SiteConfig.ScmIpSecurityRestrictions 속성

정의

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

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상