SiteConfig.IpSecurityRestrictions 속성

정의

기본 대한 IP 보안 제한을 가져오거나 설정합니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상