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 type: String)
Swift Virtual Network Contract. This is used to enable the new Swift way of doing virtual network integration.