Share via


SwiftVirtualNetworkPropertiesOutput interface

SwiftVirtualNetwork resource specific properties

Properties

subnetResourceId

The Virtual Network subnet's resource ID. This is the subnet that this Web App will join. This subnet must have a delegation to Microsoft.Web/serverFarms defined first.

swiftSupported

A flag that specifies if the scale unit this Web App is on supports Swift integration.

Property Details

subnetResourceId

The Virtual Network subnet's resource ID. This is the subnet that this Web App will join. This subnet must have a delegation to Microsoft.Web/serverFarms defined first.

subnetResourceId?: string

Property Value

string

swiftSupported

A flag that specifies if the scale unit this Web App is on supports Swift integration.

swiftSupported?: boolean

Property Value

boolean