Share via


IElasticSan.TotalSizeTiB Property

Definition

Total size of the Elastic San appliance in TB.

[Microsoft.Azure.PowerShell.Cmdlets.ElasticSan.Runtime.Info(Create=false, Description="Total size of the Elastic San appliance in TB.", PossibleTypes=new System.Type[] { typeof(System.Int64) }, Read=true, ReadOnly=true, Required=false, SerializedName="totalSizeTiB", Update=false)]
public long? TotalSizeTiB { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ElasticSan.Runtime.Info(Create=false, Description="Total size of the Elastic San appliance in TB.", PossibleTypes=new System.Type[] { typeof(System.Int64) }, Read=true, ReadOnly=true, Required=false, SerializedName="totalSizeTiB", Update=false)>]
member this.TotalSizeTiB : Nullable<int64>
Public ReadOnly Property TotalSizeTiB As Nullable(Of Long)

Property Value

Attributes

Applies to