Share via


IAmlFilesystemSubnetInfo.StorageCapacityTiB Property

Definition

The size of the AML file system, in TiB.

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

Property Value

Attributes

Applies to