Get Web App Swift Virtual Network Connection Result
data class GetWebAppSwiftVirtualNetworkConnectionResult(val id: String, val kind: String? = null, val name: String, val subnetResourceId: String? = null, val swiftSupported: Boolean? = null, val systemData: SystemDataResponse, val type: String)
Swift Virtual Network Contract. This is used to enable the new Swift way of doing virtual network integration.
Properties
Link copied to clipboard
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.
Link copied to clipboard
A flag that specifies if the scale unit this Web App is on supports Swift integration.
Link copied to clipboard
The system metadata relating to this resource.