Compartir a través de


BackupManagementUsage.Limit Propiedad

Definición

Obtiene o establece el límite de uso.

[Newtonsoft.Json.JsonProperty(PropertyName="limit")]
public long? Limit { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="limit")>]
member this.Limit : Nullable<int64> with get, set
Public Property Limit As Nullable(Of Long)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a