Uses of Class
com.microsoft.azure.management.cdn.IpAddressGroup
Package
Description
This package contains the classes for CdnManagementClient.
-
Uses of IpAddressGroup in com.microsoft.azure.management.cdn
Modifier and TypeMethodDescriptionIpAddressGroup.withDeliveryRegion
(String deliveryRegion) Set the delivery region of the ip address group.IpAddressGroup.withIpv4Addresses
(List<CidrIpAddress> ipv4Addresses) Set the list of ip v4 addresses.IpAddressGroup.withIpv6Addresses
(List<CidrIpAddress> ipv6Addresses) Set the list of ip v6 addresses.