Aml Filesystem Args
constructor(amlFilesystemName: Output<String>? = null, encryptionSettings: Output<AmlFilesystemEncryptionSettingsArgs>? = null, filesystemSubnet: Output<String>? = null, hsm: Output<AmlFilesystemHsmArgs>? = null, identity: Output<AmlFilesystemIdentityArgs>? = null, location: Output<String>? = null, maintenanceWindow: Output<AmlFilesystemMaintenanceWindowArgs>? = null, resourceGroupName: Output<String>? = null, rootSquashSettings: Output<AmlFilesystemRootSquashSettingsArgs>? = null, sku: Output<SkuNameArgs>? = null, storageCapacityTiB: Output<Double>? = null, tags: Output<Map<String, String>>? = null, zones: Output<List<String>>? = null)