Compartir a través de


EdgeNodeInner.IpAddressGroups Propiedad

Definición

Obtiene o establece la lista de grupos de direcciones IP.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a