Share via


SiteConfigData.ScmIPSecurityRestrictions Property

Definition

IP security restrictions for scm.

public System.Collections.Generic.IList<Azure.ResourceManager.AppService.Models.AppServiceIPSecurityRestriction> ScmIPSecurityRestrictions { get; set; }
member this.ScmIPSecurityRestrictions : System.Collections.Generic.IList<Azure.ResourceManager.AppService.Models.AppServiceIPSecurityRestriction> with get, set
Public Property ScmIPSecurityRestrictions As IList(Of AppServiceIPSecurityRestriction)

Property Value

Applies to