Share via


IAmlFilesystem.StorageCapacityTiB Property

Definition

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

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

Property Value

Attributes

Applies to