Share via


IHyperVDisk.MaxSizeInByte Property

Definition

Bytes allocated for the disk.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Bytes allocated for the disk.", PossibleTypes=new System.Type[] { typeof(System.Int64) }, ReadOnly=true, Required=false, SerializedName="maxSizeInBytes")]
public long? MaxSizeInByte { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Bytes allocated for the disk.", PossibleTypes=new System.Type[] { typeof(System.Int64) }, ReadOnly=true, Required=false, SerializedName="maxSizeInBytes")>]
member this.MaxSizeInByte : Nullable<int64>
Public ReadOnly Property MaxSizeInByte As Nullable(Of Long)

Property Value

Attributes

Applies to