Share via


ICluster.CapacityTotalApplianceStorageGb Property

Definition

The total appliance-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 appliance-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="totalApplianceStorageGB", Update=false)]
public long? CapacityTotalApplianceStorageGb { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Create=false, Description="The total appliance-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="totalApplianceStorageGB", Update=false)>]
member this.CapacityTotalApplianceStorageGb : Nullable<int64>
Public ReadOnly Property CapacityTotalApplianceStorageGb As Nullable(Of Long)

Property Value

Attributes

Applies to