Partager via


ISiteConfig.ScmIPSecurityRestriction Property

Definition

IP security restrictions for scm.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="IP security restrictions for scm.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.IIPSecurityRestriction) }, ReadOnly=false, Required=false, SerializedName="scmIpSecurityRestrictions")]
public Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.IIPSecurityRestriction[] ScmIPSecurityRestriction { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="IP security restrictions for scm.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.IIPSecurityRestriction) }, ReadOnly=false, Required=false, SerializedName="scmIpSecurityRestrictions")>]
member this.ScmIPSecurityRestriction : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.IIPSecurityRestriction[] with get, set
Public Property ScmIPSecurityRestriction As IIPSecurityRestriction()

Property Value

Attributes

Applies to