Freigeben über


IClusterCapacity.TotalApplianceStorageGb 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=true, 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=false, Required=false, SerializedName="totalApplianceStorageGB", Update=true)]
public long? TotalApplianceStorageGb { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Create=true, 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=false, Required=false, SerializedName="totalApplianceStorageGB", Update=true)>]
member this.TotalApplianceStorageGb : Nullable<int64> with get, set
Public Property TotalApplianceStorageGb As Nullable(Of Long)

Property Value

Attributes

Applies to