共用方式為


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

適用於