Compartir a través de


SubRequest.Unit Propiedad

Definición

Obtiene o establece Las unidades de límite, como count y bytes. Use el campo de unidad proporcionado en la respuesta de la operación de cuota GET.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a