Condividi tramite


SubRequest.Unit Property

Definition

Gets or sets The limit units, such as count and bytes. Use the unit field provided in the response of the GET quota operation.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to