Поделиться через


EdgeNodeInner.IpAddressGroups Свойство

Определение

Возвращает или задает список групп 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)

Значение свойства

Атрибуты
Newtonsoft.Json.JsonPropertyAttribute

Применяется к