Compartir a través de


GalleryDiskImage.SizeInGB Propiedad

Definición

Obtiene esta propiedad que indica el tamaño del disco duro virtual que se va a crear.

[Newtonsoft.Json.JsonProperty(PropertyName="sizeInGB")]
public int? SizeInGB { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="sizeInGB")>]
member this.SizeInGB : Nullable<int>
Public ReadOnly Property SizeInGB As Nullable(Of Integer)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a