Share via


SiteConfig.ScmIPSecurityRestrictionsUseMain Property

Definition

IP security restrictions for scm to use main.

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)]
public bool? ScmIPSecurityRestrictionsUseMain { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)>]
member this.ScmIPSecurityRestrictionsUseMain : Nullable<bool> with get, set
Public Property ScmIPSecurityRestrictionsUseMain As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to