IAmlFilesystem.CurrentStorageCapacityTiB Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Runtime.Info(Create=false, Description="The current storage capacity of the AML file system, in TiB. This reflects the actual capacity including any expansions.", PossibleTypes=new System.Type[] { typeof(System.Single) }, Read=true, ReadOnly=true, Required=false, SerializedName="currentStorageCapacityTiB", Update=false)]
public float? CurrentStorageCapacityTiB { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Runtime.Info(Create=false, Description="The current storage capacity of the AML file system, in TiB. This reflects the actual capacity including any expansions.", PossibleTypes=new System.Type[] { typeof(System.Single) }, Read=true, ReadOnly=true, Required=false, SerializedName="currentStorageCapacityTiB", Update=false)>]
member this.CurrentStorageCapacityTiB : Nullable<single>
Public ReadOnly Property CurrentStorageCapacityTiB As Nullable(Of Single)

Property Value

Attributes

Applies to