Compartir a través de


VolumeFailoverMetadata.SizeInBytes Propiedad

Definición

Obtiene o establece el tamaño del volumen en bytes en el momento en que se tomó la instantánea.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a