Udostępnij przez


IPAddressGroup.Ipv4Address Property

Definition

The list of ip v4 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> Ipv4Address { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Origin(Microsoft.Azure.PowerShell.Cmdlets.Cdn.PropertyOrigin.Owned)>]
member this.Ipv4Address : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.ICidrIPAddress> with get, set
Public Property Ipv4Address As List(Of ICidrIPAddress)

Property Value

Implements

Attributes

Applies to