Package | Description |
---|---|
com.microsoft.azure.management.cdn |
This package contains the classes for CdnManagementClient.
|
Modifier and Type | Method and Description |
---|---|
IpAddressGroup |
IpAddressGroup.withDeliveryRegion(String deliveryRegion)
Set the deliveryRegion value.
|
IpAddressGroup |
IpAddressGroup.withIpv4Addresses(List<CidrIpAddress> ipv4Addresses)
Set the ipv4Addresses value.
|
IpAddressGroup |
IpAddressGroup.withIpv6Addresses(List<CidrIpAddress> ipv6Addresses)
Set the ipv6Addresses value.
|
Modifier and Type | Method and Description |
---|---|
List<IpAddressGroup> |
EdgeNode.ipAddressGroups()
Get the ipAddressGroups value.
|
Copyright © 2019. All rights reserved.