Share via


OutboundVnetRouting interface

Outbound traffic options over virtual network.

Properties

allTraffic

Enables all other routing options defined in OutboundVnetRouting if this setting is set to true.

applicationTraffic

This causes all outbound traffic to have Virtual Network Security Groups and User Defined Routes applied. Previously called VnetRouteAllEnabled.

backupRestoreTraffic

Enables Backup and Restore operations over virtual network. Previously called VnetBackupRestoreEnabled

contentShareTraffic

Enables accessing content over virtual network. Previously called VnetContentShareEnabled

imagePullTraffic

Enables pulling image over Virtual Network. Previously called VnetImagePullEnabled.

Property Details

allTraffic

Enables all other routing options defined in OutboundVnetRouting if this setting is set to true.

allTraffic?: boolean

Property Value

boolean

applicationTraffic

This causes all outbound traffic to have Virtual Network Security Groups and User Defined Routes applied. Previously called VnetRouteAllEnabled.

applicationTraffic?: boolean

Property Value

boolean

backupRestoreTraffic

Enables Backup and Restore operations over virtual network. Previously called VnetBackupRestoreEnabled

backupRestoreTraffic?: boolean

Property Value

boolean

contentShareTraffic

Enables accessing content over virtual network. Previously called VnetContentShareEnabled

contentShareTraffic?: boolean

Property Value

boolean

imagePullTraffic

Enables pulling image over Virtual Network. Previously called VnetImagePullEnabled.

imagePullTraffic?: boolean

Property Value

boolean