Dela via


IIPSecurityRestriction.SubnetMask Property

Definition

Subnet mask for the range of IP addresses the restriction is valid for.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Subnet mask for the range of IP addresses the restriction is valid for.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="subnetMask")]
public string SubnetMask { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Subnet mask for the range of IP addresses the restriction is valid for.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="subnetMask")>]
member this.SubnetMask : string with get, set
Public Property SubnetMask As String

Property Value

Attributes

Applies to