ACIService Response Response Vnet Configuration
data class ACIServiceResponseResponseVnetConfiguration(val subnetName: String? = null, val vnetName: String? = null)
The virtual network configuration.
Constructors
Link copied to clipboard
fun ACIServiceResponseResponseVnetConfiguration(subnetName: String? = null, vnetName: String? = null)