SiteConfigResource.ScmIPSecurityRestriction Property

Definition

IP security restrictions for scm.

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.IIPSecurityRestriction> ScmIPSecurityRestriction { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Inlined)>]
member this.ScmIPSecurityRestriction : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.IIPSecurityRestriction> with get, set
Public Property ScmIPSecurityRestriction As List(Of IIPSecurityRestriction)

Property Value

Implements

Attributes

Applies to