Share via


AmlFilesystem.StorageCapacityTiB Property

Definition

The size of the AML file system, in TiB. This might be rounded up.

[Microsoft.Azure.PowerShell.Cmdlets.StorageCache.DoNotFormat]
[Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Origin(Microsoft.Azure.PowerShell.Cmdlets.StorageCache.PropertyOrigin.Inlined)]
public float? StorageCapacityTiB { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StorageCache.DoNotFormat>]
[<Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Origin(Microsoft.Azure.PowerShell.Cmdlets.StorageCache.PropertyOrigin.Inlined)>]
member this.StorageCapacityTiB : Nullable<single> with get, set
Public Property StorageCapacityTiB As Nullable(Of Single)

Property Value

Implements

Attributes

Applies to