다음을 통해 공유


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

적용 대상