AmlFileSystemData.CurrentStorageCapacityTiB 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 current storage capacity of the AML file system, in TiB. This reflects the actual capacity including any expansions.
public float? CurrentStorageCapacityTiB { get; }
member this.CurrentStorageCapacityTiB : Nullable<single>
Public ReadOnly Property CurrentStorageCapacityTiB As Nullable(Of Single)