@azure/arm-storagecache 6.0.0 → 7.0.0-beta.1

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 (158) hide show
  1. package/CHANGELOG.md +68 -0
  2. package/README.md +1 -1
  3. package/dist/index.js +3652 -2156
  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.d.ts +2 -0
  8. package/dist-esm/samples-dev/amlFilesystemsArchiveSample.d.ts.map +1 -0
  9. package/dist-esm/samples-dev/amlFilesystemsArchiveSample.js +41 -0
  10. package/dist-esm/samples-dev/amlFilesystemsArchiveSample.js.map +1 -0
  11. package/dist-esm/samples-dev/amlFilesystemsCancelArchiveSample.d.ts +2 -0
  12. package/dist-esm/samples-dev/amlFilesystemsCancelArchiveSample.d.ts.map +1 -0
  13. package/dist-esm/samples-dev/amlFilesystemsCancelArchiveSample.js +39 -0
  14. package/dist-esm/samples-dev/amlFilesystemsCancelArchiveSample.js.map +1 -0
  15. package/dist-esm/samples-dev/amlFilesystemsCreateOrUpdateSample.d.ts +2 -0
  16. package/dist-esm/samples-dev/amlFilesystemsCreateOrUpdateSample.d.ts.map +1 -0
  17. package/dist-esm/samples-dev/amlFilesystemsCreateOrUpdateSample.js +69 -0
  18. package/dist-esm/samples-dev/amlFilesystemsCreateOrUpdateSample.js.map +1 -0
  19. package/dist-esm/samples-dev/amlFilesystemsDeleteSample.d.ts +2 -0
  20. package/dist-esm/samples-dev/amlFilesystemsDeleteSample.d.ts.map +1 -0
  21. package/dist-esm/samples-dev/amlFilesystemsDeleteSample.js +39 -0
  22. package/dist-esm/samples-dev/amlFilesystemsDeleteSample.js.map +1 -0
  23. package/dist-esm/samples-dev/amlFilesystemsGetSample.d.ts +2 -0
  24. package/dist-esm/samples-dev/amlFilesystemsGetSample.d.ts.map +1 -0
  25. package/dist-esm/samples-dev/amlFilesystemsGetSample.js +39 -0
  26. package/dist-esm/samples-dev/amlFilesystemsGetSample.js.map +1 -0
  27. package/dist-esm/samples-dev/amlFilesystemsListByResourceGroupSample.d.ts +2 -0
  28. package/dist-esm/samples-dev/amlFilesystemsListByResourceGroupSample.d.ts.map +1 -0
  29. package/dist-esm/samples-dev/amlFilesystemsListByResourceGroupSample.js +52 -0
  30. package/dist-esm/samples-dev/amlFilesystemsListByResourceGroupSample.js.map +1 -0
  31. package/dist-esm/samples-dev/amlFilesystemsListSample.d.ts +2 -0
  32. package/dist-esm/samples-dev/amlFilesystemsListSample.d.ts.map +1 -0
  33. package/dist-esm/samples-dev/amlFilesystemsListSample.js +51 -0
  34. package/dist-esm/samples-dev/amlFilesystemsListSample.js.map +1 -0
  35. package/dist-esm/samples-dev/amlFilesystemsUpdateSample.d.ts +2 -0
  36. package/dist-esm/samples-dev/amlFilesystemsUpdateSample.d.ts.map +1 -0
  37. package/dist-esm/samples-dev/amlFilesystemsUpdateSample.js +51 -0
  38. package/dist-esm/samples-dev/amlFilesystemsUpdateSample.js.map +1 -0
  39. package/dist-esm/samples-dev/ascOperationsGetSample.js +1 -1
  40. package/dist-esm/samples-dev/ascUsagesListSample.js +1 -1
  41. package/dist-esm/samples-dev/cachesCreateOrUpdateSample.js +8 -6
  42. package/dist-esm/samples-dev/cachesCreateOrUpdateSample.js.map +1 -1
  43. package/dist-esm/samples-dev/cachesDebugInfoSample.js +3 -3
  44. package/dist-esm/samples-dev/cachesDeleteSample.js +3 -3
  45. package/dist-esm/samples-dev/cachesFlushSample.js +3 -3
  46. package/dist-esm/samples-dev/cachesGetSample.js +3 -3
  47. package/dist-esm/samples-dev/cachesListByResourceGroupSample.js +3 -3
  48. package/dist-esm/samples-dev/cachesListSample.js +3 -3
  49. package/dist-esm/samples-dev/cachesPausePrimingJobSample.js +1 -1
  50. package/dist-esm/samples-dev/cachesResumePrimingJobSample.js +1 -1
  51. package/dist-esm/samples-dev/cachesSpaceAllocationSample.js +1 -1
  52. package/dist-esm/samples-dev/cachesStartPrimingJobSample.js +1 -1
  53. package/dist-esm/samples-dev/cachesStartSample.js +3 -3
  54. package/dist-esm/samples-dev/cachesStopPrimingJobSample.js +1 -1
  55. package/dist-esm/samples-dev/cachesStopSample.js +3 -3
  56. package/dist-esm/samples-dev/cachesUpdateSample.js +9 -7
  57. package/dist-esm/samples-dev/cachesUpdateSample.js.map +1 -1
  58. package/dist-esm/samples-dev/cachesUpgradeFirmwareSample.js +3 -3
  59. package/dist-esm/samples-dev/checkAmlFsSubnetsSample.d.ts +2 -0
  60. package/dist-esm/samples-dev/checkAmlFsSubnetsSample.d.ts.map +1 -0
  61. package/dist-esm/samples-dev/checkAmlFsSubnetsSample.js +43 -0
  62. package/dist-esm/samples-dev/checkAmlFsSubnetsSample.js.map +1 -0
  63. package/dist-esm/samples-dev/getRequiredAmlFsSubnetsSizeSample.d.ts +2 -0
  64. package/dist-esm/samples-dev/getRequiredAmlFsSubnetsSizeSample.d.ts.map +1 -0
  65. package/dist-esm/samples-dev/getRequiredAmlFsSubnetsSizeSample.js +37 -0
  66. package/dist-esm/samples-dev/getRequiredAmlFsSubnetsSizeSample.js.map +1 -0
  67. package/dist-esm/samples-dev/operationsListSample.js +1 -1
  68. package/dist-esm/samples-dev/skusListSample.js +1 -1
  69. package/dist-esm/samples-dev/storageTargetFlushSample.js +1 -1
  70. package/dist-esm/samples-dev/storageTargetInvalidateSample.js +1 -1
  71. package/dist-esm/samples-dev/storageTargetResumeSample.js +1 -1
  72. package/dist-esm/samples-dev/storageTargetSuspendSample.js +1 -1
  73. package/dist-esm/samples-dev/storageTargetsCreateOrUpdateSample.js +9 -9
  74. package/dist-esm/samples-dev/storageTargetsDeleteSample.js +3 -3
  75. package/dist-esm/samples-dev/storageTargetsDnsRefreshSample.js +1 -1
  76. package/dist-esm/samples-dev/storageTargetsGetSample.js +3 -3
  77. package/dist-esm/samples-dev/storageTargetsListByCacheSample.js +3 -3
  78. package/dist-esm/samples-dev/storageTargetsRestoreDefaultsSample.js +1 -1
  79. package/dist-esm/samples-dev/usageModelsListSample.js +3 -3
  80. package/dist-esm/src/models/index.d.ts +506 -40
  81. package/dist-esm/src/models/index.d.ts.map +1 -1
  82. package/dist-esm/src/models/index.js +60 -2
  83. package/dist-esm/src/models/index.js.map +1 -1
  84. package/dist-esm/src/models/mappers.d.ts +25 -0
  85. package/dist-esm/src/models/mappers.d.ts.map +1 -1
  86. package/dist-esm/src/models/mappers.js +829 -134
  87. package/dist-esm/src/models/mappers.js.map +1 -1
  88. package/dist-esm/src/models/parameters.d.ts +7 -0
  89. package/dist-esm/src/models/parameters.d.ts.map +1 -1
  90. package/dist-esm/src/models/parameters.js +60 -2
  91. package/dist-esm/src/models/parameters.js.map +1 -1
  92. package/dist-esm/src/operations/amlFilesystems.d.ts +134 -0
  93. package/dist-esm/src/operations/amlFilesystems.d.ts.map +1 -0
  94. package/dist-esm/src/operations/amlFilesystems.js +613 -0
  95. package/dist-esm/src/operations/amlFilesystems.js.map +1 -0
  96. package/dist-esm/src/operations/ascOperations.d.ts +2 -2
  97. package/dist-esm/src/operations/ascOperations.js +2 -2
  98. package/dist-esm/src/operations/ascUsages.js +2 -2
  99. package/dist-esm/src/operations/ascUsages.js.map +1 -1
  100. package/dist-esm/src/operations/caches.d.ts +80 -80
  101. package/dist-esm/src/operations/caches.js +80 -80
  102. package/dist-esm/src/operations/index.d.ts +1 -0
  103. package/dist-esm/src/operations/index.d.ts.map +1 -1
  104. package/dist-esm/src/operations/index.js +1 -0
  105. package/dist-esm/src/operations/index.js.map +1 -1
  106. package/dist-esm/src/operations/storageTargetOperations.d.ts +16 -16
  107. package/dist-esm/src/operations/storageTargetOperations.js +16 -16
  108. package/dist-esm/src/operations/storageTargets.d.ts +37 -37
  109. package/dist-esm/src/operations/storageTargets.js +37 -37
  110. package/dist-esm/src/operations/usageModels.d.ts +2 -2
  111. package/dist-esm/src/operations/usageModels.js +2 -2
  112. package/dist-esm/src/operationsInterfaces/amlFilesystems.d.ts +98 -0
  113. package/dist-esm/src/operationsInterfaces/amlFilesystems.d.ts.map +1 -0
  114. package/dist-esm/src/operationsInterfaces/amlFilesystems.js +9 -0
  115. package/dist-esm/src/operationsInterfaces/amlFilesystems.js.map +1 -0
  116. package/dist-esm/src/operationsInterfaces/ascOperations.d.ts +2 -2
  117. package/dist-esm/src/operationsInterfaces/caches.d.ts +76 -76
  118. package/dist-esm/src/operationsInterfaces/index.d.ts +1 -0
  119. package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -1
  120. package/dist-esm/src/operationsInterfaces/index.js +1 -0
  121. package/dist-esm/src/operationsInterfaces/index.js.map +1 -1
  122. package/dist-esm/src/operationsInterfaces/storageTargetOperations.d.ts +16 -16
  123. package/dist-esm/src/operationsInterfaces/storageTargets.d.ts +32 -32
  124. package/dist-esm/src/operationsInterfaces/usageModels.d.ts +1 -1
  125. package/dist-esm/src/storageCacheManagementClient.d.ts +14 -4
  126. package/dist-esm/src/storageCacheManagementClient.d.ts.map +1 -1
  127. package/dist-esm/src/storageCacheManagementClient.js +61 -5
  128. package/dist-esm/src/storageCacheManagementClient.js.map +1 -1
  129. package/dist-esm/test/storagecache_operations_test.spec.d.ts +4 -0
  130. package/dist-esm/test/storagecache_operations_test.spec.d.ts.map +1 -0
  131. package/dist-esm/test/storagecache_operations_test.spec.js +142 -0
  132. package/dist-esm/test/storagecache_operations_test.spec.js.map +1 -0
  133. package/package.json +3 -3
  134. package/review/arm-storagecache.api.md +333 -2
  135. package/src/models/index.ts +568 -40
  136. package/src/models/mappers.ts +898 -158
  137. package/src/models/parameters.ts +72 -2
  138. package/src/operations/amlFilesystems.ts +808 -0
  139. package/src/operations/ascOperations.ts +2 -2
  140. package/src/operations/ascUsages.ts +2 -2
  141. package/src/operations/caches.ts +80 -80
  142. package/src/operations/index.ts +1 -0
  143. package/src/operations/storageTargetOperations.ts +16 -16
  144. package/src/operations/storageTargets.ts +37 -37
  145. package/src/operations/usageModels.ts +2 -2
  146. package/src/operationsInterfaces/amlFilesystems.ts +176 -0
  147. package/src/operationsInterfaces/ascOperations.ts +2 -2
  148. package/src/operationsInterfaces/caches.ts +76 -76
  149. package/src/operationsInterfaces/index.ts +1 -0
  150. package/src/operationsInterfaces/storageTargetOperations.ts +16 -16
  151. package/src/operationsInterfaces/storageTargets.ts +32 -32
  152. package/src/operationsInterfaces/usageModels.ts +1 -1
  153. package/src/storageCacheManagementClient.ts +84 -7
  154. package/types/arm-storagecache.d.ts +795 -169
  155. package/dist-esm/test/sampleTest.d.ts +0 -2
  156. package/dist-esm/test/sampleTest.d.ts.map +0 -1
  157. package/dist-esm/test/sampleTest.js +0 -38
  158. package/dist-esm/test/sampleTest.js.map +0 -1
@@ -40,13 +40,13 @@ import {
40
40
  /** Interface representing a Caches. */
41
41
  export interface Caches {
42
42
  /**
43
- * Returns all Caches the user has access to under a subscription.
43
+ * Returns all caches the user has access to under a subscription.
44
44
  * @param options The options parameters.
45
45
  */
46
46
  list(options?: CachesListOptionalParams): PagedAsyncIterableIterator<Cache>;
47
47
  /**
48
- * Returns all Caches the user has access to under a resource group.
49
- * @param resourceGroupName Target resource group.
48
+ * Returns all caches the user has access to under a resource group.
49
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
50
50
  * @param options The options parameters.
51
51
  */
52
52
  listByResourceGroup(
@@ -54,9 +54,9 @@ export interface Caches {
54
54
  options?: CachesListByResourceGroupOptionalParams
55
55
  ): PagedAsyncIterableIterator<Cache>;
56
56
  /**
57
- * Schedules a Cache for deletion.
58
- * @param resourceGroupName Target resource group.
59
- * @param cacheName Name of Cache. Length of name must not be greater than 80 and chars must be from
57
+ * Schedules a cache for deletion.
58
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
59
+ * @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from
60
60
  * the [-0-9a-zA-Z_] char class.
61
61
  * @param options The options parameters.
62
62
  */
@@ -66,9 +66,9 @@ export interface Caches {
66
66
  options?: CachesDeleteOptionalParams
67
67
  ): Promise<SimplePollerLike<OperationState<void>, void>>;
68
68
  /**
69
- * Schedules a Cache for deletion.
70
- * @param resourceGroupName Target resource group.
71
- * @param cacheName Name of Cache. Length of name must not be greater than 80 and chars must be from
69
+ * Schedules a cache for deletion.
70
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
71
+ * @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from
72
72
  * the [-0-9a-zA-Z_] char class.
73
73
  * @param options The options parameters.
74
74
  */
@@ -78,9 +78,9 @@ export interface Caches {
78
78
  options?: CachesDeleteOptionalParams
79
79
  ): Promise<void>;
80
80
  /**
81
- * Returns a Cache.
82
- * @param resourceGroupName Target resource group.
83
- * @param cacheName Name of Cache. Length of name must not be greater than 80 and chars must be from
81
+ * Returns a cache.
82
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
83
+ * @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from
84
84
  * the [-0-9a-zA-Z_] char class.
85
85
  * @param options The options parameters.
86
86
  */
@@ -90,11 +90,11 @@ export interface Caches {
90
90
  options?: CachesGetOptionalParams
91
91
  ): Promise<CachesGetResponse>;
92
92
  /**
93
- * Create or update a Cache.
94
- * @param resourceGroupName Target resource group.
95
- * @param cacheName Name of Cache. Length of name must not be greater than 80 and chars must be from
93
+ * Create or update a cache.
94
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
95
+ * @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from
96
96
  * the [-0-9a-zA-Z_] char class.
97
- * @param cache Object containing the user-selectable properties of the new Cache. If read-only
97
+ * @param cache Object containing the user-selectable properties of the new cache. If read-only
98
98
  * properties are included, they must match the existing values of those properties.
99
99
  * @param options The options parameters.
100
100
  */
@@ -110,11 +110,11 @@ export interface Caches {
110
110
  >
111
111
  >;
112
112
  /**
113
- * Create or update a Cache.
114
- * @param resourceGroupName Target resource group.
115
- * @param cacheName Name of Cache. Length of name must not be greater than 80 and chars must be from
113
+ * Create or update a cache.
114
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
115
+ * @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from
116
116
  * the [-0-9a-zA-Z_] char class.
117
- * @param cache Object containing the user-selectable properties of the new Cache. If read-only
117
+ * @param cache Object containing the user-selectable properties of the new cache. If read-only
118
118
  * properties are included, they must match the existing values of those properties.
119
119
  * @param options The options parameters.
120
120
  */
@@ -125,9 +125,9 @@ export interface Caches {
125
125
  options?: CachesCreateOrUpdateOptionalParams
126
126
  ): Promise<CachesCreateOrUpdateResponse>;
127
127
  /**
128
- * Update a Cache instance.
129
- * @param resourceGroupName Target resource group.
130
- * @param cacheName Name of Cache. Length of name must not be greater than 80 and chars must be from
128
+ * Update a cache instance.
129
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
130
+ * @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from
131
131
  * the [-0-9a-zA-Z_] char class.
132
132
  * @param options The options parameters.
133
133
  */
@@ -139,9 +139,9 @@ export interface Caches {
139
139
  SimplePollerLike<OperationState<CachesUpdateResponse>, CachesUpdateResponse>
140
140
  >;
141
141
  /**
142
- * Update a Cache instance.
143
- * @param resourceGroupName Target resource group.
144
- * @param cacheName Name of Cache. Length of name must not be greater than 80 and chars must be from
142
+ * Update a cache instance.
143
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
144
+ * @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from
145
145
  * the [-0-9a-zA-Z_] char class.
146
146
  * @param options The options parameters.
147
147
  */
@@ -151,9 +151,9 @@ export interface Caches {
151
151
  options?: CachesUpdateOptionalParams
152
152
  ): Promise<CachesUpdateResponse>;
153
153
  /**
154
- * Tells a Cache to write generate debug info for support to process.
155
- * @param resourceGroupName Target resource group.
156
- * @param cacheName Name of Cache. Length of name must not be greater than 80 and chars must be from
154
+ * Tells a cache to write generate debug info for support to process.
155
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
156
+ * @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from
157
157
  * the [-0-9a-zA-Z_] char class.
158
158
  * @param options The options parameters.
159
159
  */
@@ -163,9 +163,9 @@ export interface Caches {
163
163
  options?: CachesDebugInfoOptionalParams
164
164
  ): Promise<SimplePollerLike<OperationState<void>, void>>;
165
165
  /**
166
- * Tells a Cache to write generate debug info for support to process.
167
- * @param resourceGroupName Target resource group.
168
- * @param cacheName Name of Cache. Length of name must not be greater than 80 and chars must be from
166
+ * Tells a cache to write generate debug info for support to process.
167
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
168
+ * @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from
169
169
  * the [-0-9a-zA-Z_] char class.
170
170
  * @param options The options parameters.
171
171
  */
@@ -175,10 +175,10 @@ export interface Caches {
175
175
  options?: CachesDebugInfoOptionalParams
176
176
  ): Promise<void>;
177
177
  /**
178
- * Tells a Cache to write all dirty data to the Storage Target(s). During the flush, clients will see
178
+ * Tells a cache to write all dirty data to the Storage Target(s). During the flush, clients will see
179
179
  * errors returned until the flush is complete.
180
- * @param resourceGroupName Target resource group.
181
- * @param cacheName Name of Cache. Length of name must not be greater than 80 and chars must be from
180
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
181
+ * @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from
182
182
  * the [-0-9a-zA-Z_] char class.
183
183
  * @param options The options parameters.
184
184
  */
@@ -188,10 +188,10 @@ export interface Caches {
188
188
  options?: CachesFlushOptionalParams
189
189
  ): Promise<SimplePollerLike<OperationState<void>, void>>;
190
190
  /**
191
- * Tells a Cache to write all dirty data to the Storage Target(s). During the flush, clients will see
191
+ * Tells a cache to write all dirty data to the Storage Target(s). During the flush, clients will see
192
192
  * errors returned until the flush is complete.
193
- * @param resourceGroupName Target resource group.
194
- * @param cacheName Name of Cache. Length of name must not be greater than 80 and chars must be from
193
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
194
+ * @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from
195
195
  * the [-0-9a-zA-Z_] char class.
196
196
  * @param options The options parameters.
197
197
  */
@@ -201,9 +201,9 @@ export interface Caches {
201
201
  options?: CachesFlushOptionalParams
202
202
  ): Promise<void>;
203
203
  /**
204
- * Tells a Stopped state Cache to transition to Active state.
205
- * @param resourceGroupName Target resource group.
206
- * @param cacheName Name of Cache. Length of name must not be greater than 80 and chars must be from
204
+ * Tells a Stopped state cache to transition to Active state.
205
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
206
+ * @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from
207
207
  * the [-0-9a-zA-Z_] char class.
208
208
  * @param options The options parameters.
209
209
  */
@@ -213,9 +213,9 @@ export interface Caches {
213
213
  options?: CachesStartOptionalParams
214
214
  ): Promise<SimplePollerLike<OperationState<void>, void>>;
215
215
  /**
216
- * Tells a Stopped state Cache to transition to Active state.
217
- * @param resourceGroupName Target resource group.
218
- * @param cacheName Name of Cache. Length of name must not be greater than 80 and chars must be from
216
+ * Tells a Stopped state cache to transition to Active state.
217
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
218
+ * @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from
219
219
  * the [-0-9a-zA-Z_] char class.
220
220
  * @param options The options parameters.
221
221
  */
@@ -225,9 +225,9 @@ export interface Caches {
225
225
  options?: CachesStartOptionalParams
226
226
  ): Promise<void>;
227
227
  /**
228
- * Tells an Active Cache to transition to Stopped state.
229
- * @param resourceGroupName Target resource group.
230
- * @param cacheName Name of Cache. Length of name must not be greater than 80 and chars must be from
228
+ * Tells an Active cache to transition to Stopped state.
229
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
230
+ * @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from
231
231
  * the [-0-9a-zA-Z_] char class.
232
232
  * @param options The options parameters.
233
233
  */
@@ -237,9 +237,9 @@ export interface Caches {
237
237
  options?: CachesStopOptionalParams
238
238
  ): Promise<SimplePollerLike<OperationState<void>, void>>;
239
239
  /**
240
- * Tells an Active Cache to transition to Stopped state.
241
- * @param resourceGroupName Target resource group.
242
- * @param cacheName Name of Cache. Length of name must not be greater than 80 and chars must be from
240
+ * Tells an Active cache to transition to Stopped state.
241
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
242
+ * @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from
243
243
  * the [-0-9a-zA-Z_] char class.
244
244
  * @param options The options parameters.
245
245
  */
@@ -250,8 +250,8 @@ export interface Caches {
250
250
  ): Promise<void>;
251
251
  /**
252
252
  * Create a priming job. This operation is only allowed when the cache is healthy.
253
- * @param resourceGroupName Target resource group.
254
- * @param cacheName Name of Cache. Length of name must not be greater than 80 and chars must be from
253
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
254
+ * @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from
255
255
  * the [-0-9a-zA-Z_] char class.
256
256
  * @param options The options parameters.
257
257
  */
@@ -267,8 +267,8 @@ export interface Caches {
267
267
  >;
268
268
  /**
269
269
  * Create a priming job. This operation is only allowed when the cache is healthy.
270
- * @param resourceGroupName Target resource group.
271
- * @param cacheName Name of Cache. Length of name must not be greater than 80 and chars must be from
270
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
271
+ * @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from
272
272
  * the [-0-9a-zA-Z_] char class.
273
273
  * @param options The options parameters.
274
274
  */
@@ -279,8 +279,8 @@ export interface Caches {
279
279
  ): Promise<CachesStartPrimingJobResponse>;
280
280
  /**
281
281
  * Schedule a priming job for deletion.
282
- * @param resourceGroupName Target resource group.
283
- * @param cacheName Name of Cache. Length of name must not be greater than 80 and chars must be from
282
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
283
+ * @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from
284
284
  * the [-0-9a-zA-Z_] char class.
285
285
  * @param options The options parameters.
286
286
  */
@@ -296,8 +296,8 @@ export interface Caches {
296
296
  >;
297
297
  /**
298
298
  * Schedule a priming job for deletion.
299
- * @param resourceGroupName Target resource group.
300
- * @param cacheName Name of Cache. Length of name must not be greater than 80 and chars must be from
299
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
300
+ * @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from
301
301
  * the [-0-9a-zA-Z_] char class.
302
302
  * @param options The options parameters.
303
303
  */
@@ -308,8 +308,8 @@ export interface Caches {
308
308
  ): Promise<CachesStopPrimingJobResponse>;
309
309
  /**
310
310
  * Schedule a priming job to be paused.
311
- * @param resourceGroupName Target resource group.
312
- * @param cacheName Name of Cache. Length of name must not be greater than 80 and chars must be from
311
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
312
+ * @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from
313
313
  * the [-0-9a-zA-Z_] char class.
314
314
  * @param options The options parameters.
315
315
  */
@@ -325,8 +325,8 @@ export interface Caches {
325
325
  >;
326
326
  /**
327
327
  * Schedule a priming job to be paused.
328
- * @param resourceGroupName Target resource group.
329
- * @param cacheName Name of Cache. Length of name must not be greater than 80 and chars must be from
328
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
329
+ * @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from
330
330
  * the [-0-9a-zA-Z_] char class.
331
331
  * @param options The options parameters.
332
332
  */
@@ -337,8 +337,8 @@ export interface Caches {
337
337
  ): Promise<CachesPausePrimingJobResponse>;
338
338
  /**
339
339
  * Resumes a paused priming job.
340
- * @param resourceGroupName Target resource group.
341
- * @param cacheName Name of Cache. Length of name must not be greater than 80 and chars must be from
340
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
341
+ * @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from
342
342
  * the [-0-9a-zA-Z_] char class.
343
343
  * @param options The options parameters.
344
344
  */
@@ -354,8 +354,8 @@ export interface Caches {
354
354
  >;
355
355
  /**
356
356
  * Resumes a paused priming job.
357
- * @param resourceGroupName Target resource group.
358
- * @param cacheName Name of Cache. Length of name must not be greater than 80 and chars must be from
357
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
358
+ * @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from
359
359
  * the [-0-9a-zA-Z_] char class.
360
360
  * @param options The options parameters.
361
361
  */
@@ -365,9 +365,9 @@ export interface Caches {
365
365
  options?: CachesResumePrimingJobOptionalParams
366
366
  ): Promise<CachesResumePrimingJobResponse>;
367
367
  /**
368
- * Upgrade a Cache's firmware if a new version is available. Otherwise, this operation has no effect.
369
- * @param resourceGroupName Target resource group.
370
- * @param cacheName Name of Cache. Length of name must not be greater than 80 and chars must be from
368
+ * Upgrade a cache's firmware if a new version is available. Otherwise, this operation has no effect.
369
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
370
+ * @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from
371
371
  * the [-0-9a-zA-Z_] char class.
372
372
  * @param options The options parameters.
373
373
  */
@@ -377,9 +377,9 @@ export interface Caches {
377
377
  options?: CachesUpgradeFirmwareOptionalParams
378
378
  ): Promise<SimplePollerLike<OperationState<void>, void>>;
379
379
  /**
380
- * Upgrade a Cache's firmware if a new version is available. Otherwise, this operation has no effect.
381
- * @param resourceGroupName Target resource group.
382
- * @param cacheName Name of Cache. Length of name must not be greater than 80 and chars must be from
380
+ * Upgrade a cache's firmware if a new version is available. Otherwise, this operation has no effect.
381
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
382
+ * @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from
383
383
  * the [-0-9a-zA-Z_] char class.
384
384
  * @param options The options parameters.
385
385
  */
@@ -390,8 +390,8 @@ export interface Caches {
390
390
  ): Promise<void>;
391
391
  /**
392
392
  * Update cache space allocation.
393
- * @param resourceGroupName Target resource group.
394
- * @param cacheName Name of Cache. Length of name must not be greater than 80 and chars must be from
393
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
394
+ * @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from
395
395
  * the [-0-9a-zA-Z_] char class.
396
396
  * @param options The options parameters.
397
397
  */
@@ -407,8 +407,8 @@ export interface Caches {
407
407
  >;
408
408
  /**
409
409
  * Update cache space allocation.
410
- * @param resourceGroupName Target resource group.
411
- * @param cacheName Name of Cache. Length of name must not be greater than 80 and chars must be from
410
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
411
+ * @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from
412
412
  * the [-0-9a-zA-Z_] char class.
413
413
  * @param options The options parameters.
414
414
  */
@@ -14,3 +14,4 @@ export * from "./ascUsages";
14
14
  export * from "./caches";
15
15
  export * from "./storageTargets";
16
16
  export * from "./storageTargetOperations";
17
+ export * from "./amlFilesystems";
@@ -19,8 +19,8 @@ export interface StorageTargetOperations {
19
19
  /**
20
20
  * Tells the cache to write all dirty data to the Storage Target's backend storage. Client requests to
21
21
  * this storage target's namespace will return errors until the flush operation completes.
22
- * @param resourceGroupName Target resource group.
23
- * @param cacheName Name of Cache. Length of name must not be greater than 80 and chars must be from
22
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
23
+ * @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from
24
24
  * the [-0-9a-zA-Z_] char class.
25
25
  * @param storageTargetName Name of Storage Target.
26
26
  * @param options The options parameters.
@@ -34,8 +34,8 @@ export interface StorageTargetOperations {
34
34
  /**
35
35
  * Tells the cache to write all dirty data to the Storage Target's backend storage. Client requests to
36
36
  * this storage target's namespace will return errors until the flush operation completes.
37
- * @param resourceGroupName Target resource group.
38
- * @param cacheName Name of Cache. Length of name must not be greater than 80 and chars must be from
37
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
38
+ * @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from
39
39
  * the [-0-9a-zA-Z_] char class.
40
40
  * @param storageTargetName Name of Storage Target.
41
41
  * @param options The options parameters.
@@ -48,8 +48,8 @@ export interface StorageTargetOperations {
48
48
  ): Promise<void>;
49
49
  /**
50
50
  * Suspends client access to a storage target.
51
- * @param resourceGroupName Target resource group.
52
- * @param cacheName Name of Cache. Length of name must not be greater than 80 and chars must be from
51
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
52
+ * @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from
53
53
  * the [-0-9a-zA-Z_] char class.
54
54
  * @param storageTargetName Name of Storage Target.
55
55
  * @param options The options parameters.
@@ -62,8 +62,8 @@ export interface StorageTargetOperations {
62
62
  ): Promise<SimplePollerLike<OperationState<void>, void>>;
63
63
  /**
64
64
  * Suspends client access to a storage target.
65
- * @param resourceGroupName Target resource group.
66
- * @param cacheName Name of Cache. Length of name must not be greater than 80 and chars must be from
65
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
66
+ * @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from
67
67
  * the [-0-9a-zA-Z_] char class.
68
68
  * @param storageTargetName Name of Storage Target.
69
69
  * @param options The options parameters.
@@ -76,8 +76,8 @@ export interface StorageTargetOperations {
76
76
  ): Promise<void>;
77
77
  /**
78
78
  * Resumes client access to a previously suspended storage target.
79
- * @param resourceGroupName Target resource group.
80
- * @param cacheName Name of Cache. Length of name must not be greater than 80 and chars must be from
79
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
80
+ * @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from
81
81
  * the [-0-9a-zA-Z_] char class.
82
82
  * @param storageTargetName Name of Storage Target.
83
83
  * @param options The options parameters.
@@ -90,8 +90,8 @@ export interface StorageTargetOperations {
90
90
  ): Promise<SimplePollerLike<OperationState<void>, void>>;
91
91
  /**
92
92
  * Resumes client access to a previously suspended storage target.
93
- * @param resourceGroupName Target resource group.
94
- * @param cacheName Name of Cache. Length of name must not be greater than 80 and chars must be from
93
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
94
+ * @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from
95
95
  * the [-0-9a-zA-Z_] char class.
96
96
  * @param storageTargetName Name of Storage Target.
97
97
  * @param options The options parameters.
@@ -105,8 +105,8 @@ export interface StorageTargetOperations {
105
105
  /**
106
106
  * Invalidate all cached data for a storage target. Cached files are discarded and fetched from the
107
107
  * back end on the next request.
108
- * @param resourceGroupName Target resource group.
109
- * @param cacheName Name of Cache. Length of name must not be greater than 80 and chars must be from
108
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
109
+ * @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from
110
110
  * the [-0-9a-zA-Z_] char class.
111
111
  * @param storageTargetName Name of Storage Target.
112
112
  * @param options The options parameters.
@@ -120,8 +120,8 @@ export interface StorageTargetOperations {
120
120
  /**
121
121
  * Invalidate all cached data for a storage target. Cached files are discarded and fetched from the
122
122
  * back end on the next request.
123
- * @param resourceGroupName Target resource group.
124
- * @param cacheName Name of Cache. Length of name must not be greater than 80 and chars must be from
123
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
124
+ * @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from
125
125
  * the [-0-9a-zA-Z_] char class.
126
126
  * @param storageTargetName Name of Storage Target.
127
127
  * @param options The options parameters.
@@ -24,9 +24,9 @@ import {
24
24
  /** Interface representing a StorageTargets. */
25
25
  export interface StorageTargets {
26
26
  /**
27
- * Returns a list of Storage Targets for the specified Cache.
28
- * @param resourceGroupName Target resource group.
29
- * @param cacheName Name of Cache. Length of name must not be greater than 80 and chars must be from
27
+ * Returns a list of Storage Targets for the specified cache.
28
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
29
+ * @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from
30
30
  * the [-0-9a-zA-Z_] char class.
31
31
  * @param options The options parameters.
32
32
  */
@@ -37,8 +37,8 @@ export interface StorageTargets {
37
37
  ): PagedAsyncIterableIterator<StorageTarget>;
38
38
  /**
39
39
  * Tells a storage target to refresh its DNS information.
40
- * @param resourceGroupName Target resource group.
41
- * @param cacheName Name of Cache. Length of name must not be greater than 80 and chars must be from
40
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
41
+ * @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from
42
42
  * the [-0-9a-zA-Z_] char class.
43
43
  * @param storageTargetName Name of Storage Target.
44
44
  * @param options The options parameters.
@@ -51,8 +51,8 @@ export interface StorageTargets {
51
51
  ): Promise<SimplePollerLike<OperationState<void>, void>>;
52
52
  /**
53
53
  * Tells a storage target to refresh its DNS information.
54
- * @param resourceGroupName Target resource group.
55
- * @param cacheName Name of Cache. Length of name must not be greater than 80 and chars must be from
54
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
55
+ * @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from
56
56
  * the [-0-9a-zA-Z_] char class.
57
57
  * @param storageTargetName Name of Storage Target.
58
58
  * @param options The options parameters.
@@ -64,12 +64,12 @@ export interface StorageTargets {
64
64
  options?: StorageTargetsDnsRefreshOptionalParams
65
65
  ): Promise<void>;
66
66
  /**
67
- * Removes a Storage Target from a Cache. This operation is allowed at any time, but if the Cache is
68
- * down or unhealthy, the actual removal of the Storage Target may be delayed until the Cache is
69
- * healthy again. Note that if the Cache has data to flush to the Storage Target, the data will be
67
+ * Removes a Storage Target from a cache. This operation is allowed at any time, but if the cache is
68
+ * down or unhealthy, the actual removal of the Storage Target may be delayed until the cache is
69
+ * healthy again. Note that if the cache has data to flush to the Storage Target, the data will be
70
70
  * flushed before the Storage Target will be deleted.
71
- * @param resourceGroupName Target resource group.
72
- * @param cacheName Name of Cache. Length of name must not be greater than 80 and chars must be from
71
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
72
+ * @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from
73
73
  * the [-0-9a-zA-Z_] char class.
74
74
  * @param storageTargetName Name of Storage Target.
75
75
  * @param options The options parameters.
@@ -81,12 +81,12 @@ export interface StorageTargets {
81
81
  options?: StorageTargetsDeleteOptionalParams
82
82
  ): Promise<SimplePollerLike<OperationState<void>, void>>;
83
83
  /**
84
- * Removes a Storage Target from a Cache. This operation is allowed at any time, but if the Cache is
85
- * down or unhealthy, the actual removal of the Storage Target may be delayed until the Cache is
86
- * healthy again. Note that if the Cache has data to flush to the Storage Target, the data will be
84
+ * Removes a Storage Target from a cache. This operation is allowed at any time, but if the cache is
85
+ * down or unhealthy, the actual removal of the Storage Target may be delayed until the cache is
86
+ * healthy again. Note that if the cache has data to flush to the Storage Target, the data will be
87
87
  * flushed before the Storage Target will be deleted.
88
- * @param resourceGroupName Target resource group.
89
- * @param cacheName Name of Cache. Length of name must not be greater than 80 and chars must be from
88
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
89
+ * @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from
90
90
  * the [-0-9a-zA-Z_] char class.
91
91
  * @param storageTargetName Name of Storage Target.
92
92
  * @param options The options parameters.
@@ -98,9 +98,9 @@ export interface StorageTargets {
98
98
  options?: StorageTargetsDeleteOptionalParams
99
99
  ): Promise<void>;
100
100
  /**
101
- * Returns a Storage Target from a Cache.
102
- * @param resourceGroupName Target resource group.
103
- * @param cacheName Name of Cache. Length of name must not be greater than 80 and chars must be from
101
+ * Returns a Storage Target from a cache.
102
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
103
+ * @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from
104
104
  * the [-0-9a-zA-Z_] char class.
105
105
  * @param storageTargetName Name of Storage Target.
106
106
  * @param options The options parameters.
@@ -112,11 +112,11 @@ export interface StorageTargets {
112
112
  options?: StorageTargetsGetOptionalParams
113
113
  ): Promise<StorageTargetsGetResponse>;
114
114
  /**
115
- * Create or update a Storage Target. This operation is allowed at any time, but if the Cache is down
116
- * or unhealthy, the actual creation/modification of the Storage Target may be delayed until the Cache
115
+ * Create or update a Storage Target. This operation is allowed at any time, but if the cache is down
116
+ * or unhealthy, the actual creation/modification of the Storage Target may be delayed until the cache
117
117
  * is healthy again.
118
- * @param resourceGroupName Target resource group.
119
- * @param cacheName Name of Cache. Length of name must not be greater than 80 and chars must be from
118
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
119
+ * @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from
120
120
  * the [-0-9a-zA-Z_] char class.
121
121
  * @param storageTargetName Name of Storage Target.
122
122
  * @param storagetarget Object containing the definition of a Storage Target.
@@ -135,11 +135,11 @@ export interface StorageTargets {
135
135
  >
136
136
  >;
137
137
  /**
138
- * Create or update a Storage Target. This operation is allowed at any time, but if the Cache is down
139
- * or unhealthy, the actual creation/modification of the Storage Target may be delayed until the Cache
138
+ * Create or update a Storage Target. This operation is allowed at any time, but if the cache is down
139
+ * or unhealthy, the actual creation/modification of the Storage Target may be delayed until the cache
140
140
  * is healthy again.
141
- * @param resourceGroupName Target resource group.
142
- * @param cacheName Name of Cache. Length of name must not be greater than 80 and chars must be from
141
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
142
+ * @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from
143
143
  * the [-0-9a-zA-Z_] char class.
144
144
  * @param storageTargetName Name of Storage Target.
145
145
  * @param storagetarget Object containing the definition of a Storage Target.
@@ -154,8 +154,8 @@ export interface StorageTargets {
154
154
  ): Promise<StorageTargetsCreateOrUpdateResponse>;
155
155
  /**
156
156
  * Tells a storage target to restore its settings to their default values.
157
- * @param resourceGroupName Target resource group.
158
- * @param cacheName Name of Cache. Length of name must not be greater than 80 and chars must be from
157
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
158
+ * @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from
159
159
  * the [-0-9a-zA-Z_] char class.
160
160
  * @param storageTargetName Name of Storage Target.
161
161
  * @param options The options parameters.
@@ -168,8 +168,8 @@ export interface StorageTargets {
168
168
  ): Promise<SimplePollerLike<OperationState<void>, void>>;
169
169
  /**
170
170
  * Tells a storage target to restore its settings to their default values.
171
- * @param resourceGroupName Target resource group.
172
- * @param cacheName Name of Cache. Length of name must not be greater than 80 and chars must be from
171
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
172
+ * @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from
173
173
  * the [-0-9a-zA-Z_] char class.
174
174
  * @param storageTargetName Name of Storage Target.
175
175
  * @param options The options parameters.
@@ -13,7 +13,7 @@ import { UsageModel, UsageModelsListOptionalParams } from "../models";
13
13
  /** Interface representing a UsageModels. */
14
14
  export interface UsageModels {
15
15
  /**
16
- * Get the list of Cache Usage Models available to this subscription.
16
+ * Get the list of cache usage models available to this subscription.
17
17
  * @param options The options parameters.
18
18
  */
19
19
  list(