다음을 통해 공유


IVolume.SizeGiB Property

Definition

Volume size.

[Microsoft.Azure.PowerShell.Cmdlets.ElasticSan.Runtime.Info(Create=true, Description="Volume size.", PossibleTypes=new System.Type[] { typeof(System.Int64) }, Read=true, ReadOnly=false, Required=true, SerializedName="sizeGiB", Update=true)]
public long SizeGiB { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ElasticSan.Runtime.Info(Create=true, Description="Volume size.", PossibleTypes=new System.Type[] { typeof(System.Int64) }, Read=true, ReadOnly=false, Required=true, SerializedName="sizeGiB", Update=true)>]
member this.SizeGiB : int64 with get, set
Public Property SizeGiB As Long

Property Value

Attributes

Applies to