ISiteConfigResource.ScmIPSecurityRestrictionsDefaultAction Property

Definition

Default action for scm access restriction if no rules are matched.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.PSArgumentCompleter(new System.String[] { "Allow", "Deny" })]
[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=true, Description="Default action for scm access restriction if no rules are matched.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="scmIpSecurityRestrictionsDefaultAction", Update=true)]
public string ScmIPSecurityRestrictionsDefaultAction { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.PSArgumentCompleter(new System.String[] { "Allow", "Deny" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=true, Description="Default action for scm access restriction if no rules are matched.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="scmIpSecurityRestrictionsDefaultAction", Update=true)>]
member this.ScmIPSecurityRestrictionsDefaultAction : string with get, set
Public Property ScmIPSecurityRestrictionsDefaultAction As String

Property Value

Attributes

Applies to