@azure/arm-storagecache 7.0.0-beta.1 → 7.0.1-alpha.20230621.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (114) hide show
  1. package/CHANGELOG.md +15 -4
  2. package/README.md +2 -2
  3. package/dist/index.js +3670 -3582
  4. package/dist/index.js.map +1 -1
  5. package/dist/index.min.js +1 -1
  6. package/dist/index.min.js.map +1 -1
  7. package/dist-esm/samples-dev/amlFilesystemsArchiveSample.js +1 -1
  8. package/dist-esm/samples-dev/amlFilesystemsCancelArchiveSample.js +1 -1
  9. package/dist-esm/samples-dev/amlFilesystemsCreateOrUpdateSample.js +1 -1
  10. package/dist-esm/samples-dev/amlFilesystemsDeleteSample.js +1 -1
  11. package/dist-esm/samples-dev/amlFilesystemsGetSample.js +1 -1
  12. package/dist-esm/samples-dev/amlFilesystemsListByResourceGroupSample.js +13 -6
  13. package/dist-esm/samples-dev/amlFilesystemsListByResourceGroupSample.js.map +1 -1
  14. package/dist-esm/samples-dev/amlFilesystemsListSample.js +13 -6
  15. package/dist-esm/samples-dev/amlFilesystemsListSample.js.map +1 -1
  16. package/dist-esm/samples-dev/amlFilesystemsUpdateSample.js +1 -1
  17. package/dist-esm/samples-dev/ascOperationsGetSample.js +1 -1
  18. package/dist-esm/samples-dev/ascUsagesListSample.js +13 -6
  19. package/dist-esm/samples-dev/ascUsagesListSample.js.map +1 -1
  20. package/dist-esm/samples-dev/cachesCreateOrUpdateSample.js +2 -4
  21. package/dist-esm/samples-dev/cachesCreateOrUpdateSample.js.map +1 -1
  22. package/dist-esm/samples-dev/cachesDebugInfoSample.js +1 -1
  23. package/dist-esm/samples-dev/cachesDeleteSample.js +1 -1
  24. package/dist-esm/samples-dev/cachesFlushSample.js +1 -1
  25. package/dist-esm/samples-dev/cachesGetSample.js +1 -1
  26. package/dist-esm/samples-dev/cachesListByResourceGroupSample.js +13 -6
  27. package/dist-esm/samples-dev/cachesListByResourceGroupSample.js.map +1 -1
  28. package/dist-esm/samples-dev/cachesListSample.js +13 -6
  29. package/dist-esm/samples-dev/cachesListSample.js.map +1 -1
  30. package/dist-esm/samples-dev/cachesPausePrimingJobSample.js +1 -1
  31. package/dist-esm/samples-dev/cachesResumePrimingJobSample.js +1 -1
  32. package/dist-esm/samples-dev/cachesSpaceAllocationSample.js +1 -1
  33. package/dist-esm/samples-dev/cachesStartPrimingJobSample.js +1 -1
  34. package/dist-esm/samples-dev/cachesStartSample.js +1 -1
  35. package/dist-esm/samples-dev/cachesStopPrimingJobSample.js +1 -1
  36. package/dist-esm/samples-dev/cachesStopSample.js +1 -1
  37. package/dist-esm/samples-dev/cachesUpdateSample.js +3 -5
  38. package/dist-esm/samples-dev/cachesUpdateSample.js.map +1 -1
  39. package/dist-esm/samples-dev/cachesUpgradeFirmwareSample.js +1 -1
  40. package/dist-esm/samples-dev/checkAmlFsSubnetsSample.js +1 -1
  41. package/dist-esm/samples-dev/getRequiredAmlFsSubnetsSizeSample.js +1 -1
  42. package/dist-esm/samples-dev/operationsListSample.js +13 -6
  43. package/dist-esm/samples-dev/operationsListSample.js.map +1 -1
  44. package/dist-esm/samples-dev/skusListSample.js +13 -6
  45. package/dist-esm/samples-dev/skusListSample.js.map +1 -1
  46. package/dist-esm/samples-dev/storageTargetFlushSample.js +1 -1
  47. package/dist-esm/samples-dev/storageTargetInvalidateSample.js +1 -1
  48. package/dist-esm/samples-dev/storageTargetResumeSample.js +1 -1
  49. package/dist-esm/samples-dev/storageTargetSuspendSample.js +1 -1
  50. package/dist-esm/samples-dev/storageTargetsCreateOrUpdateSample.js +3 -3
  51. package/dist-esm/samples-dev/storageTargetsDeleteSample.js +1 -1
  52. package/dist-esm/samples-dev/storageTargetsDnsRefreshSample.js +1 -1
  53. package/dist-esm/samples-dev/storageTargetsGetSample.js +1 -1
  54. package/dist-esm/samples-dev/storageTargetsListByCacheSample.js +13 -6
  55. package/dist-esm/samples-dev/storageTargetsListByCacheSample.js.map +1 -1
  56. package/dist-esm/samples-dev/storageTargetsRestoreDefaultsSample.js +1 -1
  57. package/dist-esm/samples-dev/usageModelsListSample.js +13 -6
  58. package/dist-esm/samples-dev/usageModelsListSample.js.map +1 -1
  59. package/dist-esm/src/models/index.d.ts +581 -564
  60. package/dist-esm/src/models/index.d.ts.map +1 -1
  61. package/dist-esm/src/models/index.js +70 -70
  62. package/dist-esm/src/models/index.js.map +1 -1
  63. package/dist-esm/src/models/mappers.d.ts +31 -30
  64. package/dist-esm/src/models/mappers.d.ts.map +1 -1
  65. package/dist-esm/src/models/mappers.js +1386 -1362
  66. package/dist-esm/src/models/mappers.js.map +1 -1
  67. package/dist-esm/src/models/parameters.d.ts +9 -9
  68. package/dist-esm/src/models/parameters.d.ts.map +1 -1
  69. package/dist-esm/src/models/parameters.js +70 -70
  70. package/dist-esm/src/models/parameters.js.map +1 -1
  71. package/dist-esm/src/operations/amlFilesystems.js +28 -14
  72. package/dist-esm/src/operations/amlFilesystems.js.map +1 -1
  73. package/dist-esm/src/operations/ascUsages.js +13 -6
  74. package/dist-esm/src/operations/ascUsages.js.map +1 -1
  75. package/dist-esm/src/operations/caches.js +28 -14
  76. package/dist-esm/src/operations/caches.js.map +1 -1
  77. package/dist-esm/src/operations/index.d.ts +1 -1
  78. package/dist-esm/src/operations/index.d.ts.map +1 -1
  79. package/dist-esm/src/operations/index.js +1 -1
  80. package/dist-esm/src/operations/index.js.map +1 -1
  81. package/dist-esm/src/operations/operations.js +12 -5
  82. package/dist-esm/src/operations/operations.js.map +1 -1
  83. package/dist-esm/src/operations/skus.js +14 -7
  84. package/dist-esm/src/operations/skus.js.map +1 -1
  85. package/dist-esm/src/operations/storageTargets.js +13 -6
  86. package/dist-esm/src/operations/storageTargets.js.map +1 -1
  87. package/dist-esm/src/operations/usageModels.js +14 -7
  88. package/dist-esm/src/operations/usageModels.js.map +1 -1
  89. package/dist-esm/src/operationsInterfaces/index.d.ts +1 -1
  90. package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -1
  91. package/dist-esm/src/operationsInterfaces/index.js +1 -1
  92. package/dist-esm/src/operationsInterfaces/index.js.map +1 -1
  93. package/dist-esm/src/storageCacheManagementClient.d.ts +2 -2
  94. package/dist-esm/src/storageCacheManagementClient.d.ts.map +1 -1
  95. package/dist-esm/src/storageCacheManagementClient.js +4 -4
  96. package/dist-esm/src/storageCacheManagementClient.js.map +1 -1
  97. package/dist-esm/test/storagecache_operations_test.spec.js +24 -11
  98. package/dist-esm/test/storagecache_operations_test.spec.js.map +1 -1
  99. package/package.json +4 -4
  100. package/review/arm-storagecache.api.md +17 -11
  101. package/src/models/index.ts +679 -661
  102. package/src/models/mappers.ts +1399 -1376
  103. package/src/models/parameters.ts +82 -82
  104. package/src/operations/amlFilesystems.ts +4 -4
  105. package/src/operations/ascUsages.ts +1 -1
  106. package/src/operations/caches.ts +4 -4
  107. package/src/operations/index.ts +1 -1
  108. package/src/operations/skus.ts +2 -2
  109. package/src/operations/storageTargets.ts +1 -1
  110. package/src/operations/usageModels.ts +2 -2
  111. package/src/operationsInterfaces/index.ts +1 -1
  112. package/src/storageCacheManagementClient.ts +8 -8
  113. package/types/arm-storagecache.d.ts +48 -30
  114. package/types/tsdoc-metadata.json +1 -1
@@ -8,6 +8,325 @@
8
8
 
9
9
  import * as coreClient from "@azure/core-client";
10
10
 
11
+ /** Result of the request to list AML file systems. It contains a list of AML file systems and a URL link to get the next set of results. */
12
+ export interface AmlFilesystemsListResult {
13
+ /** URL to get the next set of AML file system list results, if there are any. */
14
+ nextLink?: string;
15
+ /** List of AML file systems. */
16
+ value?: AmlFilesystem[];
17
+ }
18
+
19
+ /** Managed Identity properties. */
20
+ export interface AmlFilesystemIdentity {
21
+ /**
22
+ * The principal ID for the user-assigned identity of the resource.
23
+ * NOTE: This property will not be serialized. It can only be populated by the server.
24
+ */
25
+ readonly principalId?: string;
26
+ /**
27
+ * The tenant ID associated with the resource.
28
+ * NOTE: This property will not be serialized. It can only be populated by the server.
29
+ */
30
+ readonly tenantId?: string;
31
+ /** The type of identity used for the resource. */
32
+ type?: AmlFilesystemIdentityType;
33
+ /** A dictionary where each key is a user assigned identity resource ID, and each key's value is an empty dictionary. */
34
+ userAssignedIdentities?: {
35
+ [propertyName: string]: UserAssignedIdentitiesValue;
36
+ };
37
+ }
38
+
39
+ export interface UserAssignedIdentitiesValue {
40
+ /**
41
+ * The principal ID of the user-assigned identity.
42
+ * NOTE: This property will not be serialized. It can only be populated by the server.
43
+ */
44
+ readonly principalId?: string;
45
+ /**
46
+ * The client ID of the user-assigned identity.
47
+ * NOTE: This property will not be serialized. It can only be populated by the server.
48
+ */
49
+ readonly clientId?: string;
50
+ }
51
+
52
+ /** SKU for the resource. */
53
+ export interface SkuName {
54
+ /** SKU name for this resource. */
55
+ name?: string;
56
+ }
57
+
58
+ /** An indication of AML file system health. Gives more information about health than just that related to provisioning. */
59
+ export interface AmlFilesystemHealth {
60
+ /** List of AML file system health states. */
61
+ state?: AmlFilesystemHealthStateType;
62
+ /** Server-defined error code for the AML file system health */
63
+ statusCode?: string;
64
+ /** Describes the health state. */
65
+ statusDescription?: string;
66
+ }
67
+
68
+ /** AML file system client information */
69
+ export interface AmlFilesystemClientInfo {
70
+ /**
71
+ * The IPv4 address used by clients to mount the AML file system's Lustre Management Service (MGS).
72
+ * NOTE: This property will not be serialized. It can only be populated by the server.
73
+ */
74
+ readonly mgsAddress?: string;
75
+ /**
76
+ * Recommended command to mount the AML file system
77
+ * NOTE: This property will not be serialized. It can only be populated by the server.
78
+ */
79
+ readonly mountCommand?: string;
80
+ /**
81
+ * The version of Lustre running in the AML file system
82
+ * NOTE: This property will not be serialized. It can only be populated by the server.
83
+ */
84
+ readonly lustreVersion?: string;
85
+ /**
86
+ * Container Storage Interface information for the AML file system.
87
+ * NOTE: This property will not be serialized. It can only be populated by the server.
88
+ */
89
+ readonly containerStorageInterface?: AmlFilesystemContainerStorageInterface;
90
+ }
91
+
92
+ /** AML file system container storage interface information */
93
+ export interface AmlFilesystemContainerStorageInterface {
94
+ /**
95
+ * Recommended AKS Persistent Volume Claim for the CSI driver, in Base64 encoded YAML
96
+ * NOTE: This property will not be serialized. It can only be populated by the server.
97
+ */
98
+ readonly persistentVolumeClaim?: string;
99
+ /**
100
+ * Recommended AKS Persistent Volume for the CSI driver, in Base64 encoded YAML
101
+ * NOTE: This property will not be serialized. It can only be populated by the server.
102
+ */
103
+ readonly persistentVolume?: string;
104
+ /**
105
+ * Recommended AKS Storage Class for the CSI driver, in Base64 encoded YAML
106
+ * NOTE: This property will not be serialized. It can only be populated by the server.
107
+ */
108
+ readonly storageClass?: string;
109
+ }
110
+
111
+ /** AML file system encryption settings. */
112
+ export interface AmlFilesystemEncryptionSettings {
113
+ /** Specifies the location of the encryption key in Key Vault. */
114
+ keyEncryptionKey?: KeyVaultKeyReference;
115
+ }
116
+
117
+ /** Describes a reference to key vault key. */
118
+ export interface KeyVaultKeyReference {
119
+ /** The URL referencing a key encryption key in key vault. */
120
+ keyUrl: string;
121
+ /** Describes a resource Id to source key vault. */
122
+ sourceVault: KeyVaultKeyReferenceSourceVault;
123
+ }
124
+
125
+ /** Describes a resource Id to source key vault. */
126
+ export interface KeyVaultKeyReferenceSourceVault {
127
+ /** Resource Id. */
128
+ id?: string;
129
+ }
130
+
131
+ /** Start time of a 30-minute weekly maintenance window. */
132
+ export interface AmlFilesystemPropertiesMaintenanceWindow {
133
+ /** Day of the week on which the maintenance window will occur. */
134
+ dayOfWeek?: MaintenanceDayOfWeekType;
135
+ /** The time of day (in UTC) to start the maintenance window. */
136
+ timeOfDayUTC?: string;
137
+ }
138
+
139
+ /** Hydration and archive settings and status */
140
+ export interface AmlFilesystemPropertiesHsm {
141
+ /** Specifies HSM settings of the AML file system. */
142
+ settings?: AmlFilesystemHsmSettings;
143
+ /**
144
+ * Archive status
145
+ * NOTE: This property will not be serialized. It can only be populated by the server.
146
+ */
147
+ readonly archiveStatus?: AmlFilesystemArchive[];
148
+ }
149
+
150
+ /** AML file system HSM settings. */
151
+ export interface AmlFilesystemHsmSettings {
152
+ /** Resource ID of storage container used for hydrating the namespace and archiving from the namespace. The resource provider must have permission to create SAS tokens on the storage account. */
153
+ container: string;
154
+ /** Resource ID of storage container used for logging events and errors. Must be a separate container in the same storage account as the hydration and archive container. The resource provider must have permission to create SAS tokens on the storage account. */
155
+ loggingContainer: string;
156
+ /** Only blobs in the non-logging container that start with this path/prefix get hydrated into the cluster namespace. */
157
+ importPrefix?: string;
158
+ }
159
+
160
+ /** Information about the AML file system archive */
161
+ export interface AmlFilesystemArchive {
162
+ /**
163
+ * Lustre file system path to archive relative to the file system root. Specify '/' to archive all modified data.
164
+ * NOTE: This property will not be serialized. It can only be populated by the server.
165
+ */
166
+ readonly filesystemPath?: string;
167
+ /**
168
+ * The status of the archive
169
+ * NOTE: This property will not be serialized. It can only be populated by the server.
170
+ */
171
+ readonly status?: AmlFilesystemArchiveStatus;
172
+ }
173
+
174
+ /** The status of the archive */
175
+ export interface AmlFilesystemArchiveStatus {
176
+ /**
177
+ * The state of the archive operation
178
+ * NOTE: This property will not be serialized. It can only be populated by the server.
179
+ */
180
+ readonly state?: ArchiveStatusType;
181
+ /**
182
+ * The time of the last completed archive operation
183
+ * NOTE: This property will not be serialized. It can only be populated by the server.
184
+ */
185
+ readonly lastCompletionTime?: Date;
186
+ /**
187
+ * The time the latest archive operation started
188
+ * NOTE: This property will not be serialized. It can only be populated by the server.
189
+ */
190
+ readonly lastStartedTime?: Date;
191
+ /**
192
+ * The completion percentage of the archive operation
193
+ * NOTE: This property will not be serialized. It can only be populated by the server.
194
+ */
195
+ readonly percentComplete?: number;
196
+ /**
197
+ * Server-defined error code for the archive operation
198
+ * NOTE: This property will not be serialized. It can only be populated by the server.
199
+ */
200
+ readonly errorCode?: string;
201
+ /**
202
+ * Server-defined error message for the archive operation
203
+ * NOTE: This property will not be serialized. It can only be populated by the server.
204
+ */
205
+ readonly errorMessage?: string;
206
+ }
207
+
208
+ /** Common fields that are returned in the response for all Azure Resource Manager resources */
209
+ export interface Resource {
210
+ /**
211
+ * Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
212
+ * NOTE: This property will not be serialized. It can only be populated by the server.
213
+ */
214
+ readonly id?: string;
215
+ /**
216
+ * The name of the resource
217
+ * NOTE: This property will not be serialized. It can only be populated by the server.
218
+ */
219
+ readonly name?: string;
220
+ /**
221
+ * The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
222
+ * NOTE: This property will not be serialized. It can only be populated by the server.
223
+ */
224
+ readonly type?: string;
225
+ /**
226
+ * Azure Resource Manager metadata containing createdBy and modifiedBy information.
227
+ * NOTE: This property will not be serialized. It can only be populated by the server.
228
+ */
229
+ readonly systemData?: SystemData;
230
+ }
231
+
232
+ /** Metadata pertaining to creation and last modification of the resource. */
233
+ export interface SystemData {
234
+ /** The identity that created the resource. */
235
+ createdBy?: string;
236
+ /** The type of identity that created the resource. */
237
+ createdByType?: CreatedByType;
238
+ /** The timestamp of resource creation (UTC). */
239
+ createdAt?: Date;
240
+ /** The identity that last modified the resource. */
241
+ lastModifiedBy?: string;
242
+ /** The type of identity that last modified the resource. */
243
+ lastModifiedByType?: CreatedByType;
244
+ /** The timestamp of resource last modification (UTC) */
245
+ lastModifiedAt?: Date;
246
+ }
247
+
248
+ /** An error response. */
249
+ export interface CloudError {
250
+ /** The body of the error. */
251
+ error?: CloudErrorBody;
252
+ }
253
+
254
+ /** An error response. */
255
+ export interface CloudErrorBody {
256
+ /** An identifier for the error. Codes are invariant and are intended to be consumed programmatically. */
257
+ code?: string;
258
+ /** A list of additional details about the error. */
259
+ details?: CloudErrorBody[];
260
+ /** A message describing the error, intended to be suitable for display in a user interface. */
261
+ message?: string;
262
+ /** The target of the particular error. For example, the name of the property in error. */
263
+ target?: string;
264
+ }
265
+
266
+ /** An AML file system update instance. */
267
+ export interface AmlFilesystemUpdate {
268
+ /** Resource tags. */
269
+ tags?: { [propertyName: string]: string };
270
+ /** Specifies encryption settings of the AML file system. */
271
+ encryptionSettings?: AmlFilesystemEncryptionSettings;
272
+ /** Start time of a 30-minute weekly maintenance window. */
273
+ maintenanceWindow?: AmlFilesystemUpdatePropertiesMaintenanceWindow;
274
+ }
275
+
276
+ /** Start time of a 30-minute weekly maintenance window. */
277
+ export interface AmlFilesystemUpdatePropertiesMaintenanceWindow {
278
+ /** Day of the week on which the maintenance window will occur. */
279
+ dayOfWeek?: MaintenanceDayOfWeekType;
280
+ /** The time of day (in UTC) to start the maintenance window. */
281
+ timeOfDayUTC?: string;
282
+ }
283
+
284
+ /** Information required to execute the archive operation */
285
+ export interface AmlFilesystemArchiveInfo {
286
+ /** Lustre file system path to archive relative to the file system root. Specify '/' to archive all modified data. */
287
+ filesystemPath?: string;
288
+ }
289
+
290
+ /** Information required to validate the subnet that will be used in AML file system create */
291
+ export interface AmlFilesystemSubnetInfo {
292
+ /** 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. */
293
+ filesystemSubnet?: string;
294
+ /** The size of the AML file system, in TiB. */
295
+ storageCapacityTiB?: number;
296
+ /** SKU for the resource. */
297
+ sku?: SkuName;
298
+ /** Region that the AML file system will be created in. */
299
+ location?: string;
300
+ }
301
+
302
+ /** The error details provided when the checkAmlFSSubnets call fails. */
303
+ export interface AmlFilesystemCheckSubnetError {
304
+ /** The error details for the AML file system's subnet. */
305
+ filesystemSubnet?: AmlFilesystemCheckSubnetErrorFilesystemSubnet;
306
+ }
307
+
308
+ /** The error details for the AML file system's subnet. */
309
+ export interface AmlFilesystemCheckSubnetErrorFilesystemSubnet {
310
+ /** The status of the AML file system subnet check. */
311
+ status?: FilesystemSubnetStatusType;
312
+ /** The details of the AML file system subnet check. */
313
+ message?: string;
314
+ }
315
+
316
+ /** Information required to get the number of available IP addresses a subnet should have that will be used in AML file system create */
317
+ export interface RequiredAmlFilesystemSubnetsSizeInfo {
318
+ /** The size of the AML file system, in TiB. */
319
+ storageCapacityTiB?: number;
320
+ /** SKU for the resource. */
321
+ sku?: SkuName;
322
+ }
323
+
324
+ /** Information about the number of available IP addresses that are required for the AML file system. */
325
+ export interface RequiredAmlFilesystemSubnetsSize {
326
+ /** The number of available IP addresses that are required for the AML file system. */
327
+ filesystemSubnetSize?: number;
328
+ }
329
+
11
330
  /** Result of the request to list Resource Provider operations. It contains a list of operations and a URL link to get the next set of results. */
12
331
  export interface ApiOperationListResult {
13
332
  /** URL to get the next set of operation list results if there are any. */
@@ -90,24 +409,6 @@ export interface LogSpecification {
90
409
  displayName?: string;
91
410
  }
92
411
 
93
- /** An error response. */
94
- export interface CloudError {
95
- /** The body of the error. */
96
- error?: CloudErrorBody;
97
- }
98
-
99
- /** An error response. */
100
- export interface CloudErrorBody {
101
- /** An identifier for the error. Codes are invariant and are intended to be consumed programmatically. */
102
- code?: string;
103
- /** A list of additional details about the error. */
104
- details?: CloudErrorBody[];
105
- /** A message describing the error, intended to be suitable for display in a user interface. */
106
- message?: string;
107
- /** The target of the particular error. For example, the name of the property in error. */
108
- target?: string;
109
- }
110
-
111
412
  /** The response from the List Cache SKUs operation. */
112
413
  export interface ResourceSkusResult {
113
414
  /** The URI to fetch the next page of cache SKUs. */
@@ -307,10 +608,8 @@ export interface Cache {
307
608
  readonly systemData?: SystemData;
308
609
  /** SKU for the cache. */
309
610
  sku?: CacheSku;
310
- /** The size of this cache, in GB, when scalingFactor is 1.0. Values depend on the cache SKU - <a href="https://learn.microsoft.com/en-us/rest/api/storagecache/skus/list?tabs=HTTP">List SKUs</a>. */
611
+ /** The size of this Cache, in GB. */
311
612
  cacheSizeGB?: number;
312
- /** Multiplier that sets the current storage and throughput capacity of the cache. Values depend on the cache SKU - <a href="https://learn.microsoft.com/en-us/rest/api/storagecache/skus/list?tabs=HTTP">List SKUs</a>. Values above 1.0 increase the cache size and throughput - for example, the scaling factor 1.33 gives a cache that's 33% larger than its base size. */
313
- scalingFactor?: number;
314
613
  /**
315
614
  * Health of the cache.
316
615
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -377,35 +676,6 @@ export interface CacheIdentity {
377
676
  };
378
677
  }
379
678
 
380
- export interface UserAssignedIdentitiesValue {
381
- /**
382
- * The principal ID of the user-assigned identity.
383
- * NOTE: This property will not be serialized. It can only be populated by the server.
384
- */
385
- readonly principalId?: string;
386
- /**
387
- * The client ID of the user-assigned identity.
388
- * NOTE: This property will not be serialized. It can only be populated by the server.
389
- */
390
- readonly clientId?: string;
391
- }
392
-
393
- /** Metadata pertaining to creation and last modification of the resource. */
394
- export interface SystemData {
395
- /** The identity that created the resource. */
396
- createdBy?: string;
397
- /** The type of identity that created the resource. */
398
- createdByType?: CreatedByType;
399
- /** The timestamp of resource creation (UTC). */
400
- createdAt?: Date;
401
- /** The identity that last modified the resource. */
402
- lastModifiedBy?: string;
403
- /** The type of identity that last modified the resource. */
404
- lastModifiedByType?: CreatedByType;
405
- /** The timestamp of resource last modification (UTC) */
406
- lastModifiedAt?: Date;
407
- }
408
-
409
679
  /** An indication of cache health. Gives more information about health than just that related to provisioning. */
410
680
  export interface CacheHealth {
411
681
  /** List of cache health states. Down is when the cluster is not responding. Degraded is when its functioning but has some alerts. Transitioning when it is creating or deleting. Unknown will be returned in old api versions when a new value is added in future versions. WaitingForKey is when the create is waiting for the system assigned identity to be given access to the encryption key in the encryption settings. */
@@ -495,20 +765,6 @@ export interface CacheEncryptionSettings {
495
765
  rotationToLatestKeyVersionEnabled?: boolean;
496
766
  }
497
767
 
498
- /** Describes a reference to key vault key. */
499
- export interface KeyVaultKeyReference {
500
- /** The URL referencing a key encryption key in key vault. */
501
- keyUrl: string;
502
- /** Describes a resource Id to source key vault. */
503
- sourceVault: KeyVaultKeyReferenceSourceVault;
504
- }
505
-
506
- /** Describes a resource Id to source key vault. */
507
- export interface KeyVaultKeyReferenceSourceVault {
508
- /** Resource Id. */
509
- id?: string;
510
- }
511
-
512
768
  /** Cache security settings. */
513
769
  export interface CacheSecuritySettings {
514
770
  /** NFS access policies defined for this cache. */
@@ -707,282 +963,62 @@ export interface ClfsTarget {
707
963
  /** Properties pertaining to the UnknownTarget */
708
964
  export interface UnknownTarget {
709
965
  /** Dictionary of string->string pairs containing information about the Storage Target. */
710
- attributes?: { [propertyName: string]: string };
711
- }
712
-
713
- /** Properties pertaining to the BlobNfsTarget. */
714
- export interface BlobNfsTarget {
715
- /** Resource ID of the storage container. */
716
- target?: string;
717
- /** Identifies the StorageCache usage model to be used for this storage target. */
718
- usageModel?: string;
719
- /** Amount of time (in seconds) the cache waits before it checks the back-end storage for file updates. */
720
- verificationTimer?: number;
721
- /** Amount of time (in seconds) the cache waits after the last file change before it copies the changed file to back-end storage. */
722
- writeBackTimer?: number;
723
- }
724
-
725
- /** Resource used by a cache. */
726
- export interface StorageTargetResource {
727
- /**
728
- * Name of the Storage Target.
729
- * NOTE: This property will not be serialized. It can only be populated by the server.
730
- */
731
- readonly name?: string;
732
- /**
733
- * Resource ID of the Storage Target.
734
- * NOTE: This property will not be serialized. It can only be populated by the server.
735
- */
736
- readonly id?: string;
737
- /**
738
- * Type of the Storage Target; Microsoft.StorageCache/Cache/StorageTarget
739
- * NOTE: This property will not be serialized. It can only be populated by the server.
740
- */
741
- readonly type?: string;
742
- /**
743
- * Region name string.
744
- * NOTE: This property will not be serialized. It can only be populated by the server.
745
- */
746
- readonly location?: string;
747
- /**
748
- * The system meta data relating to this resource.
749
- * NOTE: This property will not be serialized. It can only be populated by the server.
750
- */
751
- readonly systemData?: SystemData;
752
- }
753
-
754
- /** Object containing the priming job ID. */
755
- export interface PrimingJobIdParameter {
756
- /** The unique identifier of the priming job. */
757
- primingJobId: string;
758
- }
759
-
760
- /** Result of the request to list AML file systems. It contains a list of AML file systems and a URL link to get the next set of results. */
761
- export interface AmlFilesystemsListResult {
762
- /** URL to get the next set of AML file system list results, if there are any. */
763
- nextLink?: string;
764
- /** List of AML file systems. */
765
- value?: AmlFilesystem[];
766
- }
767
-
768
- /** Managed Identity properties. */
769
- export interface AmlFilesystemIdentity {
770
- /**
771
- * The principal ID for the user-assigned identity of the resource.
772
- * NOTE: This property will not be serialized. It can only be populated by the server.
773
- */
774
- readonly principalId?: string;
775
- /**
776
- * The tenant ID associated with the resource.
777
- * NOTE: This property will not be serialized. It can only be populated by the server.
778
- */
779
- readonly tenantId?: string;
780
- /** The type of identity used for the resource. */
781
- type?: AmlFilesystemIdentityType;
782
- /** A dictionary where each key is a user assigned identity resource ID, and each key's value is an empty dictionary. */
783
- userAssignedIdentities?: {
784
- [propertyName: string]: UserAssignedIdentitiesValueAutoGenerated;
785
- };
786
- }
787
-
788
- export interface UserAssignedIdentitiesValueAutoGenerated {
789
- /**
790
- * The principal ID of the user-assigned identity.
791
- * NOTE: This property will not be serialized. It can only be populated by the server.
792
- */
793
- readonly principalId?: string;
794
- /**
795
- * The client ID of the user-assigned identity.
796
- * NOTE: This property will not be serialized. It can only be populated by the server.
797
- */
798
- readonly clientId?: string;
799
- }
800
-
801
- /** SKU for the resource. */
802
- export interface SkuName {
803
- /** SKU name for this resource. */
804
- name?: string;
805
- }
806
-
807
- /** An indication of AML file system health. Gives more information about health than just that related to provisioning. */
808
- export interface AmlFilesystemHealth {
809
- /** List of AML file system health states. */
810
- state?: AmlFilesystemHealthStateType;
811
- /** Server-defined error code for the AML file system health */
812
- statusCode?: string;
813
- /** Describes the health state. */
814
- statusDescription?: string;
815
- }
816
-
817
- /** AML file system encryption settings. */
818
- export interface AmlFilesystemEncryptionSettings {
819
- /** Specifies the location of the encryption key in Key Vault. */
820
- keyEncryptionKey?: KeyVaultKeyReference;
821
- }
822
-
823
- /** Start time of a 30-minute weekly maintenance window. */
824
- export interface AmlFilesystemPropertiesMaintenanceWindow {
825
- /** Day of the week on which the maintenance window will occur. */
826
- dayOfWeek?: MaintenanceDayOfWeekType;
827
- /** The time of day (in UTC) to start the maintenance window. */
828
- timeOfDayUTC?: string;
829
- }
830
-
831
- /** Hydration and archive settings and status */
832
- export interface AmlFilesystemPropertiesHsm {
833
- /** Specifies HSM settings of the AML file system. */
834
- settings?: AmlFilesystemHsmSettings;
835
- /**
836
- * Archive status
837
- * NOTE: This property will not be serialized. It can only be populated by the server.
838
- */
839
- readonly archiveStatus?: AmlFilesystemArchive[];
840
- }
841
-
842
- /** AML file system HSM settings. */
843
- export interface AmlFilesystemHsmSettings {
844
- /** Resource ID of storage container used for hydrating the namespace and archiving from the namespace. The resource provider must have permission to create SAS tokens on the storage account. */
845
- container: string;
846
- /** Resource ID of storage container used for logging events and errors. Must be a separate container in the same storage account as the hydration and archive container. The resource provider must have permission to create SAS tokens on the storage account. */
847
- loggingContainer: string;
848
- /** Only blobs in the non-logging container that start with this path/prefix get hydrated into the cluster namespace. */
849
- importPrefix?: string;
966
+ attributes?: { [propertyName: string]: string };
850
967
  }
851
968
 
852
- /** Information about the AML file system archive */
853
- export interface AmlFilesystemArchive {
854
- /**
855
- * Lustre file system path to archive relative to the file system root. Specify '/' to archive all modified data.
856
- * NOTE: This property will not be serialized. It can only be populated by the server.
857
- */
858
- readonly filesystemPath?: string;
859
- /**
860
- * The status of the archive
861
- * NOTE: This property will not be serialized. It can only be populated by the server.
862
- */
863
- readonly status?: AmlFilesystemArchiveStatus;
969
+ /** Properties pertaining to the BlobNfsTarget. */
970
+ export interface BlobNfsTarget {
971
+ /** Resource ID of the storage container. */
972
+ target?: string;
973
+ /** Identifies the StorageCache usage model to be used for this storage target. */
974
+ usageModel?: string;
975
+ /** Amount of time (in seconds) the cache waits before it checks the back-end storage for file updates. */
976
+ verificationTimer?: number;
977
+ /** Amount of time (in seconds) the cache waits after the last file change before it copies the changed file to back-end storage. */
978
+ writeBackTimer?: number;
864
979
  }
865
980
 
866
- /** The status of the archive */
867
- export interface AmlFilesystemArchiveStatus {
868
- /**
869
- * The state of the archive operation
870
- * NOTE: This property will not be serialized. It can only be populated by the server.
871
- */
872
- readonly state?: ArchiveStatusType;
873
- /**
874
- * The time of the last completed archive operation
875
- * NOTE: This property will not be serialized. It can only be populated by the server.
876
- */
877
- readonly lastCompletionTime?: Date;
878
- /**
879
- * The time the latest archive operation started
880
- * NOTE: This property will not be serialized. It can only be populated by the server.
881
- */
882
- readonly lastStartedTime?: Date;
883
- /**
884
- * The completion percentage of the archive operation
885
- * NOTE: This property will not be serialized. It can only be populated by the server.
886
- */
887
- readonly percentComplete?: number;
888
- /**
889
- * Server-defined error code for the archive operation
890
- * NOTE: This property will not be serialized. It can only be populated by the server.
891
- */
892
- readonly errorCode?: string;
981
+ /** Resource used by a cache. */
982
+ export interface StorageTargetResource {
893
983
  /**
894
- * Server-defined error message for the archive operation
984
+ * Name of the Storage Target.
895
985
  * NOTE: This property will not be serialized. It can only be populated by the server.
896
986
  */
897
- readonly errorMessage?: string;
898
- }
899
-
900
- /** Common fields that are returned in the response for all Azure Resource Manager resources */
901
- export interface Resource {
987
+ readonly name?: string;
902
988
  /**
903
- * Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
989
+ * Resource ID of the Storage Target.
904
990
  * NOTE: This property will not be serialized. It can only be populated by the server.
905
991
  */
906
992
  readonly id?: string;
907
993
  /**
908
- * The name of the resource
994
+ * Type of the Storage Target; Microsoft.StorageCache/Cache/StorageTarget
909
995
  * NOTE: This property will not be serialized. It can only be populated by the server.
910
996
  */
911
- readonly name?: string;
997
+ readonly type?: string;
912
998
  /**
913
- * The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
999
+ * Region name string.
914
1000
  * NOTE: This property will not be serialized. It can only be populated by the server.
915
1001
  */
916
- readonly type?: string;
1002
+ readonly location?: string;
917
1003
  /**
918
- * Azure Resource Manager metadata containing createdBy and modifiedBy information.
1004
+ * The system meta data relating to this resource.
919
1005
  * NOTE: This property will not be serialized. It can only be populated by the server.
920
1006
  */
921
1007
  readonly systemData?: SystemData;
922
1008
  }
923
1009
 
924
- /** An AML file system update instance. */
925
- export interface AmlFilesystemUpdate {
926
- /** Resource tags. */
927
- tags?: { [propertyName: string]: string };
928
- /** Specifies encryption settings of the AML file system. */
929
- encryptionSettings?: AmlFilesystemEncryptionSettings;
930
- /** Start time of a 30-minute weekly maintenance window. */
931
- maintenanceWindow?: AmlFilesystemUpdatePropertiesMaintenanceWindow;
932
- }
933
-
934
- /** Start time of a 30-minute weekly maintenance window. */
935
- export interface AmlFilesystemUpdatePropertiesMaintenanceWindow {
936
- /** Day of the week on which the maintenance window will occur. */
937
- dayOfWeek?: MaintenanceDayOfWeekType;
938
- /** The time of day (in UTC) to start the maintenance window. */
939
- timeOfDayUTC?: string;
940
- }
941
-
942
- /** Information required to execute the archive operation */
943
- export interface AmlFilesystemArchiveInfo {
944
- /** Lustre file system path to archive relative to the file system root. Specify '/' to archive all modified data. */
945
- filesystemPath?: string;
946
- }
947
-
948
- /** Information required to validate the subnet that will be used in AML file system create */
949
- export interface AmlFilesystemSubnetInfo {
950
- /** 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. */
951
- filesystemSubnet?: string;
952
- /** The size of the AML file system, in TiB. */
953
- storageCapacityTiB?: number;
954
- /** SKU for the resource. */
955
- sku?: SkuName;
956
- /** Region that the AML file system will be created in. */
957
- location?: string;
958
- }
959
-
960
- /** The error details provided when the checkAmlFSSubnets call fails. */
961
- export interface AmlFilesystemCheckSubnetError {
962
- /** The error details for the AML file system's subnet. */
963
- filesystemSubnet?: AmlFilesystemCheckSubnetErrorFilesystemSubnet;
964
- }
965
-
966
- /** The error details for the AML file system's subnet. */
967
- export interface AmlFilesystemCheckSubnetErrorFilesystemSubnet {
968
- /** The status of the AML file system subnet check. */
969
- status?: FilesystemSubnetStatusType;
970
- /** The details of the AML file system subnet check. */
971
- message?: string;
972
- }
973
-
974
- /** Information required to get the number of available IP addresses a subnet should have that will be used in AML file system create */
975
- export interface RequiredAmlFilesystemSubnetsSizeInfo {
976
- /** The size of the AML file system, in TiB. */
977
- storageCapacityTiB?: number;
978
- /** SKU for the resource. */
979
- sku?: SkuName;
1010
+ /** Object containing the priming job ID. */
1011
+ export interface PrimingJobIdParameter {
1012
+ /** The unique identifier of the priming job. */
1013
+ primingJobId: string;
980
1014
  }
981
1015
 
982
- /** Information about the number of available IP addresses that are required for the AML file system. */
983
- export interface RequiredAmlFilesystemSubnetsSize {
984
- /** The number of available IP addresses that are required for the AML file system. */
985
- filesystemSubnetSize?: number;
1016
+ /** The resource model definition for an Azure Resource Manager tracked top level resource which has 'tags' and a 'location' */
1017
+ export interface TrackedResource extends Resource {
1018
+ /** Resource tags. */
1019
+ tags?: { [propertyName: string]: string };
1020
+ /** The geo-location where the resource lives */
1021
+ location: string;
986
1022
  }
987
1023
 
988
1024
  /** Type of the Storage Target. */
@@ -1013,14 +1049,6 @@ export interface StorageTarget extends StorageTargetResource {
1013
1049
  readonly allocationPercentage?: number;
1014
1050
  }
1015
1051
 
1016
- /** The resource model definition for an Azure Resource Manager tracked top level resource which has 'tags' and a 'location' */
1017
- export interface TrackedResource extends Resource {
1018
- /** Resource tags. */
1019
- tags?: { [propertyName: string]: string };
1020
- /** The geo-location where the resource lives */
1021
- location: string;
1022
- }
1023
-
1024
1052
  /** An AML file system instance. Follows Azure Resource Manager standards: https://github.com/Azure/azure-resource-manager-rpc/blob/master/v1.0/resource-api-reference.md */
1025
1053
  export interface AmlFilesystem extends TrackedResource {
1026
1054
  /** The managed identity used by the AML file system, if configured. */
@@ -1044,20 +1072,10 @@ export interface AmlFilesystem extends TrackedResource {
1044
1072
  /** 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. */
1045
1073
  filesystemSubnet?: string;
1046
1074
  /**
1047
- * The IPv4 address used by clients to mount the AML file system's Lustre Management Service (MGS).
1048
- * NOTE: This property will not be serialized. It can only be populated by the server.
1049
- */
1050
- readonly mgsAddress?: string;
1051
- /**
1052
- * Recommended command to mount the AML file system
1053
- * NOTE: This property will not be serialized. It can only be populated by the server.
1054
- */
1055
- readonly mountCommand?: string;
1056
- /**
1057
- * The version of Lustre running in the AML file system
1075
+ * Client information for the AML file system.
1058
1076
  * NOTE: This property will not be serialized. It can only be populated by the server.
1059
1077
  */
1060
- readonly lustreVersion?: string;
1078
+ readonly clientInfo?: AmlFilesystemClientInfo;
1061
1079
  /**
1062
1080
  * Throughput provisioned in MB per sec, calculated as storageCapacityTiB * per-unit storage throughput
1063
1081
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -1071,6 +1089,28 @@ export interface AmlFilesystem extends TrackedResource {
1071
1089
  hsm?: AmlFilesystemPropertiesHsm;
1072
1090
  }
1073
1091
 
1092
+ /** Defines headers for AmlFilesystems_delete operation. */
1093
+ export interface AmlFilesystemsDeleteHeaders {
1094
+ /** Location URI to poll for result */
1095
+ location?: string;
1096
+ /** URI to poll for the operation status */
1097
+ azureAsyncOperation?: string;
1098
+ }
1099
+
1100
+ /** Defines headers for AmlFilesystems_createOrUpdate operation. */
1101
+ export interface AmlFilesystemsCreateOrUpdateHeaders {
1102
+ /** URI to poll for the operation status */
1103
+ azureAsyncOperation?: string;
1104
+ }
1105
+
1106
+ /** Defines headers for AmlFilesystems_update operation. */
1107
+ export interface AmlFilesystemsUpdateHeaders {
1108
+ /** URI to poll for the operation status */
1109
+ location?: string;
1110
+ /** URI to poll for the operation status */
1111
+ azureAsyncOperation?: string;
1112
+ }
1113
+
1074
1114
  /** Defines headers for Caches_delete operation. */
1075
1115
  export interface CachesDeleteHeaders {
1076
1116
  /** Location URI to poll for result */
@@ -1207,44 +1247,157 @@ export interface StorageTargetSuspendHeaders {
1207
1247
  azureAsyncOperation?: string;
1208
1248
  }
1209
1249
 
1210
- /** Defines headers for StorageTarget_resume operation. */
1211
- export interface StorageTargetResumeHeaders {
1212
- /** Location URI to poll for result */
1213
- location?: string;
1214
- /** URI to poll for the operation status */
1215
- azureAsyncOperation?: string;
1250
+ /** Defines headers for StorageTarget_resume operation. */
1251
+ export interface StorageTargetResumeHeaders {
1252
+ /** Location URI to poll for result */
1253
+ location?: string;
1254
+ /** URI to poll for the operation status */
1255
+ azureAsyncOperation?: string;
1256
+ }
1257
+
1258
+ /** Defines headers for StorageTarget_invalidate operation. */
1259
+ export interface StorageTargetInvalidateHeaders {
1260
+ /** Location URI to poll for result */
1261
+ location?: string;
1262
+ /** URI to poll for the operation status */
1263
+ azureAsyncOperation?: string;
1264
+ }
1265
+
1266
+ /** Known values of {@link AmlFilesystemHealthStateType} that the service accepts. */
1267
+ export enum KnownAmlFilesystemHealthStateType {
1268
+ /** Unavailable */
1269
+ Unavailable = "Unavailable",
1270
+ /** Available */
1271
+ Available = "Available",
1272
+ /** Degraded */
1273
+ Degraded = "Degraded",
1274
+ /** Transitioning */
1275
+ Transitioning = "Transitioning",
1276
+ /** Maintenance */
1277
+ Maintenance = "Maintenance"
1278
+ }
1279
+
1280
+ /**
1281
+ * Defines values for AmlFilesystemHealthStateType. \
1282
+ * {@link KnownAmlFilesystemHealthStateType} can be used interchangeably with AmlFilesystemHealthStateType,
1283
+ * this enum contains the known values that the service supports.
1284
+ * ### Known values supported by the service
1285
+ * **Unavailable** \
1286
+ * **Available** \
1287
+ * **Degraded** \
1288
+ * **Transitioning** \
1289
+ * **Maintenance**
1290
+ */
1291
+ export type AmlFilesystemHealthStateType = string;
1292
+
1293
+ /** Known values of {@link AmlFilesystemProvisioningStateType} that the service accepts. */
1294
+ export enum KnownAmlFilesystemProvisioningStateType {
1295
+ /** Succeeded */
1296
+ Succeeded = "Succeeded",
1297
+ /** Failed */
1298
+ Failed = "Failed",
1299
+ /** Creating */
1300
+ Creating = "Creating",
1301
+ /** Deleting */
1302
+ Deleting = "Deleting",
1303
+ /** Updating */
1304
+ Updating = "Updating",
1305
+ /** Canceled */
1306
+ Canceled = "Canceled"
1307
+ }
1308
+
1309
+ /**
1310
+ * Defines values for AmlFilesystemProvisioningStateType. \
1311
+ * {@link KnownAmlFilesystemProvisioningStateType} can be used interchangeably with AmlFilesystemProvisioningStateType,
1312
+ * this enum contains the known values that the service supports.
1313
+ * ### Known values supported by the service
1314
+ * **Succeeded** \
1315
+ * **Failed** \
1316
+ * **Creating** \
1317
+ * **Deleting** \
1318
+ * **Updating** \
1319
+ * **Canceled**
1320
+ */
1321
+ export type AmlFilesystemProvisioningStateType = string;
1322
+
1323
+ /** Known values of {@link ArchiveStatusType} that the service accepts. */
1324
+ export enum KnownArchiveStatusType {
1325
+ /** NotConfigured */
1326
+ NotConfigured = "NotConfigured",
1327
+ /** Idle */
1328
+ Idle = "Idle",
1329
+ /** InProgress */
1330
+ InProgress = "InProgress",
1331
+ /** Canceled */
1332
+ Canceled = "Canceled",
1333
+ /** Completed */
1334
+ Completed = "Completed",
1335
+ /** Failed */
1336
+ Failed = "Failed",
1337
+ /** Cancelling */
1338
+ Cancelling = "Cancelling",
1339
+ /** FSScanInProgress */
1340
+ FSScanInProgress = "FSScanInProgress"
1216
1341
  }
1217
1342
 
1218
- /** Defines headers for StorageTarget_invalidate operation. */
1219
- export interface StorageTargetInvalidateHeaders {
1220
- /** Location URI to poll for result */
1221
- location?: string;
1222
- /** URI to poll for the operation status */
1223
- azureAsyncOperation?: string;
1224
- }
1343
+ /**
1344
+ * Defines values for ArchiveStatusType. \
1345
+ * {@link KnownArchiveStatusType} can be used interchangeably with ArchiveStatusType,
1346
+ * this enum contains the known values that the service supports.
1347
+ * ### Known values supported by the service
1348
+ * **NotConfigured** \
1349
+ * **Idle** \
1350
+ * **InProgress** \
1351
+ * **Canceled** \
1352
+ * **Completed** \
1353
+ * **Failed** \
1354
+ * **Cancelling** \
1355
+ * **FSScanInProgress**
1356
+ */
1357
+ export type ArchiveStatusType = string;
1225
1358
 
1226
- /** Defines headers for AmlFilesystems_delete operation. */
1227
- export interface AmlFilesystemsDeleteHeaders {
1228
- /** Location URI to poll for result */
1229
- location?: string;
1230
- /** URI to poll for the operation status */
1231
- azureAsyncOperation?: string;
1359
+ /** Known values of {@link CreatedByType} that the service accepts. */
1360
+ export enum KnownCreatedByType {
1361
+ /** User */
1362
+ User = "User",
1363
+ /** Application */
1364
+ Application = "Application",
1365
+ /** ManagedIdentity */
1366
+ ManagedIdentity = "ManagedIdentity",
1367
+ /** Key */
1368
+ Key = "Key"
1232
1369
  }
1233
1370
 
1234
- /** Defines headers for AmlFilesystems_createOrUpdate operation. */
1235
- export interface AmlFilesystemsCreateOrUpdateHeaders {
1236
- /** URI to poll for the operation status */
1237
- azureAsyncOperation?: string;
1238
- }
1371
+ /**
1372
+ * Defines values for CreatedByType. \
1373
+ * {@link KnownCreatedByType} can be used interchangeably with CreatedByType,
1374
+ * this enum contains the known values that the service supports.
1375
+ * ### Known values supported by the service
1376
+ * **User** \
1377
+ * **Application** \
1378
+ * **ManagedIdentity** \
1379
+ * **Key**
1380
+ */
1381
+ export type CreatedByType = string;
1239
1382
 
1240
- /** Defines headers for AmlFilesystems_update operation. */
1241
- export interface AmlFilesystemsUpdateHeaders {
1242
- /** URI to poll for the operation status */
1243
- location?: string;
1244
- /** URI to poll for the operation status */
1245
- azureAsyncOperation?: string;
1383
+ /** Known values of {@link FilesystemSubnetStatusType} that the service accepts. */
1384
+ export enum KnownFilesystemSubnetStatusType {
1385
+ /** Ok */
1386
+ Ok = "Ok",
1387
+ /** Invalid */
1388
+ Invalid = "Invalid"
1246
1389
  }
1247
1390
 
1391
+ /**
1392
+ * Defines values for FilesystemSubnetStatusType. \
1393
+ * {@link KnownFilesystemSubnetStatusType} can be used interchangeably with FilesystemSubnetStatusType,
1394
+ * this enum contains the known values that the service supports.
1395
+ * ### Known values supported by the service
1396
+ * **Ok** \
1397
+ * **Invalid**
1398
+ */
1399
+ export type FilesystemSubnetStatusType = string;
1400
+
1248
1401
  /** Known values of {@link MetricAggregationType} that the service accepts. */
1249
1402
  export enum KnownMetricAggregationType {
1250
1403
  /** NotSpecified */
@@ -1296,30 +1449,6 @@ export enum KnownReasonCode {
1296
1449
  */
1297
1450
  export type ReasonCode = string;
1298
1451
 
1299
- /** Known values of {@link CreatedByType} that the service accepts. */
1300
- export enum KnownCreatedByType {
1301
- /** User */
1302
- User = "User",
1303
- /** Application */
1304
- Application = "Application",
1305
- /** ManagedIdentity */
1306
- ManagedIdentity = "ManagedIdentity",
1307
- /** Key */
1308
- Key = "Key"
1309
- }
1310
-
1311
- /**
1312
- * Defines values for CreatedByType. \
1313
- * {@link KnownCreatedByType} can be used interchangeably with CreatedByType,
1314
- * this enum contains the known values that the service supports.
1315
- * ### Known values supported by the service
1316
- * **User** \
1317
- * **Application** \
1318
- * **ManagedIdentity** \
1319
- * **Key**
1320
- */
1321
- export type CreatedByType = string;
1322
-
1323
1452
  /** Known values of {@link HealthStateType} that the service accepts. */
1324
1453
  export enum KnownHealthStateType {
1325
1454
  /** Unknown */
@@ -1540,178 +1669,61 @@ export enum KnownPrimingJobState {
1540
1669
  * Defines values for PrimingJobState. \
1541
1670
  * {@link KnownPrimingJobState} can be used interchangeably with PrimingJobState,
1542
1671
  * this enum contains the known values that the service supports.
1543
- * ### Known values supported by the service
1544
- * **Queued** \
1545
- * **Running** \
1546
- * **Paused** \
1547
- * **Complete**
1548
- */
1549
- export type PrimingJobState = string;
1550
-
1551
- /** Known values of {@link StorageTargetType} that the service accepts. */
1552
- export enum KnownStorageTargetType {
1553
- /** Nfs3 */
1554
- Nfs3 = "nfs3",
1555
- /** Clfs */
1556
- Clfs = "clfs",
1557
- /** Unknown */
1558
- Unknown = "unknown",
1559
- /** BlobNfs */
1560
- BlobNfs = "blobNfs"
1561
- }
1562
-
1563
- /**
1564
- * Defines values for StorageTargetType. \
1565
- * {@link KnownStorageTargetType} can be used interchangeably with StorageTargetType,
1566
- * this enum contains the known values that the service supports.
1567
- * ### Known values supported by the service
1568
- * **nfs3** \
1569
- * **clfs** \
1570
- * **unknown** \
1571
- * **blobNfs**
1572
- */
1573
- export type StorageTargetType = string;
1574
-
1575
- /** Known values of {@link OperationalStateType} that the service accepts. */
1576
- export enum KnownOperationalStateType {
1577
- /** Ready */
1578
- Ready = "Ready",
1579
- /** Busy */
1580
- Busy = "Busy",
1581
- /** Suspended */
1582
- Suspended = "Suspended",
1583
- /** Flushing */
1584
- Flushing = "Flushing"
1585
- }
1586
-
1587
- /**
1588
- * Defines values for OperationalStateType. \
1589
- * {@link KnownOperationalStateType} can be used interchangeably with OperationalStateType,
1590
- * this enum contains the known values that the service supports.
1591
- * ### Known values supported by the service
1592
- * **Ready** \
1593
- * **Busy** \
1594
- * **Suspended** \
1595
- * **Flushing**
1596
- */
1597
- export type OperationalStateType = string;
1598
-
1599
- /** Known values of {@link AmlFilesystemHealthStateType} that the service accepts. */
1600
- export enum KnownAmlFilesystemHealthStateType {
1601
- /** Unavailable */
1602
- Unavailable = "Unavailable",
1603
- /** Available */
1604
- Available = "Available",
1605
- /** Degraded */
1606
- Degraded = "Degraded",
1607
- /** Transitioning */
1608
- Transitioning = "Transitioning",
1609
- /** Maintenance */
1610
- Maintenance = "Maintenance"
1611
- }
1612
-
1613
- /**
1614
- * Defines values for AmlFilesystemHealthStateType. \
1615
- * {@link KnownAmlFilesystemHealthStateType} can be used interchangeably with AmlFilesystemHealthStateType,
1616
- * this enum contains the known values that the service supports.
1617
- * ### Known values supported by the service
1618
- * **Unavailable** \
1619
- * **Available** \
1620
- * **Degraded** \
1621
- * **Transitioning** \
1622
- * **Maintenance**
1623
- */
1624
- export type AmlFilesystemHealthStateType = string;
1625
-
1626
- /** Known values of {@link AmlFilesystemProvisioningStateType} that the service accepts. */
1627
- export enum KnownAmlFilesystemProvisioningStateType {
1628
- /** Succeeded */
1629
- Succeeded = "Succeeded",
1630
- /** Failed */
1631
- Failed = "Failed",
1632
- /** Creating */
1633
- Creating = "Creating",
1634
- /** Deleting */
1635
- Deleting = "Deleting",
1636
- /** Updating */
1637
- Updating = "Updating",
1638
- /** Canceled */
1639
- Canceled = "Canceled"
1640
- }
1641
-
1642
- /**
1643
- * Defines values for AmlFilesystemProvisioningStateType. \
1644
- * {@link KnownAmlFilesystemProvisioningStateType} can be used interchangeably with AmlFilesystemProvisioningStateType,
1645
- * this enum contains the known values that the service supports.
1646
- * ### Known values supported by the service
1647
- * **Succeeded** \
1648
- * **Failed** \
1649
- * **Creating** \
1650
- * **Deleting** \
1651
- * **Updating** \
1652
- * **Canceled**
1653
- */
1654
- export type AmlFilesystemProvisioningStateType = string;
1655
-
1656
- /** Known values of {@link ArchiveStatusType} that the service accepts. */
1657
- export enum KnownArchiveStatusType {
1658
- /** NotConfigured */
1659
- NotConfigured = "NotConfigured",
1660
- /** Idle */
1661
- Idle = "Idle",
1662
- /** InProgress */
1663
- InProgress = "InProgress",
1664
- /** Canceled */
1665
- Canceled = "Canceled",
1666
- /** Completed */
1667
- Completed = "Completed",
1668
- /** Failed */
1669
- Failed = "Failed",
1670
- /** Cancelling */
1671
- Cancelling = "Cancelling",
1672
- /** FSScanInProgress */
1673
- FSScanInProgress = "FSScanInProgress"
1672
+ * ### Known values supported by the service
1673
+ * **Queued** \
1674
+ * **Running** \
1675
+ * **Paused** \
1676
+ * **Complete**
1677
+ */
1678
+ export type PrimingJobState = string;
1679
+
1680
+ /** Known values of {@link StorageTargetType} that the service accepts. */
1681
+ export enum KnownStorageTargetType {
1682
+ /** Nfs3 */
1683
+ Nfs3 = "nfs3",
1684
+ /** Clfs */
1685
+ Clfs = "clfs",
1686
+ /** Unknown */
1687
+ Unknown = "unknown",
1688
+ /** BlobNfs */
1689
+ BlobNfs = "blobNfs"
1674
1690
  }
1675
1691
 
1676
1692
  /**
1677
- * Defines values for ArchiveStatusType. \
1678
- * {@link KnownArchiveStatusType} can be used interchangeably with ArchiveStatusType,
1693
+ * Defines values for StorageTargetType. \
1694
+ * {@link KnownStorageTargetType} can be used interchangeably with StorageTargetType,
1679
1695
  * this enum contains the known values that the service supports.
1680
1696
  * ### Known values supported by the service
1681
- * **NotConfigured** \
1682
- * **Idle** \
1683
- * **InProgress** \
1684
- * **Canceled** \
1685
- * **Completed** \
1686
- * **Failed** \
1687
- * **Cancelling** \
1688
- * **FSScanInProgress**
1697
+ * **nfs3** \
1698
+ * **clfs** \
1699
+ * **unknown** \
1700
+ * **blobNfs**
1689
1701
  */
1690
- export type ArchiveStatusType = string;
1702
+ export type StorageTargetType = string;
1691
1703
 
1692
- /** Known values of {@link FilesystemSubnetStatusType} that the service accepts. */
1693
- export enum KnownFilesystemSubnetStatusType {
1694
- /** Ok */
1695
- Ok = "Ok",
1696
- /** Invalid */
1697
- Invalid = "Invalid"
1704
+ /** Known values of {@link OperationalStateType} that the service accepts. */
1705
+ export enum KnownOperationalStateType {
1706
+ /** Ready */
1707
+ Ready = "Ready",
1708
+ /** Busy */
1709
+ Busy = "Busy",
1710
+ /** Suspended */
1711
+ Suspended = "Suspended",
1712
+ /** Flushing */
1713
+ Flushing = "Flushing"
1698
1714
  }
1699
1715
 
1700
1716
  /**
1701
- * Defines values for FilesystemSubnetStatusType. \
1702
- * {@link KnownFilesystemSubnetStatusType} can be used interchangeably with FilesystemSubnetStatusType,
1717
+ * Defines values for OperationalStateType. \
1718
+ * {@link KnownOperationalStateType} can be used interchangeably with OperationalStateType,
1703
1719
  * this enum contains the known values that the service supports.
1704
1720
  * ### Known values supported by the service
1705
- * **Ok** \
1706
- * **Invalid**
1721
+ * **Ready** \
1722
+ * **Busy** \
1723
+ * **Suspended** \
1724
+ * **Flushing**
1707
1725
  */
1708
- export type FilesystemSubnetStatusType = string;
1709
- /** Defines values for CacheIdentityType. */
1710
- export type CacheIdentityType =
1711
- | "SystemAssigned"
1712
- | "UserAssigned"
1713
- | "SystemAssigned, UserAssigned"
1714
- | "None";
1726
+ export type OperationalStateType = string;
1715
1727
  /** Defines values for AmlFilesystemIdentityType. */
1716
1728
  export type AmlFilesystemIdentityType = "UserAssigned" | "None";
1717
1729
  /** Defines values for MaintenanceDayOfWeekType. */
@@ -1723,78 +1735,180 @@ export type MaintenanceDayOfWeekType =
1723
1735
  | "Friday"
1724
1736
  | "Saturday"
1725
1737
  | "Sunday";
1738
+ /** Defines values for CacheIdentityType. */
1739
+ export type CacheIdentityType =
1740
+ | "SystemAssigned"
1741
+ | "UserAssigned"
1742
+ | "SystemAssigned, UserAssigned"
1743
+ | "None";
1744
+
1745
+ /** Optional parameters. */
1746
+ export interface AmlFilesystemsListOptionalParams
1747
+ extends coreClient.OperationOptions { }
1748
+
1749
+ /** Contains response data for the list operation. */
1750
+ export type AmlFilesystemsListResponse = AmlFilesystemsListResult;
1751
+
1752
+ /** Optional parameters. */
1753
+ export interface AmlFilesystemsListByResourceGroupOptionalParams
1754
+ extends coreClient.OperationOptions { }
1755
+
1756
+ /** Contains response data for the listByResourceGroup operation. */
1757
+ export type AmlFilesystemsListByResourceGroupResponse = AmlFilesystemsListResult;
1758
+
1759
+ /** Optional parameters. */
1760
+ export interface AmlFilesystemsDeleteOptionalParams
1761
+ extends coreClient.OperationOptions {
1762
+ /** Delay to wait until next poll, in milliseconds. */
1763
+ updateIntervalInMs?: number;
1764
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1765
+ resumeFrom?: string;
1766
+ }
1767
+
1768
+ /** Optional parameters. */
1769
+ export interface AmlFilesystemsGetOptionalParams
1770
+ extends coreClient.OperationOptions { }
1771
+
1772
+ /** Contains response data for the get operation. */
1773
+ export type AmlFilesystemsGetResponse = AmlFilesystem;
1774
+
1775
+ /** Optional parameters. */
1776
+ export interface AmlFilesystemsCreateOrUpdateOptionalParams
1777
+ extends coreClient.OperationOptions {
1778
+ /** Delay to wait until next poll, in milliseconds. */
1779
+ updateIntervalInMs?: number;
1780
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1781
+ resumeFrom?: string;
1782
+ }
1783
+
1784
+ /** Contains response data for the createOrUpdate operation. */
1785
+ export type AmlFilesystemsCreateOrUpdateResponse = AmlFilesystem;
1786
+
1787
+ /** Optional parameters. */
1788
+ export interface AmlFilesystemsUpdateOptionalParams
1789
+ extends coreClient.OperationOptions {
1790
+ /** Delay to wait until next poll, in milliseconds. */
1791
+ updateIntervalInMs?: number;
1792
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1793
+ resumeFrom?: string;
1794
+ }
1795
+
1796
+ /** Contains response data for the update operation. */
1797
+ export type AmlFilesystemsUpdateResponse = AmlFilesystem;
1798
+
1799
+ /** Optional parameters. */
1800
+ export interface AmlFilesystemsArchiveOptionalParams
1801
+ extends coreClient.OperationOptions {
1802
+ /** Information about the archive operation */
1803
+ archiveInfo?: AmlFilesystemArchiveInfo;
1804
+ }
1805
+
1806
+ /** Optional parameters. */
1807
+ export interface AmlFilesystemsCancelArchiveOptionalParams
1808
+ extends coreClient.OperationOptions { }
1809
+
1810
+ /** Optional parameters. */
1811
+ export interface AmlFilesystemsListNextOptionalParams
1812
+ extends coreClient.OperationOptions { }
1813
+
1814
+ /** Contains response data for the listNext operation. */
1815
+ export type AmlFilesystemsListNextResponse = AmlFilesystemsListResult;
1816
+
1817
+ /** Optional parameters. */
1818
+ export interface AmlFilesystemsListByResourceGroupNextOptionalParams
1819
+ extends coreClient.OperationOptions { }
1820
+
1821
+ /** Contains response data for the listByResourceGroupNext operation. */
1822
+ export type AmlFilesystemsListByResourceGroupNextResponse = AmlFilesystemsListResult;
1823
+
1824
+ /** Optional parameters. */
1825
+ export interface CheckAmlFSSubnetsOptionalParams
1826
+ extends coreClient.OperationOptions {
1827
+ /** Information about the subnets to validate. */
1828
+ amlFilesystemSubnetInfo?: AmlFilesystemSubnetInfo;
1829
+ }
1830
+
1831
+ /** Optional parameters. */
1832
+ export interface GetRequiredAmlFSSubnetsSizeOptionalParams
1833
+ extends coreClient.OperationOptions {
1834
+ /** Information to determine the number of available IPs a subnet will need to host the AML file system. */
1835
+ requiredAMLFilesystemSubnetsSizeInfo?: RequiredAmlFilesystemSubnetsSizeInfo;
1836
+ }
1837
+
1838
+ /** Contains response data for the getRequiredAmlFSSubnetsSize operation. */
1839
+ export type GetRequiredAmlFSSubnetsSizeResponse = RequiredAmlFilesystemSubnetsSize;
1726
1840
 
1727
1841
  /** Optional parameters. */
1728
1842
  export interface OperationsListOptionalParams
1729
- extends coreClient.OperationOptions {}
1843
+ extends coreClient.OperationOptions { }
1730
1844
 
1731
1845
  /** Contains response data for the list operation. */
1732
1846
  export type OperationsListResponse = ApiOperationListResult;
1733
1847
 
1734
1848
  /** Optional parameters. */
1735
1849
  export interface OperationsListNextOptionalParams
1736
- extends coreClient.OperationOptions {}
1850
+ extends coreClient.OperationOptions { }
1737
1851
 
1738
1852
  /** Contains response data for the listNext operation. */
1739
1853
  export type OperationsListNextResponse = ApiOperationListResult;
1740
1854
 
1741
1855
  /** Optional parameters. */
1742
- export interface SkusListOptionalParams extends coreClient.OperationOptions {}
1856
+ export interface SkusListOptionalParams extends coreClient.OperationOptions { }
1743
1857
 
1744
1858
  /** Contains response data for the list operation. */
1745
1859
  export type SkusListResponse = ResourceSkusResult;
1746
1860
 
1747
1861
  /** Optional parameters. */
1748
1862
  export interface SkusListNextOptionalParams
1749
- extends coreClient.OperationOptions {}
1863
+ extends coreClient.OperationOptions { }
1750
1864
 
1751
1865
  /** Contains response data for the listNext operation. */
1752
1866
  export type SkusListNextResponse = ResourceSkusResult;
1753
1867
 
1754
1868
  /** Optional parameters. */
1755
1869
  export interface UsageModelsListOptionalParams
1756
- extends coreClient.OperationOptions {}
1870
+ extends coreClient.OperationOptions { }
1757
1871
 
1758
1872
  /** Contains response data for the list operation. */
1759
1873
  export type UsageModelsListResponse = UsageModelsResult;
1760
1874
 
1761
1875
  /** Optional parameters. */
1762
1876
  export interface UsageModelsListNextOptionalParams
1763
- extends coreClient.OperationOptions {}
1877
+ extends coreClient.OperationOptions { }
1764
1878
 
1765
1879
  /** Contains response data for the listNext operation. */
1766
1880
  export type UsageModelsListNextResponse = UsageModelsResult;
1767
1881
 
1768
1882
  /** Optional parameters. */
1769
1883
  export interface AscOperationsGetOptionalParams
1770
- extends coreClient.OperationOptions {}
1884
+ extends coreClient.OperationOptions { }
1771
1885
 
1772
1886
  /** Contains response data for the get operation. */
1773
1887
  export type AscOperationsGetResponse = AscOperation;
1774
1888
 
1775
1889
  /** Optional parameters. */
1776
1890
  export interface AscUsagesListOptionalParams
1777
- extends coreClient.OperationOptions {}
1891
+ extends coreClient.OperationOptions { }
1778
1892
 
1779
1893
  /** Contains response data for the list operation. */
1780
1894
  export type AscUsagesListResponse = ResourceUsagesListResult;
1781
1895
 
1782
1896
  /** Optional parameters. */
1783
1897
  export interface AscUsagesListNextOptionalParams
1784
- extends coreClient.OperationOptions {}
1898
+ extends coreClient.OperationOptions { }
1785
1899
 
1786
1900
  /** Contains response data for the listNext operation. */
1787
1901
  export type AscUsagesListNextResponse = ResourceUsagesListResult;
1788
1902
 
1789
1903
  /** Optional parameters. */
1790
- export interface CachesListOptionalParams extends coreClient.OperationOptions {}
1904
+ export interface CachesListOptionalParams extends coreClient.OperationOptions { }
1791
1905
 
1792
1906
  /** Contains response data for the list operation. */
1793
1907
  export type CachesListResponse = CachesListResult;
1794
1908
 
1795
1909
  /** Optional parameters. */
1796
1910
  export interface CachesListByResourceGroupOptionalParams
1797
- extends coreClient.OperationOptions {}
1911
+ extends coreClient.OperationOptions { }
1798
1912
 
1799
1913
  /** Contains response data for the listByResourceGroup operation. */
1800
1914
  export type CachesListByResourceGroupResponse = CachesListResult;
@@ -1809,7 +1923,7 @@ export interface CachesDeleteOptionalParams
1809
1923
  }
1810
1924
 
1811
1925
  /** Optional parameters. */
1812
- export interface CachesGetOptionalParams extends coreClient.OperationOptions {}
1926
+ export interface CachesGetOptionalParams extends coreClient.OperationOptions { }
1813
1927
 
1814
1928
  /** Contains response data for the get operation. */
1815
1929
  export type CachesGetResponse = Cache;
@@ -1954,14 +2068,14 @@ export type CachesSpaceAllocationResponse = CachesSpaceAllocationHeaders;
1954
2068
 
1955
2069
  /** Optional parameters. */
1956
2070
  export interface CachesListNextOptionalParams
1957
- extends coreClient.OperationOptions {}
2071
+ extends coreClient.OperationOptions { }
1958
2072
 
1959
2073
  /** Contains response data for the listNext operation. */
1960
2074
  export type CachesListNextResponse = CachesListResult;
1961
2075
 
1962
2076
  /** Optional parameters. */
1963
2077
  export interface CachesListByResourceGroupNextOptionalParams
1964
- extends coreClient.OperationOptions {}
2078
+ extends coreClient.OperationOptions { }
1965
2079
 
1966
2080
  /** Contains response data for the listByResourceGroupNext operation. */
1967
2081
  export type CachesListByResourceGroupNextResponse = CachesListResult;
@@ -1977,7 +2091,7 @@ export interface StorageTargetsDnsRefreshOptionalParams
1977
2091
 
1978
2092
  /** Optional parameters. */
1979
2093
  export interface StorageTargetsListByCacheOptionalParams
1980
- extends coreClient.OperationOptions {}
2094
+ extends coreClient.OperationOptions { }
1981
2095
 
1982
2096
  /** Contains response data for the listByCache operation. */
1983
2097
  export type StorageTargetsListByCacheResponse = StorageTargetsResult;
@@ -1995,7 +2109,7 @@ export interface StorageTargetsDeleteOptionalParams
1995
2109
 
1996
2110
  /** Optional parameters. */
1997
2111
  export interface StorageTargetsGetOptionalParams
1998
- extends coreClient.OperationOptions {}
2112
+ extends coreClient.OperationOptions { }
1999
2113
 
2000
2114
  /** Contains response data for the get operation. */
2001
2115
  export type StorageTargetsGetResponse = StorageTarget;
@@ -2023,7 +2137,7 @@ export interface StorageTargetsRestoreDefaultsOptionalParams
2023
2137
 
2024
2138
  /** Optional parameters. */
2025
2139
  export interface StorageTargetsListByCacheNextOptionalParams
2026
- extends coreClient.OperationOptions {}
2140
+ extends coreClient.OperationOptions { }
2027
2141
 
2028
2142
  /** Contains response data for the listByCacheNext operation. */
2029
2143
  export type StorageTargetsListByCacheNextResponse = StorageTargetsResult;
@@ -2064,102 +2178,6 @@ export interface StorageTargetInvalidateOptionalParams
2064
2178
  resumeFrom?: string;
2065
2179
  }
2066
2180
 
2067
- /** Optional parameters. */
2068
- export interface AmlFilesystemsListOptionalParams
2069
- extends coreClient.OperationOptions {}
2070
-
2071
- /** Contains response data for the list operation. */
2072
- export type AmlFilesystemsListResponse = AmlFilesystemsListResult;
2073
-
2074
- /** Optional parameters. */
2075
- export interface AmlFilesystemsListByResourceGroupOptionalParams
2076
- extends coreClient.OperationOptions {}
2077
-
2078
- /** Contains response data for the listByResourceGroup operation. */
2079
- export type AmlFilesystemsListByResourceGroupResponse = AmlFilesystemsListResult;
2080
-
2081
- /** Optional parameters. */
2082
- export interface AmlFilesystemsDeleteOptionalParams
2083
- extends coreClient.OperationOptions {
2084
- /** Delay to wait until next poll, in milliseconds. */
2085
- updateIntervalInMs?: number;
2086
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
2087
- resumeFrom?: string;
2088
- }
2089
-
2090
- /** Optional parameters. */
2091
- export interface AmlFilesystemsGetOptionalParams
2092
- extends coreClient.OperationOptions {}
2093
-
2094
- /** Contains response data for the get operation. */
2095
- export type AmlFilesystemsGetResponse = AmlFilesystem;
2096
-
2097
- /** Optional parameters. */
2098
- export interface AmlFilesystemsCreateOrUpdateOptionalParams
2099
- extends coreClient.OperationOptions {
2100
- /** Delay to wait until next poll, in milliseconds. */
2101
- updateIntervalInMs?: number;
2102
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
2103
- resumeFrom?: string;
2104
- }
2105
-
2106
- /** Contains response data for the createOrUpdate operation. */
2107
- export type AmlFilesystemsCreateOrUpdateResponse = AmlFilesystem;
2108
-
2109
- /** Optional parameters. */
2110
- export interface AmlFilesystemsUpdateOptionalParams
2111
- extends coreClient.OperationOptions {
2112
- /** Delay to wait until next poll, in milliseconds. */
2113
- updateIntervalInMs?: number;
2114
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
2115
- resumeFrom?: string;
2116
- }
2117
-
2118
- /** Contains response data for the update operation. */
2119
- export type AmlFilesystemsUpdateResponse = AmlFilesystem;
2120
-
2121
- /** Optional parameters. */
2122
- export interface AmlFilesystemsArchiveOptionalParams
2123
- extends coreClient.OperationOptions {
2124
- /** Information about the archive operation */
2125
- archiveInfo?: AmlFilesystemArchiveInfo;
2126
- }
2127
-
2128
- /** Optional parameters. */
2129
- export interface AmlFilesystemsCancelArchiveOptionalParams
2130
- extends coreClient.OperationOptions {}
2131
-
2132
- /** Optional parameters. */
2133
- export interface AmlFilesystemsListNextOptionalParams
2134
- extends coreClient.OperationOptions {}
2135
-
2136
- /** Contains response data for the listNext operation. */
2137
- export type AmlFilesystemsListNextResponse = AmlFilesystemsListResult;
2138
-
2139
- /** Optional parameters. */
2140
- export interface AmlFilesystemsListByResourceGroupNextOptionalParams
2141
- extends coreClient.OperationOptions {}
2142
-
2143
- /** Contains response data for the listByResourceGroupNext operation. */
2144
- export type AmlFilesystemsListByResourceGroupNextResponse = AmlFilesystemsListResult;
2145
-
2146
- /** Optional parameters. */
2147
- export interface CheckAmlFSSubnetsOptionalParams
2148
- extends coreClient.OperationOptions {
2149
- /** Information about the subnets to validate. */
2150
- amlFilesystemSubnetInfo?: AmlFilesystemSubnetInfo;
2151
- }
2152
-
2153
- /** Optional parameters. */
2154
- export interface GetRequiredAmlFSSubnetsSizeOptionalParams
2155
- extends coreClient.OperationOptions {
2156
- /** Information to determine the number of available IPs a subnet will need to host the AML file system. */
2157
- requiredAMLFilesystemSubnetsSizeInfo?: RequiredAmlFilesystemSubnetsSizeInfo;
2158
- }
2159
-
2160
- /** Contains response data for the getRequiredAmlFSSubnetsSize operation. */
2161
- export type GetRequiredAmlFSSubnetsSizeResponse = RequiredAmlFilesystemSubnetsSize;
2162
-
2163
2181
  /** Optional parameters. */
2164
2182
  export interface StorageCacheManagementClientOptionalParams
2165
2183
  extends coreClient.ServiceClientOptions {