VolumeUpdateProperties.SizeGiB Property

Definition

Volume size.

[Microsoft.Azure.PowerShell.Cmdlets.ElasticSan.Origin(Microsoft.Azure.PowerShell.Cmdlets.ElasticSan.PropertyOrigin.Owned)]
public long? SizeGiB { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ElasticSan.Origin(Microsoft.Azure.PowerShell.Cmdlets.ElasticSan.PropertyOrigin.Owned)>]
member this.SizeGiB : Nullable<int64> with get, set
Public Property SizeGiB As Nullable(Of Long)

Property Value

Implements

Attributes

Applies to