AmlFilesystemSubnetInfo interface

Information required to validate the subnet that will be used in AML file system create

Properties

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.

location

Region that the AML file system will be created in.

sku

SKU for the resource.

storageCapacityTiB

The size of the AML file system, in TiB.

Property Details

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

location

Region that the AML file system will be created in.

location?: string

Property Value

string

sku

SKU for the resource.

sku?: SkuName

Property Value

storageCapacityTiB

The size of the AML file system, in TiB.

storageCapacityTiB?: number

Property Value

number