Freigeben über


EdgeNode.IPAddressGroup Property

Definition

List of ip address groups.

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

Property Value

Implements

Attributes

Applies to