Share via


QuotaProperties.ResourceType Property

Definition

Gets or sets the name of the resource type.

[Newtonsoft.Json.JsonProperty(PropertyName="resourceType")]
public object ResourceType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="resourceType")>]
member this.ResourceType : obj with get, set
Public Property ResourceType As Object

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to