ServerUsage.ResourceName Property

Definition

Gets the name of the resource.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to