Share via


IClusterProperties.ClusterCapacityTotalHostStorageGb Property

Definition

The total machine or host-based storage in GB supported by this cluster for workload use. Measured in gibibytes.

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

Property Value

Attributes

Applies to