PatchRouteFilterRuleInner.Name Property

Definition

Gets the name of the resource that is unique within a resource group. This name can be used to access the resource.

[Newtonsoft.Json.JsonProperty(PropertyName="name")]
public string Name { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="name")>]
member this.Name : string
Public ReadOnly Property Name As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to