IpSecurityRestriction.SubnetMask Property

Definition

Gets or sets subnet mask for the range of IP addresses the restriction is valid for.

[Newtonsoft.Json.JsonProperty(PropertyName="subnetMask")]
public string SubnetMask { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="subnetMask")>]
member this.SubnetMask : string with get, set
Public Property SubnetMask As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to