다음을 통해 공유


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

적용 대상