PSAccessRestrictionConfig.ScmSiteAccessRestrictions Property

Definition

public System.Collections.Generic.List<Microsoft.Azure.Commands.WebApps.Models.PSAccessRestriction> ScmSiteAccessRestrictions { get; set; }
member this.ScmSiteAccessRestrictions : System.Collections.Generic.List<Microsoft.Azure.Commands.WebApps.Models.PSAccessRestriction> with get, set
Public Property ScmSiteAccessRestrictions As List(Of PSAccessRestriction)

Property Value

Applies to