Compartilhar via


EdgeNode.IpAddressGroups Propriedade

Definição

Obtém ou define a lista de grupos de endereços ip.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.ipAddressGroups")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Cdn.Models.IpAddressGroup> IpAddressGroups { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.ipAddressGroups")>]
member this.IpAddressGroups : System.Collections.Generic.IList<Microsoft.Azure.Management.Cdn.Models.IpAddressGroup> with get, set
Public Property IpAddressGroups As IList(Of IpAddressGroup)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a