Share via


RetentionVolume.FreeSpaceInByte Property

Definition

The free space available in this volume.

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

Property Value

Implements

Attributes

Applies to