QuotaChangeRequest.Payload Property

Definition

Gets or sets payload of the quota increase request.

[Newtonsoft.Json.JsonProperty(PropertyName="payload")]
public string Payload { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="payload")>]
member this.Payload : string with get, set
Public Property Payload As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to