共用方式為


IpSecurityRestriction.SubnetMask 屬性

定義

取得或設定限制有效之 IP 位址範圍的子網路遮罩。

[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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於