Freigeben über


IVolume.SizeMiB Property

Definition

The size of the allocation for this volume in Mebibytes.

[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Create=true, Description="The size of the allocation for this volume in Mebibytes.", PossibleTypes=new System.Type[] { typeof(System.Int64) }, Read=true, ReadOnly=false, Required=false, SerializedName="sizeMiB", Update=false)]
public long? SizeMiB { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Create=true, Description="The size of the allocation for this volume in Mebibytes.", PossibleTypes=new System.Type[] { typeof(System.Int64) }, Read=true, ReadOnly=false, Required=false, SerializedName="sizeMiB", Update=false)>]
member this.SizeMiB : Nullable<int64> with get, set
Public Property SizeMiB As Nullable(Of Long)

Property Value

Attributes

Applies to