共用方式為


NetworkRuleSetIpRule.IpMask Property

Definition

Gets or sets a string that contains the IP address range in CIDR notation for the rule.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to