AmlFilesystemProperties interface

Properties of the AML file system.

Properties

clientInfo

Client information for the AML file system.

clusterUuid

The unique identifier of the AML file system cluster.

currentStorageCapacityTiB

The current storage capacity of the AML file system, in TiB. This reflects the actual capacity including any expansions.

encryptionSettings

Specifies encryption settings of the AML file system.

filesystemSubnet

Subnet used for managing the AML file system and for client-facing operations. This subnet should have at least a /24 subnet mask within the VNET's address space.

health

Health of the AML file system.

hsm

Hydration and archive settings and status

maintenanceWindow

Start time of a 30-minute weekly maintenance window.

provisioningState

ARM provisioning state.

rootSquashSettings

Specifies root squash settings of the AML file system.

storageCapacityTiB

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

throughputProvisionedMBps

Throughput provisioned in MB per sec, calculated as storageCapacityTiB * per-unit storage throughput

Property Details

clientInfo

Client information for the AML file system.

clientInfo?: AmlFilesystemClientInfo

Property Value

clusterUuid

The unique identifier of the AML file system cluster.

clusterUuid?: string

Property Value

string

currentStorageCapacityTiB

The current storage capacity of the AML file system, in TiB. This reflects the actual capacity including any expansions.

currentStorageCapacityTiB?: number

Property Value

number

encryptionSettings

Specifies encryption settings of the AML file system.

encryptionSettings?: AmlFilesystemEncryptionSettings

Property Value

filesystemSubnet

Subnet used for managing the AML file system and for client-facing operations. This subnet should have at least a /24 subnet mask within the VNET's address space.

filesystemSubnet: string

Property Value

string

health

Health of the AML file system.

health?: AmlFilesystemHealth

Property Value

hsm

Hydration and archive settings and status

hsm?: AmlFilesystemPropertiesHsm

Property Value

maintenanceWindow

Start time of a 30-minute weekly maintenance window.

maintenanceWindow: AmlFilesystemPropertiesMaintenanceWindow

Property Value

provisioningState

ARM provisioning state.

provisioningState?: string

Property Value

string

rootSquashSettings

Specifies root squash settings of the AML file system.

rootSquashSettings?: AmlFilesystemRootSquashSettings

Property Value

storageCapacityTiB

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

storageCapacityTiB: number

Property Value

number

throughputProvisionedMBps

Throughput provisioned in MB per sec, calculated as storageCapacityTiB * per-unit storage throughput

throughputProvisionedMBps?: number

Property Value

number