Udostępnij przez


IPAddressGroup.Ipv6Address Property

Definition

The list of ip v6 addresses.

[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Origin(Microsoft.Azure.PowerShell.Cmdlets.Cdn.PropertyOrigin.Owned)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.ICidrIPAddress> Ipv6Address { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Origin(Microsoft.Azure.PowerShell.Cmdlets.Cdn.PropertyOrigin.Owned)>]
member this.Ipv6Address : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.ICidrIPAddress> with get, set
Public Property Ipv6Address As List(Of ICidrIPAddress)

Property Value

Implements

Attributes

Applies to