Usage.ResourceName Property

Definition

Gets name of the quota resource.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to