Partager via


BackupManagementUsage.Unit Propriété

Définition

Obtient ou définit l’unité de l’utilisation. Les valeurs possibles sont les suivantes : 'Count', 'Bytes', 'Seconds', 'Percent', 'CountPerSecond', 'BytesPerSecond'

[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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à