| Package | Description |
|---|---|
| com.azure.resourcemanager.cdn.models |
Package containing the data models for CdnManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
IpAddressGroup |
IpAddressGroup.withDeliveryRegion(String deliveryRegion)
Set the deliveryRegion property: The delivery region of the ip address group.
|
IpAddressGroup |
IpAddressGroup.withIpv4Addresses(List<CidrIpAddress> ipv4Addresses)
Set the ipv4Addresses property: The list of ip v4 addresses.
|
IpAddressGroup |
IpAddressGroup.withIpv6Addresses(List<CidrIpAddress> ipv6Addresses)
Set the ipv6Addresses property: The list of ip v6 addresses.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.