Virtual Network Properties Response Subnets
constructor(addressPrefix: String? = null, addressPrefixes: List<String>? = null, ipAllocationMethod: String? = null, ipConfigurationReferences: List<VirtualNetworkPropertiesResponseIpConfigurationReferences>? = null, ipPools: List<IPPoolResponse>? = null, name: String? = null, routeTable: VirtualNetworkPropertiesResponseRouteTable? = null, vlan: Int? = null)