Get Web App Swift Virtual Network Connection Slot Result
data class GetWebAppSwiftVirtualNetworkConnectionSlotResult(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.
Constructors
Link copied to clipboard
fun GetWebAppSwiftVirtualNetworkConnectionSlotResult(id: String, kind: String? = null, name: String, subnetResourceId: String? = null, swiftSupported: Boolean? = null, systemData: SystemDataResponse, type: String)