AmlFilesystemSubnetInfo interface
Information required to validate the subnet that will be used in AML file system create
Properties
filesystem |
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. |
storage |
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
storageCapacityTiB
The size of the AML file system, in TiB.
storageCapacityTiB?: number
Property Value
number