ClusterCapacity.TotalApplianceStorageGB Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The total appliance-based storage in GB supported by this cluster for workload use. Measured in gibibytes.
public long? TotalApplianceStorageGB { get; }
member this.TotalApplianceStorageGB : Nullable<int64>
Public ReadOnly Property TotalApplianceStorageGB As Nullable(Of Long)