SubnetResponse

constructor(addressPrefix: String? = null, addressPrefixes: List<String>? = null, ipAllocationMethod: String? = null, ipConfigurationReferences: List<SubnetIpConfigurationReferenceResponse>? = null, ipPools: List<IPPoolResponse>? = null, name: String? = null, networkSecurityGroup: NetworkSecurityGroupArmReferenceResponse? = null, routeTable: RouteTableResponse? = null, vlan: Int? = null)