Share via


DatastoreInventoryItem.FreeSpaceGb Property

Definition

Gets or sets Available space of this datastore, in GBs.

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

Property Value

Implements

Attributes

Applies to