Поделиться через


IpAddressGroup.Ipv6Addresses Свойство

Определение

Возвращает или задает список IP-адресов версии 6.

[Newtonsoft.Json.JsonProperty(PropertyName="ipv6Addresses")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Cdn.Fluent.Models.CidrIpAddress> Ipv6Addresses { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="ipv6Addresses")>]
member this.Ipv6Addresses : System.Collections.Generic.IList<Microsoft.Azure.Management.Cdn.Fluent.Models.CidrIpAddress> with get, set
Public Property Ipv6Addresses As IList(Of CidrIpAddress)

Значение свойства

Атрибуты
Newtonsoft.Json.JsonPropertyAttribute

Применяется к