@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.
- package/CHANGELOG.md +68 -0
- package/README.md +1 -1
- package/dist/index.js +3652 -2156
- package/dist/index.js.map +1 -1
- package/dist/index.min.js +1 -1
- package/dist/index.min.js.map +1 -1
- package/dist-esm/samples-dev/amlFilesystemsArchiveSample.d.ts +2 -0
- package/dist-esm/samples-dev/amlFilesystemsArchiveSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/amlFilesystemsArchiveSample.js +41 -0
- package/dist-esm/samples-dev/amlFilesystemsArchiveSample.js.map +1 -0
- package/dist-esm/samples-dev/amlFilesystemsCancelArchiveSample.d.ts +2 -0
- package/dist-esm/samples-dev/amlFilesystemsCancelArchiveSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/amlFilesystemsCancelArchiveSample.js +39 -0
- package/dist-esm/samples-dev/amlFilesystemsCancelArchiveSample.js.map +1 -0
- package/dist-esm/samples-dev/amlFilesystemsCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/amlFilesystemsCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/amlFilesystemsCreateOrUpdateSample.js +69 -0
- package/dist-esm/samples-dev/amlFilesystemsCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/amlFilesystemsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/amlFilesystemsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/amlFilesystemsDeleteSample.js +39 -0
- package/dist-esm/samples-dev/amlFilesystemsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/amlFilesystemsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/amlFilesystemsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/amlFilesystemsGetSample.js +39 -0
- package/dist-esm/samples-dev/amlFilesystemsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/amlFilesystemsListByResourceGroupSample.d.ts +2 -0
- package/dist-esm/samples-dev/amlFilesystemsListByResourceGroupSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/amlFilesystemsListByResourceGroupSample.js +52 -0
- package/dist-esm/samples-dev/amlFilesystemsListByResourceGroupSample.js.map +1 -0
- package/dist-esm/samples-dev/amlFilesystemsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/amlFilesystemsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/amlFilesystemsListSample.js +51 -0
- package/dist-esm/samples-dev/amlFilesystemsListSample.js.map +1 -0
- package/dist-esm/samples-dev/amlFilesystemsUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/amlFilesystemsUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/amlFilesystemsUpdateSample.js +51 -0
- package/dist-esm/samples-dev/amlFilesystemsUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/ascOperationsGetSample.js +1 -1
- package/dist-esm/samples-dev/ascUsagesListSample.js +1 -1
- package/dist-esm/samples-dev/cachesCreateOrUpdateSample.js +8 -6
- package/dist-esm/samples-dev/cachesCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/cachesDebugInfoSample.js +3 -3
- package/dist-esm/samples-dev/cachesDeleteSample.js +3 -3
- package/dist-esm/samples-dev/cachesFlushSample.js +3 -3
- package/dist-esm/samples-dev/cachesGetSample.js +3 -3
- package/dist-esm/samples-dev/cachesListByResourceGroupSample.js +3 -3
- package/dist-esm/samples-dev/cachesListSample.js +3 -3
- package/dist-esm/samples-dev/cachesPausePrimingJobSample.js +1 -1
- package/dist-esm/samples-dev/cachesResumePrimingJobSample.js +1 -1
- package/dist-esm/samples-dev/cachesSpaceAllocationSample.js +1 -1
- package/dist-esm/samples-dev/cachesStartPrimingJobSample.js +1 -1
- package/dist-esm/samples-dev/cachesStartSample.js +3 -3
- package/dist-esm/samples-dev/cachesStopPrimingJobSample.js +1 -1
- package/dist-esm/samples-dev/cachesStopSample.js +3 -3
- package/dist-esm/samples-dev/cachesUpdateSample.js +9 -7
- package/dist-esm/samples-dev/cachesUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/cachesUpgradeFirmwareSample.js +3 -3
- package/dist-esm/samples-dev/checkAmlFsSubnetsSample.d.ts +2 -0
- package/dist-esm/samples-dev/checkAmlFsSubnetsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/checkAmlFsSubnetsSample.js +43 -0
- package/dist-esm/samples-dev/checkAmlFsSubnetsSample.js.map +1 -0
- package/dist-esm/samples-dev/getRequiredAmlFsSubnetsSizeSample.d.ts +2 -0
- package/dist-esm/samples-dev/getRequiredAmlFsSubnetsSizeSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/getRequiredAmlFsSubnetsSizeSample.js +37 -0
- package/dist-esm/samples-dev/getRequiredAmlFsSubnetsSizeSample.js.map +1 -0
- package/dist-esm/samples-dev/operationsListSample.js +1 -1
- package/dist-esm/samples-dev/skusListSample.js +1 -1
- package/dist-esm/samples-dev/storageTargetFlushSample.js +1 -1
- package/dist-esm/samples-dev/storageTargetInvalidateSample.js +1 -1
- package/dist-esm/samples-dev/storageTargetResumeSample.js +1 -1
- package/dist-esm/samples-dev/storageTargetSuspendSample.js +1 -1
- package/dist-esm/samples-dev/storageTargetsCreateOrUpdateSample.js +9 -9
- package/dist-esm/samples-dev/storageTargetsDeleteSample.js +3 -3
- package/dist-esm/samples-dev/storageTargetsDnsRefreshSample.js +1 -1
- package/dist-esm/samples-dev/storageTargetsGetSample.js +3 -3
- package/dist-esm/samples-dev/storageTargetsListByCacheSample.js +3 -3
- package/dist-esm/samples-dev/storageTargetsRestoreDefaultsSample.js +1 -1
- package/dist-esm/samples-dev/usageModelsListSample.js +3 -3
- package/dist-esm/src/models/index.d.ts +506 -40
- package/dist-esm/src/models/index.d.ts.map +1 -1
- package/dist-esm/src/models/index.js +60 -2
- package/dist-esm/src/models/index.js.map +1 -1
- package/dist-esm/src/models/mappers.d.ts +25 -0
- package/dist-esm/src/models/mappers.d.ts.map +1 -1
- package/dist-esm/src/models/mappers.js +829 -134
- package/dist-esm/src/models/mappers.js.map +1 -1
- package/dist-esm/src/models/parameters.d.ts +7 -0
- package/dist-esm/src/models/parameters.d.ts.map +1 -1
- package/dist-esm/src/models/parameters.js +60 -2
- package/dist-esm/src/models/parameters.js.map +1 -1
- package/dist-esm/src/operations/amlFilesystems.d.ts +134 -0
- package/dist-esm/src/operations/amlFilesystems.d.ts.map +1 -0
- package/dist-esm/src/operations/amlFilesystems.js +613 -0
- package/dist-esm/src/operations/amlFilesystems.js.map +1 -0
- package/dist-esm/src/operations/ascOperations.d.ts +2 -2
- package/dist-esm/src/operations/ascOperations.js +2 -2
- package/dist-esm/src/operations/ascUsages.js +2 -2
- package/dist-esm/src/operations/ascUsages.js.map +1 -1
- package/dist-esm/src/operations/caches.d.ts +80 -80
- package/dist-esm/src/operations/caches.js +80 -80
- package/dist-esm/src/operations/index.d.ts +1 -0
- package/dist-esm/src/operations/index.d.ts.map +1 -1
- package/dist-esm/src/operations/index.js +1 -0
- package/dist-esm/src/operations/index.js.map +1 -1
- package/dist-esm/src/operations/storageTargetOperations.d.ts +16 -16
- package/dist-esm/src/operations/storageTargetOperations.js +16 -16
- package/dist-esm/src/operations/storageTargets.d.ts +37 -37
- package/dist-esm/src/operations/storageTargets.js +37 -37
- package/dist-esm/src/operations/usageModels.d.ts +2 -2
- package/dist-esm/src/operations/usageModels.js +2 -2
- package/dist-esm/src/operationsInterfaces/amlFilesystems.d.ts +98 -0
- package/dist-esm/src/operationsInterfaces/amlFilesystems.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/amlFilesystems.js +9 -0
- package/dist-esm/src/operationsInterfaces/amlFilesystems.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/ascOperations.d.ts +2 -2
- package/dist-esm/src/operationsInterfaces/caches.d.ts +76 -76
- package/dist-esm/src/operationsInterfaces/index.d.ts +1 -0
- package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/index.js +1 -0
- package/dist-esm/src/operationsInterfaces/index.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/storageTargetOperations.d.ts +16 -16
- package/dist-esm/src/operationsInterfaces/storageTargets.d.ts +32 -32
- package/dist-esm/src/operationsInterfaces/usageModels.d.ts +1 -1
- package/dist-esm/src/storageCacheManagementClient.d.ts +14 -4
- package/dist-esm/src/storageCacheManagementClient.d.ts.map +1 -1
- package/dist-esm/src/storageCacheManagementClient.js +61 -5
- package/dist-esm/src/storageCacheManagementClient.js.map +1 -1
- package/dist-esm/test/storagecache_operations_test.spec.d.ts +4 -0
- package/dist-esm/test/storagecache_operations_test.spec.d.ts.map +1 -0
- package/dist-esm/test/storagecache_operations_test.spec.js +142 -0
- package/dist-esm/test/storagecache_operations_test.spec.js.map +1 -0
- package/package.json +3 -3
- package/review/arm-storagecache.api.md +333 -2
- package/src/models/index.ts +568 -40
- package/src/models/mappers.ts +898 -158
- package/src/models/parameters.ts +72 -2
- package/src/operations/amlFilesystems.ts +808 -0
- package/src/operations/ascOperations.ts +2 -2
- package/src/operations/ascUsages.ts +2 -2
- package/src/operations/caches.ts +80 -80
- package/src/operations/index.ts +1 -0
- package/src/operations/storageTargetOperations.ts +16 -16
- package/src/operations/storageTargets.ts +37 -37
- package/src/operations/usageModels.ts +2 -2
- package/src/operationsInterfaces/amlFilesystems.ts +176 -0
- package/src/operationsInterfaces/ascOperations.ts +2 -2
- package/src/operationsInterfaces/caches.ts +76 -76
- package/src/operationsInterfaces/index.ts +1 -0
- package/src/operationsInterfaces/storageTargetOperations.ts +16 -16
- package/src/operationsInterfaces/storageTargets.ts +32 -32
- package/src/operationsInterfaces/usageModels.ts +1 -1
- package/src/storageCacheManagementClient.ts +84 -7
- package/types/arm-storagecache.d.ts +795 -169
- package/dist-esm/test/sampleTest.d.ts +0 -2
- package/dist-esm/test/sampleTest.d.ts.map +0 -1
- package/dist-esm/test/sampleTest.js +0 -38
- 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
|
|
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
|
|
49
|
-
* @param resourceGroupName
|
|
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
|
|
58
|
-
* @param resourceGroupName
|
|
59
|
-
* @param cacheName Name of
|
|
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
|
|
70
|
-
* @param resourceGroupName
|
|
71
|
-
* @param cacheName Name of
|
|
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
|
|
82
|
-
* @param resourceGroupName
|
|
83
|
-
* @param cacheName Name of
|
|
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
|
|
94
|
-
* @param resourceGroupName
|
|
95
|
-
* @param cacheName Name of
|
|
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
|
|
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
|
|
114
|
-
* @param resourceGroupName
|
|
115
|
-
* @param cacheName Name of
|
|
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
|
|
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
|
|
129
|
-
* @param resourceGroupName
|
|
130
|
-
* @param cacheName Name of
|
|
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
|
|
143
|
-
* @param resourceGroupName
|
|
144
|
-
* @param cacheName Name of
|
|
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
|
|
155
|
-
* @param resourceGroupName
|
|
156
|
-
* @param cacheName Name of
|
|
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
|
|
167
|
-
* @param resourceGroupName
|
|
168
|
-
* @param cacheName Name of
|
|
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
|
|
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
|
|
181
|
-
* @param cacheName Name of
|
|
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
|
|
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
|
|
194
|
-
* @param cacheName Name of
|
|
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
|
|
205
|
-
* @param resourceGroupName
|
|
206
|
-
* @param cacheName Name of
|
|
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
|
|
217
|
-
* @param resourceGroupName
|
|
218
|
-
* @param cacheName Name of
|
|
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
|
|
229
|
-
* @param resourceGroupName
|
|
230
|
-
* @param cacheName Name of
|
|
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
|
|
241
|
-
* @param resourceGroupName
|
|
242
|
-
* @param cacheName Name of
|
|
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
|
|
254
|
-
* @param cacheName Name of
|
|
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
|
|
271
|
-
* @param cacheName Name of
|
|
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
|
|
283
|
-
* @param cacheName Name of
|
|
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
|
|
300
|
-
* @param cacheName Name of
|
|
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
|
|
312
|
-
* @param cacheName Name of
|
|
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
|
|
329
|
-
* @param cacheName Name of
|
|
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
|
|
341
|
-
* @param cacheName Name of
|
|
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
|
|
358
|
-
* @param cacheName Name of
|
|
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
|
|
369
|
-
* @param resourceGroupName
|
|
370
|
-
* @param cacheName Name of
|
|
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
|
|
381
|
-
* @param resourceGroupName
|
|
382
|
-
* @param cacheName Name of
|
|
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
|
|
394
|
-
* @param cacheName Name of
|
|
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
|
|
411
|
-
* @param cacheName Name of
|
|
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
|
*/
|
|
@@ -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
|
|
23
|
-
* @param cacheName Name of
|
|
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
|
|
38
|
-
* @param cacheName Name of
|
|
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
|
|
52
|
-
* @param cacheName Name of
|
|
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
|
|
66
|
-
* @param cacheName Name of
|
|
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
|
|
80
|
-
* @param cacheName Name of
|
|
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
|
|
94
|
-
* @param cacheName Name of
|
|
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
|
|
109
|
-
* @param cacheName Name of
|
|
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
|
|
124
|
-
* @param cacheName Name of
|
|
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
|
|
28
|
-
* @param resourceGroupName
|
|
29
|
-
* @param cacheName Name of
|
|
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
|
|
41
|
-
* @param cacheName Name of
|
|
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
|
|
55
|
-
* @param cacheName Name of
|
|
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
|
|
68
|
-
* down or unhealthy, the actual removal of the Storage Target may be delayed until the
|
|
69
|
-
* healthy again. Note that if the
|
|
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
|
|
72
|
-
* @param cacheName Name of
|
|
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
|
|
85
|
-
* down or unhealthy, the actual removal of the Storage Target may be delayed until the
|
|
86
|
-
* healthy again. Note that if the
|
|
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
|
|
89
|
-
* @param cacheName Name of
|
|
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
|
|
102
|
-
* @param resourceGroupName
|
|
103
|
-
* @param cacheName Name of
|
|
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
|
|
116
|
-
* or unhealthy, the actual creation/modification of the Storage Target may be delayed until the
|
|
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
|
|
119
|
-
* @param cacheName Name of
|
|
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
|
|
139
|
-
* or unhealthy, the actual creation/modification of the Storage Target may be delayed until the
|
|
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
|
|
142
|
-
* @param cacheName Name of
|
|
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
|
|
158
|
-
* @param cacheName Name of
|
|
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
|
|
172
|
-
* @param cacheName Name of
|
|
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
|
|
16
|
+
* Get the list of cache usage models available to this subscription.
|
|
17
17
|
* @param options The options parameters.
|
|
18
18
|
*/
|
|
19
19
|
list(
|