Share via


IAmlFilesystemProperties.StorageCapacityTiB Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Runtime.Info(Description="The size of the AML file system, in TiB. This might be rounded up.", PossibleTypes=new System.Type[] { typeof(System.Single) }, ReadOnly=false, Required=true, SerializedName="storageCapacityTiB")]
public float StorageCapacityTiB { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Runtime.Info(Description="The size of the AML file system, in TiB. This might be rounded up.", PossibleTypes=new System.Type[] { typeof(System.Single) }, ReadOnly=false, Required=true, SerializedName="storageCapacityTiB")>]
member this.StorageCapacityTiB : single with get, set
Public Property StorageCapacityTiB As Single

Property Value

Attributes

Applies to