Virtual Network Properties Response
data class VirtualNetworkPropertiesResponse(val id: String? = null, val subnet: SubnetPropertiesResponse? = null)
Settings concerning the virtual network.
Settings concerning the virtual network.