Compartir a través de


ServerEndpointUpdateParameters.VolumeFreeSpacePercent Propiedad

Definición

Obtiene o establece el nivel de espacio libre que va a mantener Cloud Tiering si está habilitado.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.volumeFreeSpacePercent")]
public int? VolumeFreeSpacePercent { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.volumeFreeSpacePercent")>]
member this.VolumeFreeSpacePercent : Nullable<int> with get, set
Public Property VolumeFreeSpacePercent As Nullable(Of Integer)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a