Share via


ICluster.CapacityAvailableHostStorageGb Property

Definition

The remaining machine or host-based storage in GB available for workload use. Measured in gibibytes.

[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Create=false, Description="The remaining machine or host-based storage in GB available for workload use. Measured in gibibytes.", PossibleTypes=new System.Type[] { typeof(System.Int64) }, Read=true, ReadOnly=true, Required=false, SerializedName="availableHostStorageGB", Update=false)]
public long? CapacityAvailableHostStorageGb { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Create=false, Description="The remaining machine or host-based storage in GB available for workload use. Measured in gibibytes.", PossibleTypes=new System.Type[] { typeof(System.Int64) }, Read=true, ReadOnly=true, Required=false, SerializedName="availableHostStorageGB", Update=false)>]
member this.CapacityAvailableHostStorageGb : Nullable<int64>
Public ReadOnly Property CapacityAvailableHostStorageGb As Nullable(Of Long)

Property Value

Attributes

Applies to