Udostępnij za pośrednictwem


QuotaRequestSubmitResponse202.Id Property

Definition

Gets the quota request ID. To check the request status, use the id value in a Quota Request Status GET operation.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to