你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IpAddressGroup interface

CDN Ip address group

Properties

deliveryRegion

The delivery region of the ip address group

ipv4Addresses

The list of ip v4 addresses.

ipv6Addresses

The list of ip v6 addresses.

Property Details

deliveryRegion

The delivery region of the ip address group

deliveryRegion?: string

Property Value

string

ipv4Addresses

The list of ip v4 addresses.

ipv4Addresses?: CidrIpAddress[]

Property Value

ipv6Addresses

The list of ip v6 addresses.

ipv6Addresses?: CidrIpAddress[]

Property Value