Share via


EdgeNode.IpAddressGroups Property

Definition

Gets or sets list of ip address groups.

public System.Collections.Generic.IList<Microsoft.Azure.Management.Cdn.Fluent.Models.IpAddressGroup> IpAddressGroups { get; }
member this.IpAddressGroups : System.Collections.Generic.IList<Microsoft.Azure.Management.Cdn.Fluent.Models.IpAddressGroup>
Public ReadOnly Property IpAddressGroups As IList(Of IpAddressGroup)

Property Value

Applies to