### YamlMime:JavaType uid: "com.microsoft.azure.management.cdn.IpAddressGroup" fullName: "com.microsoft.azure.management.cdn.IpAddressGroup" name: "IpAddressGroup" nameWithType: "IpAddressGroup" summary: "CDN Ip address group." inheritances: - "" inheritedClassMethods: - classRef: "" methodsRef: - "" - "" - "" - "" - "" - "" - "" - "" - "" - "" - "" syntax: "public class **IpAddressGroup**" constructors: - uid: "com.microsoft.azure.management.cdn.IpAddressGroup.IpAddressGroup()" fullName: "com.microsoft.azure.management.cdn.IpAddressGroup.IpAddressGroup()" name: "IpAddressGroup()" nameWithType: "IpAddressGroup.IpAddressGroup()" syntax: "public IpAddressGroup()" methods: - uid: "com.microsoft.azure.management.cdn.IpAddressGroup.deliveryRegion()" fullName: "com.microsoft.azure.management.cdn.IpAddressGroup.deliveryRegion()" name: "deliveryRegion()" nameWithType: "IpAddressGroup.deliveryRegion()" summary: "Get the delivery region of the ip address group." syntax: "public String deliveryRegion()" desc: "Get the delivery region of the ip address group." returns: description: "the deliveryRegion value" type: "" - uid: "com.microsoft.azure.management.cdn.IpAddressGroup.ipv4Addresses()" fullName: "com.microsoft.azure.management.cdn.IpAddressGroup.ipv4Addresses()" name: "ipv4Addresses()" nameWithType: "IpAddressGroup.ipv4Addresses()" summary: "Get the list of ip v4 addresses." syntax: "public List ipv4Addresses()" desc: "Get the list of ip v4 addresses." returns: description: "the ipv4Addresses value" type: "<>" - uid: "com.microsoft.azure.management.cdn.IpAddressGroup.ipv6Addresses()" fullName: "com.microsoft.azure.management.cdn.IpAddressGroup.ipv6Addresses()" name: "ipv6Addresses()" nameWithType: "IpAddressGroup.ipv6Addresses()" summary: "Get the list of ip v6 addresses." syntax: "public List ipv6Addresses()" desc: "Get the list of ip v6 addresses." returns: description: "the ipv6Addresses value" type: "<>" - uid: "com.microsoft.azure.management.cdn.IpAddressGroup.withDeliveryRegion(java.lang.String)" fullName: "com.microsoft.azure.management.cdn.IpAddressGroup.withDeliveryRegion(String deliveryRegion)" name: "withDeliveryRegion(String deliveryRegion)" nameWithType: "IpAddressGroup.withDeliveryRegion(String deliveryRegion)" summary: "Set the delivery region of the ip address group." parameters: - description: "the deliveryRegion value to set" name: "deliveryRegion" type: "" syntax: "public IpAddressGroup withDeliveryRegion(String deliveryRegion)" desc: "Set the delivery region of the ip address group." returns: description: "the IpAddressGroup object itself." type: "" - uid: "com.microsoft.azure.management.cdn.IpAddressGroup.withIpv4Addresses(java.util.List)" fullName: "com.microsoft.azure.management.cdn.IpAddressGroup.withIpv4Addresses(List ipv4Addresses)" name: "withIpv4Addresses(List ipv4Addresses)" nameWithType: "IpAddressGroup.withIpv4Addresses(List ipv4Addresses)" summary: "Set the list of ip v4 addresses." parameters: - description: "the ipv4Addresses value to set" name: "ipv4Addresses" type: "<>" syntax: "public IpAddressGroup withIpv4Addresses(List ipv4Addresses)" desc: "Set the list of ip v4 addresses." returns: description: "the IpAddressGroup object itself." type: "" - uid: "com.microsoft.azure.management.cdn.IpAddressGroup.withIpv6Addresses(java.util.List)" fullName: "com.microsoft.azure.management.cdn.IpAddressGroup.withIpv6Addresses(List ipv6Addresses)" name: "withIpv6Addresses(List ipv6Addresses)" nameWithType: "IpAddressGroup.withIpv6Addresses(List ipv6Addresses)" summary: "Set the list of ip v6 addresses." parameters: - description: "the ipv6Addresses value to set" name: "ipv6Addresses" type: "<>" syntax: "public IpAddressGroup withIpv6Addresses(List ipv6Addresses)" desc: "Set the list of ip v6 addresses." returns: description: "the IpAddressGroup object itself." type: "" type: "class" desc: "CDN Ip address group." metadata: {} package: "com.microsoft.azure.management.cdn" artifact: com.microsoft.azure:azure-mgmt-cdn:1.41.4