共用方式為


IpAddressGroup.Ipv6Addresses 屬性

定義

取得或設定 ip v6 位址的清單。

[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

適用於