Share via


Disk.MaxSizeInByte Property

Definition

The size of the disk, in bytes

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

Property Value

Implements

Attributes

Applies to