Condividi tramite


EdgeNodeInner.IpAddressGroups Proprietà

Definizione

Ottiene o imposta l'elenco dei gruppi di indirizzi 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)

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a