Share via


NetworkRuleSetIpRule.FilterName Property

Definition

Gets or sets name of the IP filter rule.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to