Partager via


IpAddressGroup.Ipv6Addresses Propriété

Définition

Obtient ou définit la liste des adresses 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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à