Get Aml Filesystem Result
constructor(azureApiVersion: String, clientInfo: AmlFilesystemClientInfoResponse, encryptionSettings: AmlFilesystemEncryptionSettingsResponse? = null, filesystemSubnet: String, health: AmlFilesystemHealthResponse, hsm: AmlFilesystemResponseHsm? = null, id: String, identity: AmlFilesystemIdentityResponse? = null, location: String, maintenanceWindow: AmlFilesystemResponseMaintenanceWindow, name: String, provisioningState: String, rootSquashSettings: AmlFilesystemRootSquashSettingsResponse? = null, sku: SkuNameResponse? = null, storageCapacityTiB: Double, systemData: SystemDataResponse, tags: Map<String, String>? = null, throughputProvisionedMBps: Int, type: String, zones: List<String>? = null)