共用方式為


SubRequest.ResourceType Property

Definition

Gets resource type for which the quota check was made.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to