@azure/arm-redisenterprisecache 1.1.1 → 2.0.0-alpha.20220316.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 +11 -0
- package/LICENSE +21 -0
- package/README.md +69 -80
- package/dist/index.js +3012 -0
- package/dist/index.js.map +1 -0
- package/dist/index.min.js +1 -0
- package/dist/index.min.js.map +1 -0
- package/dist-esm/samples-dev/operationsStatusGet.d.ts +2 -0
- package/dist-esm/samples-dev/operationsStatusGet.d.ts.map +1 -0
- package/dist-esm/samples-dev/operationsStatusGet.js +31 -0
- package/dist-esm/samples-dev/operationsStatusGet.js.map +1 -0
- package/dist-esm/samples-dev/redisEnterpriseCreate.d.ts +2 -0
- package/dist-esm/samples-dev/redisEnterpriseCreate.d.ts.map +1 -0
- package/dist-esm/samples-dev/redisEnterpriseCreate.js +38 -0
- package/dist-esm/samples-dev/redisEnterpriseCreate.js.map +1 -0
- package/dist-esm/samples-dev/redisEnterpriseDatabasesCreate.d.ts +2 -0
- package/dist-esm/samples-dev/redisEnterpriseDatabasesCreate.d.ts.map +1 -0
- package/dist-esm/samples-dev/redisEnterpriseDatabasesCreate.js +44 -0
- package/dist-esm/samples-dev/redisEnterpriseDatabasesCreate.js.map +1 -0
- package/dist-esm/samples-dev/redisEnterpriseDatabasesDelete.d.ts +2 -0
- package/dist-esm/samples-dev/redisEnterpriseDatabasesDelete.d.ts.map +1 -0
- package/dist-esm/samples-dev/redisEnterpriseDatabasesDelete.js +32 -0
- package/dist-esm/samples-dev/redisEnterpriseDatabasesDelete.js.map +1 -0
- package/dist-esm/samples-dev/redisEnterpriseDatabasesExport.d.ts +2 -0
- package/dist-esm/samples-dev/redisEnterpriseDatabasesExport.d.ts.map +1 -0
- package/dist-esm/samples-dev/redisEnterpriseDatabasesExport.js +35 -0
- package/dist-esm/samples-dev/redisEnterpriseDatabasesExport.js.map +1 -0
- package/dist-esm/samples-dev/redisEnterpriseDatabasesGet.d.ts +2 -0
- package/dist-esm/samples-dev/redisEnterpriseDatabasesGet.d.ts.map +1 -0
- package/dist-esm/samples-dev/redisEnterpriseDatabasesGet.js +32 -0
- package/dist-esm/samples-dev/redisEnterpriseDatabasesGet.js.map +1 -0
- package/dist-esm/samples-dev/redisEnterpriseDatabasesImport.d.ts +2 -0
- package/dist-esm/samples-dev/redisEnterpriseDatabasesImport.d.ts.map +1 -0
- package/dist-esm/samples-dev/redisEnterpriseDatabasesImport.js +38 -0
- package/dist-esm/samples-dev/redisEnterpriseDatabasesImport.js.map +1 -0
- package/dist-esm/samples-dev/redisEnterpriseDatabasesListByCluster.d.ts +2 -0
- package/dist-esm/samples-dev/redisEnterpriseDatabasesListByCluster.d.ts.map +1 -0
- package/dist-esm/samples-dev/redisEnterpriseDatabasesListByCluster.js +45 -0
- package/dist-esm/samples-dev/redisEnterpriseDatabasesListByCluster.js.map +1 -0
- package/dist-esm/samples-dev/redisEnterpriseDatabasesListKeys.d.ts +2 -0
- package/dist-esm/samples-dev/redisEnterpriseDatabasesListKeys.d.ts.map +1 -0
- package/dist-esm/samples-dev/redisEnterpriseDatabasesListKeys.js +32 -0
- package/dist-esm/samples-dev/redisEnterpriseDatabasesListKeys.js.map +1 -0
- package/dist-esm/samples-dev/redisEnterpriseDatabasesRegenerateKey.d.ts +2 -0
- package/dist-esm/samples-dev/redisEnterpriseDatabasesRegenerateKey.d.ts.map +1 -0
- package/dist-esm/samples-dev/redisEnterpriseDatabasesRegenerateKey.js +33 -0
- package/dist-esm/samples-dev/redisEnterpriseDatabasesRegenerateKey.js.map +1 -0
- package/dist-esm/samples-dev/redisEnterpriseDatabasesUpdate.d.ts +2 -0
- package/dist-esm/samples-dev/redisEnterpriseDatabasesUpdate.d.ts.map +1 -0
- package/dist-esm/samples-dev/redisEnterpriseDatabasesUpdate.js +37 -0
- package/dist-esm/samples-dev/redisEnterpriseDatabasesUpdate.js.map +1 -0
- package/dist-esm/samples-dev/redisEnterpriseDelete.d.ts +2 -0
- package/dist-esm/samples-dev/redisEnterpriseDelete.d.ts.map +1 -0
- package/dist-esm/samples-dev/redisEnterpriseDelete.js +31 -0
- package/dist-esm/samples-dev/redisEnterpriseDelete.js.map +1 -0
- package/dist-esm/samples-dev/redisEnterpriseDeletePrivateEndpointConnection.d.ts +2 -0
- package/dist-esm/samples-dev/redisEnterpriseDeletePrivateEndpointConnection.d.ts.map +1 -0
- package/dist-esm/samples-dev/redisEnterpriseDeletePrivateEndpointConnection.js +32 -0
- package/dist-esm/samples-dev/redisEnterpriseDeletePrivateEndpointConnection.js.map +1 -0
- package/dist-esm/samples-dev/redisEnterpriseGet.d.ts +2 -0
- package/dist-esm/samples-dev/redisEnterpriseGet.d.ts.map +1 -0
- package/dist-esm/samples-dev/redisEnterpriseGet.js +31 -0
- package/dist-esm/samples-dev/redisEnterpriseGet.js.map +1 -0
- package/dist-esm/samples-dev/redisEnterpriseGetPrivateEndpointConnection.d.ts +2 -0
- package/dist-esm/samples-dev/redisEnterpriseGetPrivateEndpointConnection.d.ts.map +1 -0
- package/dist-esm/samples-dev/redisEnterpriseGetPrivateEndpointConnection.js +32 -0
- package/dist-esm/samples-dev/redisEnterpriseGetPrivateEndpointConnection.js.map +1 -0
- package/dist-esm/samples-dev/redisEnterpriseList.d.ts +2 -0
- package/dist-esm/samples-dev/redisEnterpriseList.d.ts.map +1 -0
- package/dist-esm/samples-dev/redisEnterpriseList.js +43 -0
- package/dist-esm/samples-dev/redisEnterpriseList.js.map +1 -0
- package/dist-esm/samples-dev/redisEnterpriseListByResourceGroup.d.ts +2 -0
- package/dist-esm/samples-dev/redisEnterpriseListByResourceGroup.d.ts.map +1 -0
- package/dist-esm/samples-dev/redisEnterpriseListByResourceGroup.js +44 -0
- package/dist-esm/samples-dev/redisEnterpriseListByResourceGroup.js.map +1 -0
- package/dist-esm/samples-dev/redisEnterpriseListPrivateEndpointConnections.d.ts +2 -0
- package/dist-esm/samples-dev/redisEnterpriseListPrivateEndpointConnections.d.ts.map +1 -0
- package/dist-esm/samples-dev/redisEnterpriseListPrivateEndpointConnections.js +45 -0
- package/dist-esm/samples-dev/redisEnterpriseListPrivateEndpointConnections.js.map +1 -0
- package/dist-esm/samples-dev/redisEnterpriseListPrivateLinkResources.d.ts +2 -0
- package/dist-esm/samples-dev/redisEnterpriseListPrivateLinkResources.d.ts.map +1 -0
- package/dist-esm/samples-dev/redisEnterpriseListPrivateLinkResources.js +45 -0
- package/dist-esm/samples-dev/redisEnterpriseListPrivateLinkResources.js.map +1 -0
- package/dist-esm/samples-dev/redisEnterprisePutPrivateEndpointConnection.d.ts +2 -0
- package/dist-esm/samples-dev/redisEnterprisePutPrivateEndpointConnection.d.ts.map +1 -0
- package/dist-esm/samples-dev/redisEnterprisePutPrivateEndpointConnection.js +38 -0
- package/dist-esm/samples-dev/redisEnterprisePutPrivateEndpointConnection.js.map +1 -0
- package/dist-esm/samples-dev/redisEnterpriseUpdate.d.ts +2 -0
- package/dist-esm/samples-dev/redisEnterpriseUpdate.d.ts.map +1 -0
- package/dist-esm/samples-dev/redisEnterpriseUpdate.js +36 -0
- package/dist-esm/samples-dev/redisEnterpriseUpdate.js.map +1 -0
- package/dist-esm/src/index.d.ts +5 -0
- package/dist-esm/src/index.d.ts.map +1 -0
- package/dist-esm/src/index.js +12 -0
- package/dist-esm/src/index.js.map +1 -0
- package/dist-esm/src/lroImpl.d.ts +16 -0
- package/dist-esm/src/lroImpl.d.ts.map +1 -0
- package/dist-esm/src/lroImpl.js +29 -0
- package/dist-esm/src/lroImpl.js.map +1 -0
- package/dist-esm/src/models/index.d.ts +818 -0
- package/dist-esm/src/models/index.d.ts.map +1 -0
- package/dist-esm/src/models/index.js +116 -0
- package/dist-esm/src/models/index.js.map +1 -0
- package/dist-esm/src/models/mappers.d.ts +31 -0
- package/dist-esm/src/models/mappers.d.ts.map +1 -0
- package/{esm → dist-esm/src}/models/mappers.js +455 -508
- package/dist-esm/src/models/mappers.js.map +1 -0
- package/dist-esm/src/models/parameters.d.ts +22 -0
- package/dist-esm/src/models/parameters.d.ts.map +1 -0
- package/dist-esm/src/models/parameters.js +173 -0
- package/dist-esm/src/models/parameters.js.map +1 -0
- package/dist-esm/src/operations/databases.d.ts +161 -0
- package/dist-esm/src/operations/databases.d.ts.map +1 -0
- package/dist-esm/src/operations/databases.js +697 -0
- package/dist-esm/src/operations/databases.js.map +1 -0
- package/{esm → dist-esm/src}/operations/index.d.ts +0 -0
- package/dist-esm/src/operations/index.d.ts.map +1 -0
- package/{esm → dist-esm/src}/operations/index.js +1 -2
- package/dist-esm/src/operations/index.js.map +1 -0
- package/dist-esm/src/operations/operations.d.ts +32 -0
- package/dist-esm/src/operations/operations.d.ts.map +1 -0
- package/dist-esm/src/operations/operations.js +120 -0
- package/dist-esm/src/operations/operations.js.map +1 -0
- package/dist-esm/src/operations/operationsStatus.d.ts +20 -0
- package/dist-esm/src/operations/operationsStatus.d.ts.map +1 -0
- package/dist-esm/src/operations/operationsStatus.js +53 -0
- package/dist-esm/src/operations/operationsStatus.js.map +1 -0
- package/dist-esm/src/operations/privateEndpointConnections.d.ts +71 -0
- package/dist-esm/src/operations/privateEndpointConnections.d.ts.map +1 -0
- package/dist-esm/src/operations/privateEndpointConnections.js +272 -0
- package/dist-esm/src/operations/privateEndpointConnections.js.map +1 -0
- package/dist-esm/src/operations/privateLinkResources.d.ts +30 -0
- package/dist-esm/src/operations/privateLinkResources.d.ts.map +1 -0
- package/dist-esm/src/operations/privateLinkResources.js +99 -0
- package/dist-esm/src/operations/privateLinkResources.js.map +1 -0
- package/dist-esm/src/operations/redisEnterprise.d.ts +107 -0
- package/dist-esm/src/operations/redisEnterprise.d.ts.map +1 -0
- package/dist-esm/src/operations/redisEnterprise.js +503 -0
- package/dist-esm/src/operations/redisEnterprise.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/databases.d.ts +136 -0
- package/dist-esm/src/operationsInterfaces/databases.d.ts.map +1 -0
- package/{esm/models/index.js → dist-esm/src/operationsInterfaces/databases.js} +2 -1
- package/dist-esm/src/operationsInterfaces/databases.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/index.d.ts +7 -0
- package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/index.js +14 -0
- package/dist-esm/src/operationsInterfaces/index.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/operations.d.ts +11 -0
- package/dist-esm/src/operationsInterfaces/operations.d.ts.map +1 -0
- package/{src/models/operationsStatusMappers.ts → dist-esm/src/operationsInterfaces/operations.js} +2 -7
- package/dist-esm/src/operationsInterfaces/operations.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/operationsStatus.d.ts +12 -0
- package/dist-esm/src/operationsInterfaces/operationsStatus.d.ts.map +1 -0
- package/{src/models/operationsMappers.ts → dist-esm/src/operationsInterfaces/operationsStatus.js} +2 -9
- package/dist-esm/src/operationsInterfaces/operationsStatus.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/privateEndpointConnections.d.ts +54 -0
- package/dist-esm/src/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -0
- package/{esm/models/operationsStatusMappers.js → dist-esm/src/operationsInterfaces/privateEndpointConnections.js} +2 -2
- package/dist-esm/src/operationsInterfaces/privateEndpointConnections.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/privateLinkResources.d.ts +13 -0
- package/dist-esm/src/operationsInterfaces/privateLinkResources.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/privateLinkResources.js +9 -0
- package/dist-esm/src/operationsInterfaces/privateLinkResources.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/redisEnterprise.d.ts +71 -0
- package/dist-esm/src/operationsInterfaces/redisEnterprise.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/redisEnterprise.js +9 -0
- package/dist-esm/src/operationsInterfaces/redisEnterprise.js.map +1 -0
- package/dist-esm/src/redisEnterpriseManagementClient.d.ts +23 -0
- package/dist-esm/src/redisEnterpriseManagementClient.d.ts.map +1 -0
- package/dist-esm/src/redisEnterpriseManagementClient.js +56 -0
- package/dist-esm/src/redisEnterpriseManagementClient.js.map +1 -0
- package/dist-esm/test/sampleTest.d.ts +2 -0
- package/dist-esm/test/sampleTest.d.ts.map +1 -0
- package/dist-esm/test/sampleTest.js +40 -0
- package/dist-esm/test/sampleTest.js.map +1 -0
- package/package.json +82 -23
- package/review/arm-redisenterprisecache.api.md +705 -0
- package/rollup.config.js +181 -30
- package/{esm/models/operationsMappers.js → src/index.ts} +5 -2
- package/src/lroImpl.ts +34 -0
- package/src/models/index.ts +694 -1077
- package/src/models/mappers.ts +447 -504
- package/src/models/parameters.ts +131 -47
- package/src/operations/databases.ts +779 -429
- package/src/operations/index.ts +1 -2
- package/src/operations/operations.ts +85 -73
- package/src/operations/operationsStatus.ts +37 -51
- package/src/operations/privateEndpointConnections.ts +252 -176
- package/src/operations/privateLinkResources.ts +96 -47
- package/src/operations/redisEnterprise.ts +517 -322
- package/src/operationsInterfaces/databases.ts +264 -0
- package/src/operationsInterfaces/index.ts +14 -0
- package/src/operationsInterfaces/operations.ts +22 -0
- package/src/operationsInterfaces/operationsStatus.ts +27 -0
- package/src/operationsInterfaces/privateEndpointConnections.ts +102 -0
- package/src/operationsInterfaces/privateLinkResources.ts +29 -0
- package/src/operationsInterfaces/redisEnterprise.ts +139 -0
- package/src/redisEnterpriseManagementClient.ts +84 -42
- package/tsconfig.json +5 -4
- package/types/arm-redisenterprisecache.d.ts +1229 -0
- package/types/tsdoc-metadata.json +11 -0
- package/dist/arm-redisenterprisecache.js +0 -2654
- package/dist/arm-redisenterprisecache.js.map +0 -1
- package/dist/arm-redisenterprisecache.min.js +0 -1
- package/dist/arm-redisenterprisecache.min.js.map +0 -1
- package/esm/models/databasesMappers.d.ts +0 -2
- package/esm/models/databasesMappers.d.ts.map +0 -1
- package/esm/models/databasesMappers.js +0 -9
- package/esm/models/databasesMappers.js.map +0 -1
- package/esm/models/index.d.ts +0 -1215
- package/esm/models/index.d.ts.map +0 -1
- package/esm/models/index.js.map +0 -1
- package/esm/models/mappers.d.ts +0 -34
- package/esm/models/mappers.d.ts.map +0 -1
- package/esm/models/mappers.js.map +0 -1
- package/esm/models/operationsMappers.d.ts +0 -2
- package/esm/models/operationsMappers.d.ts.map +0 -1
- package/esm/models/operationsMappers.js.map +0 -1
- package/esm/models/operationsStatusMappers.d.ts +0 -2
- package/esm/models/operationsStatusMappers.d.ts.map +0 -1
- package/esm/models/operationsStatusMappers.js.map +0 -1
- package/esm/models/parameters.d.ts +0 -12
- package/esm/models/parameters.d.ts.map +0 -1
- package/esm/models/parameters.js +0 -121
- package/esm/models/parameters.js.map +0 -1
- package/esm/models/privateEndpointConnectionsMappers.d.ts +0 -2
- package/esm/models/privateEndpointConnectionsMappers.d.ts.map +0 -1
- package/esm/models/privateEndpointConnectionsMappers.js +0 -9
- package/esm/models/privateEndpointConnectionsMappers.js.map +0 -1
- package/esm/models/privateLinkResourcesMappers.d.ts +0 -2
- package/esm/models/privateLinkResourcesMappers.d.ts.map +0 -1
- package/esm/models/privateLinkResourcesMappers.js +0 -9
- package/esm/models/privateLinkResourcesMappers.js.map +0 -1
- package/esm/models/redisEnterpriseMappers.d.ts +0 -2
- package/esm/models/redisEnterpriseMappers.d.ts.map +0 -1
- package/esm/models/redisEnterpriseMappers.js +0 -9
- package/esm/models/redisEnterpriseMappers.js.map +0 -1
- package/esm/operations/databases.d.ts +0 -219
- package/esm/operations/databases.d.ts.map +0 -1
- package/esm/operations/databases.js +0 -515
- package/esm/operations/databases.js.map +0 -1
- package/esm/operations/index.d.ts.map +0 -1
- package/esm/operations/index.js.map +0 -1
- package/esm/operations/operations.d.ts +0 -46
- package/esm/operations/operations.d.ts.map +0 -1
- package/esm/operations/operations.js +0 -79
- package/esm/operations/operations.js.map +0 -1
- package/esm/operations/operationsStatus.d.ts +0 -34
- package/esm/operations/operationsStatus.d.ts.map +0 -1
- package/esm/operations/operationsStatus.js +0 -57
- package/esm/operations/operationsStatus.js.map +0 -1
- package/esm/operations/privateEndpointConnections.d.ts +0 -113
- package/esm/operations/privateEndpointConnections.d.ts.map +0 -1
- package/esm/operations/privateEndpointConnections.js +0 -187
- package/esm/operations/privateEndpointConnections.js.map +0 -1
- package/esm/operations/privateLinkResources.d.ts +0 -34
- package/esm/operations/privateLinkResources.d.ts.map +0 -1
- package/esm/operations/privateLinkResources.js +0 -57
- package/esm/operations/privateLinkResources.js.map +0 -1
- package/esm/operations/redisEnterprise.d.ts +0 -156
- package/esm/operations/redisEnterprise.d.ts.map +0 -1
- package/esm/operations/redisEnterprise.js +0 -337
- package/esm/operations/redisEnterprise.js.map +0 -1
- package/esm/redisEnterpriseManagementClient.d.ts +0 -29
- package/esm/redisEnterpriseManagementClient.d.ts.map +0 -1
- package/esm/redisEnterpriseManagementClient.js +0 -42
- package/esm/redisEnterpriseManagementClient.js.map +0 -1
- package/esm/redisEnterpriseManagementClientContext.d.ts +0 -22
- package/esm/redisEnterpriseManagementClientContext.d.ts.map +0 -1
- package/esm/redisEnterpriseManagementClientContext.js +0 -60
- package/esm/redisEnterpriseManagementClientContext.js.map +0 -1
- package/src/models/databasesMappers.ts +0 -33
- package/src/models/privateEndpointConnectionsMappers.ts +0 -28
- package/src/models/privateLinkResourcesMappers.ts +0 -28
- package/src/models/redisEnterpriseMappers.ts +0 -29
- package/src/redisEnterpriseManagementClientContext.ts +0 -67
package/esm/models/index.d.ts
DELETED
|
@@ -1,1215 +0,0 @@
|
|
|
1
|
-
import { BaseResource, CloudError, AzureServiceClientOptions } from "@azure/ms-rest-azure-js";
|
|
2
|
-
import * as msRest from "@azure/ms-rest-js";
|
|
3
|
-
export { BaseResource, CloudError };
|
|
4
|
-
/**
|
|
5
|
-
* SKU parameters supplied to the create RedisEnterprise operation.
|
|
6
|
-
*/
|
|
7
|
-
export interface Sku {
|
|
8
|
-
/**
|
|
9
|
-
* The type of RedisEnterprise cluster to deploy. Possible values: (Enterprise_E10,
|
|
10
|
-
* EnterpriseFlash_F300 etc.). Possible values include: 'Enterprise_E10', 'Enterprise_E20',
|
|
11
|
-
* 'Enterprise_E50', 'Enterprise_E100', 'EnterpriseFlash_F300', 'EnterpriseFlash_F700',
|
|
12
|
-
* 'EnterpriseFlash_F1500'
|
|
13
|
-
*/
|
|
14
|
-
name: SkuName;
|
|
15
|
-
/**
|
|
16
|
-
* The size of the RedisEnterprise cluster. Defaults to 2 or 3 depending on SKU. Valid values are
|
|
17
|
-
* (2, 4, 6, ...) for Enterprise SKUs and (3, 9, 15, ...) for Flash SKUs.
|
|
18
|
-
*/
|
|
19
|
-
capacity?: number;
|
|
20
|
-
}
|
|
21
|
-
/**
|
|
22
|
-
* The Private Endpoint resource.
|
|
23
|
-
*/
|
|
24
|
-
export interface PrivateEndpoint {
|
|
25
|
-
/**
|
|
26
|
-
* The ARM identifier for Private Endpoint
|
|
27
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
28
|
-
*/
|
|
29
|
-
readonly id?: string;
|
|
30
|
-
}
|
|
31
|
-
/**
|
|
32
|
-
* A collection of information about the state of the connection between service consumer and
|
|
33
|
-
* provider.
|
|
34
|
-
*/
|
|
35
|
-
export interface PrivateLinkServiceConnectionState {
|
|
36
|
-
/**
|
|
37
|
-
* Indicates whether the connection has been Approved/Rejected/Removed by the owner of the
|
|
38
|
-
* service. Possible values include: 'Pending', 'Approved', 'Rejected'
|
|
39
|
-
*/
|
|
40
|
-
status?: PrivateEndpointServiceConnectionStatus;
|
|
41
|
-
/**
|
|
42
|
-
* The reason for approval/rejection of the connection.
|
|
43
|
-
*/
|
|
44
|
-
description?: string;
|
|
45
|
-
/**
|
|
46
|
-
* A message indicating if changes on the service provider require any updates on the consumer.
|
|
47
|
-
*/
|
|
48
|
-
actionsRequired?: string;
|
|
49
|
-
}
|
|
50
|
-
/**
|
|
51
|
-
* Common fields that are returned in the response for all Azure Resource Manager resources
|
|
52
|
-
* @summary Resource
|
|
53
|
-
*/
|
|
54
|
-
export interface Resource extends BaseResource {
|
|
55
|
-
/**
|
|
56
|
-
* Fully qualified resource ID for the resource. Ex -
|
|
57
|
-
* /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
|
|
58
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
59
|
-
*/
|
|
60
|
-
readonly id?: string;
|
|
61
|
-
/**
|
|
62
|
-
* The name of the resource
|
|
63
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
64
|
-
*/
|
|
65
|
-
readonly name?: string;
|
|
66
|
-
/**
|
|
67
|
-
* The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or
|
|
68
|
-
* "Microsoft.Storage/storageAccounts"
|
|
69
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
70
|
-
*/
|
|
71
|
-
readonly type?: string;
|
|
72
|
-
}
|
|
73
|
-
/**
|
|
74
|
-
* The Private Endpoint Connection resource.
|
|
75
|
-
*/
|
|
76
|
-
export interface PrivateEndpointConnection extends Resource {
|
|
77
|
-
/**
|
|
78
|
-
* The resource of private end point.
|
|
79
|
-
*/
|
|
80
|
-
privateEndpoint?: PrivateEndpoint;
|
|
81
|
-
/**
|
|
82
|
-
* A collection of information about the state of the connection between service consumer and
|
|
83
|
-
* provider.
|
|
84
|
-
*/
|
|
85
|
-
privateLinkServiceConnectionState: PrivateLinkServiceConnectionState;
|
|
86
|
-
/**
|
|
87
|
-
* The provisioning state of the private endpoint connection resource. Possible values include:
|
|
88
|
-
* 'Succeeded', 'Creating', 'Deleting', 'Failed'
|
|
89
|
-
*/
|
|
90
|
-
provisioningState?: PrivateEndpointConnectionProvisioningState;
|
|
91
|
-
}
|
|
92
|
-
/**
|
|
93
|
-
* The resource model definition for an Azure Resource Manager tracked top level resource which has
|
|
94
|
-
* 'tags' and a 'location'
|
|
95
|
-
* @summary Tracked Resource
|
|
96
|
-
*/
|
|
97
|
-
export interface TrackedResource extends Resource {
|
|
98
|
-
/**
|
|
99
|
-
* Resource tags.
|
|
100
|
-
*/
|
|
101
|
-
tags?: {
|
|
102
|
-
[propertyName: string]: string;
|
|
103
|
-
};
|
|
104
|
-
/**
|
|
105
|
-
* The geo-location where the resource lives
|
|
106
|
-
*/
|
|
107
|
-
location: string;
|
|
108
|
-
}
|
|
109
|
-
/**
|
|
110
|
-
* Describes the RedisEnterprise cluster
|
|
111
|
-
*/
|
|
112
|
-
export interface Cluster extends TrackedResource {
|
|
113
|
-
/**
|
|
114
|
-
* The SKU to create, which affects price, performance, and features.
|
|
115
|
-
*/
|
|
116
|
-
sku: Sku;
|
|
117
|
-
/**
|
|
118
|
-
* The Availability Zones where this cluster will be deployed.
|
|
119
|
-
*/
|
|
120
|
-
zones?: string[];
|
|
121
|
-
/**
|
|
122
|
-
* The minimum TLS version for the cluster to support, e.g. '1.2'. Possible values include:
|
|
123
|
-
* '1.0', '1.1', '1.2'
|
|
124
|
-
*/
|
|
125
|
-
minimumTlsVersion?: TlsVersion;
|
|
126
|
-
/**
|
|
127
|
-
* DNS name of the cluster endpoint
|
|
128
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
129
|
-
*/
|
|
130
|
-
readonly hostName?: string;
|
|
131
|
-
/**
|
|
132
|
-
* Current provisioning status of the cluster. Possible values include: 'Succeeded', 'Failed',
|
|
133
|
-
* 'Canceled', 'Creating', 'Updating', 'Deleting'
|
|
134
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
135
|
-
*/
|
|
136
|
-
readonly provisioningState?: ProvisioningState;
|
|
137
|
-
/**
|
|
138
|
-
* Current resource status of the cluster. Possible values include: 'Running', 'Creating',
|
|
139
|
-
* 'CreateFailed', 'Updating', 'UpdateFailed', 'Deleting', 'DeleteFailed', 'Enabling',
|
|
140
|
-
* 'EnableFailed', 'Disabling', 'DisableFailed', 'Disabled'
|
|
141
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
142
|
-
*/
|
|
143
|
-
readonly resourceState?: ResourceState;
|
|
144
|
-
/**
|
|
145
|
-
* Version of redis the cluster supports, e.g. '6'
|
|
146
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
147
|
-
*/
|
|
148
|
-
readonly redisVersion?: string;
|
|
149
|
-
/**
|
|
150
|
-
* List of private endpoint connections associated with the specified RedisEnterprise cluster
|
|
151
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
152
|
-
*/
|
|
153
|
-
readonly privateEndpointConnections?: PrivateEndpointConnection[];
|
|
154
|
-
}
|
|
155
|
-
/**
|
|
156
|
-
* A partial update to the RedisEnterprise cluster
|
|
157
|
-
*/
|
|
158
|
-
export interface ClusterUpdate {
|
|
159
|
-
/**
|
|
160
|
-
* The SKU to create, which affects price, performance, and features.
|
|
161
|
-
*/
|
|
162
|
-
sku?: Sku;
|
|
163
|
-
/**
|
|
164
|
-
* The minimum TLS version for the cluster to support, e.g. '1.2'. Possible values include:
|
|
165
|
-
* '1.0', '1.1', '1.2'
|
|
166
|
-
*/
|
|
167
|
-
minimumTlsVersion?: TlsVersion;
|
|
168
|
-
/**
|
|
169
|
-
* DNS name of the cluster endpoint
|
|
170
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
171
|
-
*/
|
|
172
|
-
readonly hostName?: string;
|
|
173
|
-
/**
|
|
174
|
-
* Current provisioning status of the cluster. Possible values include: 'Succeeded', 'Failed',
|
|
175
|
-
* 'Canceled', 'Creating', 'Updating', 'Deleting'
|
|
176
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
177
|
-
*/
|
|
178
|
-
readonly provisioningState?: ProvisioningState;
|
|
179
|
-
/**
|
|
180
|
-
* Current resource status of the cluster. Possible values include: 'Running', 'Creating',
|
|
181
|
-
* 'CreateFailed', 'Updating', 'UpdateFailed', 'Deleting', 'DeleteFailed', 'Enabling',
|
|
182
|
-
* 'EnableFailed', 'Disabling', 'DisableFailed', 'Disabled'
|
|
183
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
184
|
-
*/
|
|
185
|
-
readonly resourceState?: ResourceState;
|
|
186
|
-
/**
|
|
187
|
-
* Version of redis the cluster supports, e.g. '6'
|
|
188
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
189
|
-
*/
|
|
190
|
-
readonly redisVersion?: string;
|
|
191
|
-
/**
|
|
192
|
-
* List of private endpoint connections associated with the specified RedisEnterprise cluster
|
|
193
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
194
|
-
*/
|
|
195
|
-
readonly privateEndpointConnections?: PrivateEndpointConnection[];
|
|
196
|
-
/**
|
|
197
|
-
* Resource tags.
|
|
198
|
-
*/
|
|
199
|
-
tags?: {
|
|
200
|
-
[propertyName: string]: string;
|
|
201
|
-
};
|
|
202
|
-
}
|
|
203
|
-
/**
|
|
204
|
-
* Persistence-related configuration for the RedisEnterprise database
|
|
205
|
-
* @summary Persistence settings
|
|
206
|
-
*/
|
|
207
|
-
export interface Persistence {
|
|
208
|
-
/**
|
|
209
|
-
* Sets whether AOF is enabled.
|
|
210
|
-
*/
|
|
211
|
-
aofEnabled?: boolean;
|
|
212
|
-
/**
|
|
213
|
-
* Sets whether RDB is enabled.
|
|
214
|
-
*/
|
|
215
|
-
rdbEnabled?: boolean;
|
|
216
|
-
/**
|
|
217
|
-
* Sets the frequency at which data is written to disk. Possible values include: '1s', 'always'
|
|
218
|
-
*/
|
|
219
|
-
aofFrequency?: AofFrequency;
|
|
220
|
-
/**
|
|
221
|
-
* Sets the frequency at which a snapshot of the database is created. Possible values include:
|
|
222
|
-
* '1h', '6h', '12h'
|
|
223
|
-
*/
|
|
224
|
-
rdbFrequency?: RdbFrequency;
|
|
225
|
-
}
|
|
226
|
-
/**
|
|
227
|
-
* Specifies configuration of a redis module
|
|
228
|
-
* @summary Module settings
|
|
229
|
-
*/
|
|
230
|
-
export interface Module {
|
|
231
|
-
/**
|
|
232
|
-
* The name of the module, e.g. 'RedisBloom', 'RediSearch', 'RedisTimeSeries'
|
|
233
|
-
*/
|
|
234
|
-
name: string;
|
|
235
|
-
/**
|
|
236
|
-
* Configuration options for the module, e.g. 'ERROR_RATE 0.00 INITIAL_SIZE 400'.
|
|
237
|
-
*/
|
|
238
|
-
args?: string;
|
|
239
|
-
/**
|
|
240
|
-
* The version of the module, e.g. '1.0'.
|
|
241
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
242
|
-
*/
|
|
243
|
-
readonly version?: string;
|
|
244
|
-
}
|
|
245
|
-
/**
|
|
246
|
-
* The resource model definition for a Azure Resource Manager proxy resource. It will not have tags
|
|
247
|
-
* and a location
|
|
248
|
-
* @summary Proxy Resource
|
|
249
|
-
*/
|
|
250
|
-
export interface ProxyResource extends Resource {
|
|
251
|
-
}
|
|
252
|
-
/**
|
|
253
|
-
* Describes a database on the RedisEnterprise cluster
|
|
254
|
-
*/
|
|
255
|
-
export interface Database extends ProxyResource {
|
|
256
|
-
/**
|
|
257
|
-
* Specifies whether redis clients can connect using TLS-encrypted or plaintext redis protocols.
|
|
258
|
-
* Default is TLS-encrypted. Possible values include: 'Encrypted', 'Plaintext'
|
|
259
|
-
*/
|
|
260
|
-
clientProtocol?: Protocol;
|
|
261
|
-
/**
|
|
262
|
-
* TCP port of the database endpoint. Specified at create time. Defaults to an available port.
|
|
263
|
-
*/
|
|
264
|
-
port?: number;
|
|
265
|
-
/**
|
|
266
|
-
* Current provisioning status of the database. Possible values include: 'Succeeded', 'Failed',
|
|
267
|
-
* 'Canceled', 'Creating', 'Updating', 'Deleting'
|
|
268
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
269
|
-
*/
|
|
270
|
-
readonly provisioningState?: ProvisioningState;
|
|
271
|
-
/**
|
|
272
|
-
* Current resource status of the database. Possible values include: 'Running', 'Creating',
|
|
273
|
-
* 'CreateFailed', 'Updating', 'UpdateFailed', 'Deleting', 'DeleteFailed', 'Enabling',
|
|
274
|
-
* 'EnableFailed', 'Disabling', 'DisableFailed', 'Disabled'
|
|
275
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
276
|
-
*/
|
|
277
|
-
readonly resourceState?: ResourceState;
|
|
278
|
-
/**
|
|
279
|
-
* Clustering policy - default is OSSCluster. Specified at create time. Possible values include:
|
|
280
|
-
* 'EnterpriseCluster', 'OSSCluster'
|
|
281
|
-
*/
|
|
282
|
-
clusteringPolicy?: ClusteringPolicy;
|
|
283
|
-
/**
|
|
284
|
-
* Redis eviction policy - default is VolatileLRU. Possible values include: 'AllKeysLFU',
|
|
285
|
-
* 'AllKeysLRU', 'AllKeysRandom', 'VolatileLRU', 'VolatileLFU', 'VolatileTTL', 'VolatileRandom',
|
|
286
|
-
* 'NoEviction'
|
|
287
|
-
*/
|
|
288
|
-
evictionPolicy?: EvictionPolicy;
|
|
289
|
-
/**
|
|
290
|
-
* Persistence settings
|
|
291
|
-
*/
|
|
292
|
-
persistence?: Persistence;
|
|
293
|
-
/**
|
|
294
|
-
* Optional set of redis modules to enable in this database - modules can only be added at
|
|
295
|
-
* creation time.
|
|
296
|
-
*/
|
|
297
|
-
modules?: Module[];
|
|
298
|
-
}
|
|
299
|
-
/**
|
|
300
|
-
* A partial update to the RedisEnterprise database
|
|
301
|
-
*/
|
|
302
|
-
export interface DatabaseUpdate {
|
|
303
|
-
/**
|
|
304
|
-
* Specifies whether redis clients can connect using TLS-encrypted or plaintext redis protocols.
|
|
305
|
-
* Default is TLS-encrypted. Possible values include: 'Encrypted', 'Plaintext'
|
|
306
|
-
*/
|
|
307
|
-
clientProtocol?: Protocol;
|
|
308
|
-
/**
|
|
309
|
-
* TCP port of the database endpoint. Specified at create time. Defaults to an available port.
|
|
310
|
-
*/
|
|
311
|
-
port?: number;
|
|
312
|
-
/**
|
|
313
|
-
* Current provisioning status of the database. Possible values include: 'Succeeded', 'Failed',
|
|
314
|
-
* 'Canceled', 'Creating', 'Updating', 'Deleting'
|
|
315
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
316
|
-
*/
|
|
317
|
-
readonly provisioningState?: ProvisioningState;
|
|
318
|
-
/**
|
|
319
|
-
* Current resource status of the database. Possible values include: 'Running', 'Creating',
|
|
320
|
-
* 'CreateFailed', 'Updating', 'UpdateFailed', 'Deleting', 'DeleteFailed', 'Enabling',
|
|
321
|
-
* 'EnableFailed', 'Disabling', 'DisableFailed', 'Disabled'
|
|
322
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
323
|
-
*/
|
|
324
|
-
readonly resourceState?: ResourceState;
|
|
325
|
-
/**
|
|
326
|
-
* Clustering policy - default is OSSCluster. Specified at create time. Possible values include:
|
|
327
|
-
* 'EnterpriseCluster', 'OSSCluster'
|
|
328
|
-
*/
|
|
329
|
-
clusteringPolicy?: ClusteringPolicy;
|
|
330
|
-
/**
|
|
331
|
-
* Redis eviction policy - default is VolatileLRU. Possible values include: 'AllKeysLFU',
|
|
332
|
-
* 'AllKeysLRU', 'AllKeysRandom', 'VolatileLRU', 'VolatileLFU', 'VolatileTTL', 'VolatileRandom',
|
|
333
|
-
* 'NoEviction'
|
|
334
|
-
*/
|
|
335
|
-
evictionPolicy?: EvictionPolicy;
|
|
336
|
-
/**
|
|
337
|
-
* Persistence settings
|
|
338
|
-
*/
|
|
339
|
-
persistence?: Persistence;
|
|
340
|
-
/**
|
|
341
|
-
* Optional set of redis modules to enable in this database - modules can only be added at
|
|
342
|
-
* creation time.
|
|
343
|
-
*/
|
|
344
|
-
modules?: Module[];
|
|
345
|
-
}
|
|
346
|
-
/**
|
|
347
|
-
* The secret access keys used for authenticating connections to redis
|
|
348
|
-
* @summary Access keys
|
|
349
|
-
*/
|
|
350
|
-
export interface AccessKeys {
|
|
351
|
-
/**
|
|
352
|
-
* The current primary key that clients can use to authenticate
|
|
353
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
354
|
-
*/
|
|
355
|
-
readonly primaryKey?: string;
|
|
356
|
-
/**
|
|
357
|
-
* The current secondary key that clients can use to authenticate
|
|
358
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
359
|
-
*/
|
|
360
|
-
readonly secondaryKey?: string;
|
|
361
|
-
}
|
|
362
|
-
/**
|
|
363
|
-
* Specifies which access keys to reset to a new random value.
|
|
364
|
-
* @summary Regenerate access keys request
|
|
365
|
-
*/
|
|
366
|
-
export interface RegenerateKeyParameters {
|
|
367
|
-
/**
|
|
368
|
-
* Which access key to regenerate. Possible values include: 'Primary', 'Secondary'
|
|
369
|
-
*/
|
|
370
|
-
keyType: AccessKeyType;
|
|
371
|
-
}
|
|
372
|
-
/**
|
|
373
|
-
* Parameters for a Redis Enterprise import operation.
|
|
374
|
-
* @summary Import an RDB file into a target database
|
|
375
|
-
*/
|
|
376
|
-
export interface ImportClusterParameters {
|
|
377
|
-
/**
|
|
378
|
-
* SAS URI for the target blob to import from
|
|
379
|
-
*/
|
|
380
|
-
sasUri: string;
|
|
381
|
-
}
|
|
382
|
-
/**
|
|
383
|
-
* Parameters for a Redis Enterprise export operation.
|
|
384
|
-
* @summary Export an RDB file into a target database
|
|
385
|
-
*/
|
|
386
|
-
export interface ExportClusterParameters {
|
|
387
|
-
/**
|
|
388
|
-
* SAS URI for the target directory to export to
|
|
389
|
-
*/
|
|
390
|
-
sasUri: string;
|
|
391
|
-
}
|
|
392
|
-
/**
|
|
393
|
-
* The resource management error additional info.
|
|
394
|
-
*/
|
|
395
|
-
export interface ErrorAdditionalInfo {
|
|
396
|
-
/**
|
|
397
|
-
* The additional info type.
|
|
398
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
399
|
-
*/
|
|
400
|
-
readonly type?: string;
|
|
401
|
-
/**
|
|
402
|
-
* The additional info.
|
|
403
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
404
|
-
*/
|
|
405
|
-
readonly info?: any;
|
|
406
|
-
}
|
|
407
|
-
/**
|
|
408
|
-
* The error detail.
|
|
409
|
-
*/
|
|
410
|
-
export interface ErrorDetail {
|
|
411
|
-
/**
|
|
412
|
-
* The error code.
|
|
413
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
414
|
-
*/
|
|
415
|
-
readonly code?: string;
|
|
416
|
-
/**
|
|
417
|
-
* The error message.
|
|
418
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
419
|
-
*/
|
|
420
|
-
readonly message?: string;
|
|
421
|
-
/**
|
|
422
|
-
* The error target.
|
|
423
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
424
|
-
*/
|
|
425
|
-
readonly target?: string;
|
|
426
|
-
/**
|
|
427
|
-
* The error details.
|
|
428
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
429
|
-
*/
|
|
430
|
-
readonly details?: ErrorDetail[];
|
|
431
|
-
/**
|
|
432
|
-
* The error additional info.
|
|
433
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
434
|
-
*/
|
|
435
|
-
readonly additionalInfo?: ErrorAdditionalInfo[];
|
|
436
|
-
}
|
|
437
|
-
/**
|
|
438
|
-
* Common error response for all Azure Resource Manager APIs to return error details for failed
|
|
439
|
-
* operations. (This also follows the OData error response format.).
|
|
440
|
-
* @summary Error response
|
|
441
|
-
*/
|
|
442
|
-
export interface ErrorResponse {
|
|
443
|
-
/**
|
|
444
|
-
* The error object.
|
|
445
|
-
*/
|
|
446
|
-
error?: ErrorDetail;
|
|
447
|
-
}
|
|
448
|
-
/**
|
|
449
|
-
* The status of a long-running operation.
|
|
450
|
-
*/
|
|
451
|
-
export interface OperationStatus {
|
|
452
|
-
/**
|
|
453
|
-
* The operation's unique id.
|
|
454
|
-
*/
|
|
455
|
-
id?: string;
|
|
456
|
-
/**
|
|
457
|
-
* The operation's name.
|
|
458
|
-
*/
|
|
459
|
-
name?: string;
|
|
460
|
-
/**
|
|
461
|
-
* The start time of the operation.
|
|
462
|
-
*/
|
|
463
|
-
startTime?: string;
|
|
464
|
-
/**
|
|
465
|
-
* The end time of the operation.
|
|
466
|
-
*/
|
|
467
|
-
endTime?: string;
|
|
468
|
-
/**
|
|
469
|
-
* The current status of the operation.
|
|
470
|
-
*/
|
|
471
|
-
status?: string;
|
|
472
|
-
/**
|
|
473
|
-
* Error response describing why the operation failed.
|
|
474
|
-
*/
|
|
475
|
-
error?: ErrorResponse;
|
|
476
|
-
}
|
|
477
|
-
/**
|
|
478
|
-
* The resource model definition for an Azure Resource Manager resource with an etag.
|
|
479
|
-
* @summary Entity Resource
|
|
480
|
-
*/
|
|
481
|
-
export interface AzureEntityResource extends Resource {
|
|
482
|
-
/**
|
|
483
|
-
* Resource Etag.
|
|
484
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
485
|
-
*/
|
|
486
|
-
readonly etag?: string;
|
|
487
|
-
}
|
|
488
|
-
/**
|
|
489
|
-
* A private link resource
|
|
490
|
-
*/
|
|
491
|
-
export interface PrivateLinkResource extends Resource {
|
|
492
|
-
/**
|
|
493
|
-
* The private link resource group id.
|
|
494
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
495
|
-
*/
|
|
496
|
-
readonly groupId?: string;
|
|
497
|
-
/**
|
|
498
|
-
* The private link resource required member names.
|
|
499
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
500
|
-
*/
|
|
501
|
-
readonly requiredMembers?: string[];
|
|
502
|
-
/**
|
|
503
|
-
* The private link resource Private link DNS zone name.
|
|
504
|
-
*/
|
|
505
|
-
requiredZoneNames?: string[];
|
|
506
|
-
}
|
|
507
|
-
/**
|
|
508
|
-
* Localized display information for this particular operation.
|
|
509
|
-
*/
|
|
510
|
-
export interface OperationDisplay {
|
|
511
|
-
/**
|
|
512
|
-
* The localized friendly form of the resource provider name, e.g. "Microsoft Monitoring
|
|
513
|
-
* Insights" or "Microsoft Compute".
|
|
514
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
515
|
-
*/
|
|
516
|
-
readonly provider?: string;
|
|
517
|
-
/**
|
|
518
|
-
* The localized friendly name of the resource type related to this operation. E.g. "Virtual
|
|
519
|
-
* Machines" or "Job Schedule Collections".
|
|
520
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
521
|
-
*/
|
|
522
|
-
readonly resource?: string;
|
|
523
|
-
/**
|
|
524
|
-
* The concise, localized friendly name for the operation; suitable for dropdowns. E.g. "Create
|
|
525
|
-
* or Update Virtual Machine", "Restart Virtual Machine".
|
|
526
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
527
|
-
*/
|
|
528
|
-
readonly operation?: string;
|
|
529
|
-
/**
|
|
530
|
-
* The short, localized friendly description of the operation; suitable for tool tips and
|
|
531
|
-
* detailed views.
|
|
532
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
533
|
-
*/
|
|
534
|
-
readonly description?: string;
|
|
535
|
-
}
|
|
536
|
-
/**
|
|
537
|
-
* Details of a REST API operation, returned from the Resource Provider Operations API
|
|
538
|
-
* @summary REST API Operation
|
|
539
|
-
*/
|
|
540
|
-
export interface Operation {
|
|
541
|
-
/**
|
|
542
|
-
* The name of the operation, as per Resource-Based Access Control (RBAC). Examples:
|
|
543
|
-
* "Microsoft.Compute/virtualMachines/write", "Microsoft.Compute/virtualMachines/capture/action"
|
|
544
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
545
|
-
*/
|
|
546
|
-
readonly name?: string;
|
|
547
|
-
/**
|
|
548
|
-
* Whether the operation applies to data-plane. This is "true" for data-plane operations and
|
|
549
|
-
* "false" for ARM/control-plane operations.
|
|
550
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
551
|
-
*/
|
|
552
|
-
readonly isDataAction?: boolean;
|
|
553
|
-
/**
|
|
554
|
-
* Localized display information for this particular operation.
|
|
555
|
-
*/
|
|
556
|
-
display?: OperationDisplay;
|
|
557
|
-
/**
|
|
558
|
-
* The intended executor of the operation; as in Resource Based Access Control (RBAC) and audit
|
|
559
|
-
* logs UX. Default value is "user,system". Possible values include: 'user', 'system',
|
|
560
|
-
* 'user,system'
|
|
561
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
562
|
-
*/
|
|
563
|
-
readonly origin?: Origin;
|
|
564
|
-
/**
|
|
565
|
-
* Enum. Indicates the action type. "Internal" refers to actions that are for internal only APIs.
|
|
566
|
-
* Possible values include: 'Internal'
|
|
567
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
568
|
-
*/
|
|
569
|
-
readonly actionType?: ActionType;
|
|
570
|
-
}
|
|
571
|
-
/**
|
|
572
|
-
* An interface representing RedisEnterpriseManagementClientOptions.
|
|
573
|
-
*/
|
|
574
|
-
export interface RedisEnterpriseManagementClientOptions extends AzureServiceClientOptions {
|
|
575
|
-
baseUri?: string;
|
|
576
|
-
}
|
|
577
|
-
/**
|
|
578
|
-
* @interface
|
|
579
|
-
* A list of REST API operations supported by an Azure Resource Provider. It contains an URL link
|
|
580
|
-
* to get the next set of results.
|
|
581
|
-
* @extends Array<Operation>
|
|
582
|
-
*/
|
|
583
|
-
export interface OperationListResult extends Array<Operation> {
|
|
584
|
-
/**
|
|
585
|
-
* URL to get the next set of operation list results (if there are any).
|
|
586
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
587
|
-
*/
|
|
588
|
-
readonly nextLink?: string;
|
|
589
|
-
}
|
|
590
|
-
/**
|
|
591
|
-
* @interface
|
|
592
|
-
* The response of a list-all operation.
|
|
593
|
-
* @extends Array<Cluster>
|
|
594
|
-
*/
|
|
595
|
-
export interface ClusterList extends Array<Cluster> {
|
|
596
|
-
/**
|
|
597
|
-
* The URI to fetch the next page of results.
|
|
598
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
599
|
-
*/
|
|
600
|
-
readonly nextLink?: string;
|
|
601
|
-
}
|
|
602
|
-
/**
|
|
603
|
-
* @interface
|
|
604
|
-
* The response of a list-all operation.
|
|
605
|
-
* @extends Array<Database>
|
|
606
|
-
*/
|
|
607
|
-
export interface DatabaseList extends Array<Database> {
|
|
608
|
-
/**
|
|
609
|
-
* The URI to fetch the next page of results.
|
|
610
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
611
|
-
*/
|
|
612
|
-
readonly nextLink?: string;
|
|
613
|
-
}
|
|
614
|
-
/**
|
|
615
|
-
* @interface
|
|
616
|
-
* List of private endpoint connection associated with the specified storage account
|
|
617
|
-
* @extends Array<PrivateEndpointConnection>
|
|
618
|
-
*/
|
|
619
|
-
export interface PrivateEndpointConnectionListResult extends Array<PrivateEndpointConnection> {
|
|
620
|
-
}
|
|
621
|
-
/**
|
|
622
|
-
* @interface
|
|
623
|
-
* A list of private link resources
|
|
624
|
-
* @extends Array<PrivateLinkResource>
|
|
625
|
-
*/
|
|
626
|
-
export interface PrivateLinkResourceListResult extends Array<PrivateLinkResource> {
|
|
627
|
-
}
|
|
628
|
-
/**
|
|
629
|
-
* Defines values for SkuName.
|
|
630
|
-
* Possible values include: 'Enterprise_E10', 'Enterprise_E20', 'Enterprise_E50',
|
|
631
|
-
* 'Enterprise_E100', 'EnterpriseFlash_F300', 'EnterpriseFlash_F700', 'EnterpriseFlash_F1500'
|
|
632
|
-
* @readonly
|
|
633
|
-
* @enum {string}
|
|
634
|
-
*/
|
|
635
|
-
export declare type SkuName = 'Enterprise_E10' | 'Enterprise_E20' | 'Enterprise_E50' | 'Enterprise_E100' | 'EnterpriseFlash_F300' | 'EnterpriseFlash_F700' | 'EnterpriseFlash_F1500';
|
|
636
|
-
/**
|
|
637
|
-
* Defines values for ProvisioningState.
|
|
638
|
-
* Possible values include: 'Succeeded', 'Failed', 'Canceled', 'Creating', 'Updating', 'Deleting'
|
|
639
|
-
* @readonly
|
|
640
|
-
* @enum {string}
|
|
641
|
-
*/
|
|
642
|
-
export declare type ProvisioningState = 'Succeeded' | 'Failed' | 'Canceled' | 'Creating' | 'Updating' | 'Deleting';
|
|
643
|
-
/**
|
|
644
|
-
* Defines values for ResourceState.
|
|
645
|
-
* Possible values include: 'Running', 'Creating', 'CreateFailed', 'Updating', 'UpdateFailed',
|
|
646
|
-
* 'Deleting', 'DeleteFailed', 'Enabling', 'EnableFailed', 'Disabling', 'DisableFailed', 'Disabled'
|
|
647
|
-
* @readonly
|
|
648
|
-
* @enum {string}
|
|
649
|
-
*/
|
|
650
|
-
export declare type ResourceState = 'Running' | 'Creating' | 'CreateFailed' | 'Updating' | 'UpdateFailed' | 'Deleting' | 'DeleteFailed' | 'Enabling' | 'EnableFailed' | 'Disabling' | 'DisableFailed' | 'Disabled';
|
|
651
|
-
/**
|
|
652
|
-
* Defines values for TlsVersion.
|
|
653
|
-
* Possible values include: '1.0', '1.1', '1.2'
|
|
654
|
-
* @readonly
|
|
655
|
-
* @enum {string}
|
|
656
|
-
*/
|
|
657
|
-
export declare type TlsVersion = '1.0' | '1.1' | '1.2';
|
|
658
|
-
/**
|
|
659
|
-
* Defines values for PrivateEndpointServiceConnectionStatus.
|
|
660
|
-
* Possible values include: 'Pending', 'Approved', 'Rejected'
|
|
661
|
-
* @readonly
|
|
662
|
-
* @enum {string}
|
|
663
|
-
*/
|
|
664
|
-
export declare type PrivateEndpointServiceConnectionStatus = 'Pending' | 'Approved' | 'Rejected';
|
|
665
|
-
/**
|
|
666
|
-
* Defines values for PrivateEndpointConnectionProvisioningState.
|
|
667
|
-
* Possible values include: 'Succeeded', 'Creating', 'Deleting', 'Failed'
|
|
668
|
-
* @readonly
|
|
669
|
-
* @enum {string}
|
|
670
|
-
*/
|
|
671
|
-
export declare type PrivateEndpointConnectionProvisioningState = 'Succeeded' | 'Creating' | 'Deleting' | 'Failed';
|
|
672
|
-
/**
|
|
673
|
-
* Defines values for Protocol.
|
|
674
|
-
* Possible values include: 'Encrypted', 'Plaintext'
|
|
675
|
-
* @readonly
|
|
676
|
-
* @enum {string}
|
|
677
|
-
*/
|
|
678
|
-
export declare type Protocol = 'Encrypted' | 'Plaintext';
|
|
679
|
-
/**
|
|
680
|
-
* Defines values for ClusteringPolicy.
|
|
681
|
-
* Possible values include: 'EnterpriseCluster', 'OSSCluster'
|
|
682
|
-
* @readonly
|
|
683
|
-
* @enum {string}
|
|
684
|
-
*/
|
|
685
|
-
export declare type ClusteringPolicy = 'EnterpriseCluster' | 'OSSCluster';
|
|
686
|
-
/**
|
|
687
|
-
* Defines values for EvictionPolicy.
|
|
688
|
-
* Possible values include: 'AllKeysLFU', 'AllKeysLRU', 'AllKeysRandom', 'VolatileLRU',
|
|
689
|
-
* 'VolatileLFU', 'VolatileTTL', 'VolatileRandom', 'NoEviction'
|
|
690
|
-
* @readonly
|
|
691
|
-
* @enum {string}
|
|
692
|
-
*/
|
|
693
|
-
export declare type EvictionPolicy = 'AllKeysLFU' | 'AllKeysLRU' | 'AllKeysRandom' | 'VolatileLRU' | 'VolatileLFU' | 'VolatileTTL' | 'VolatileRandom' | 'NoEviction';
|
|
694
|
-
/**
|
|
695
|
-
* Defines values for AofFrequency.
|
|
696
|
-
* Possible values include: '1s', 'always'
|
|
697
|
-
* @readonly
|
|
698
|
-
* @enum {string}
|
|
699
|
-
*/
|
|
700
|
-
export declare type AofFrequency = '1s' | 'always';
|
|
701
|
-
/**
|
|
702
|
-
* Defines values for RdbFrequency.
|
|
703
|
-
* Possible values include: '1h', '6h', '12h'
|
|
704
|
-
* @readonly
|
|
705
|
-
* @enum {string}
|
|
706
|
-
*/
|
|
707
|
-
export declare type RdbFrequency = '1h' | '6h' | '12h';
|
|
708
|
-
/**
|
|
709
|
-
* Defines values for AccessKeyType.
|
|
710
|
-
* Possible values include: 'Primary', 'Secondary'
|
|
711
|
-
* @readonly
|
|
712
|
-
* @enum {string}
|
|
713
|
-
*/
|
|
714
|
-
export declare type AccessKeyType = 'Primary' | 'Secondary';
|
|
715
|
-
/**
|
|
716
|
-
* Defines values for Origin.
|
|
717
|
-
* Possible values include: 'user', 'system', 'user,system'
|
|
718
|
-
* @readonly
|
|
719
|
-
* @enum {string}
|
|
720
|
-
*/
|
|
721
|
-
export declare type Origin = 'user' | 'system' | 'user,system';
|
|
722
|
-
/**
|
|
723
|
-
* Defines values for ActionType.
|
|
724
|
-
* Possible values include: 'Internal'
|
|
725
|
-
* @readonly
|
|
726
|
-
* @enum {string}
|
|
727
|
-
*/
|
|
728
|
-
export declare type ActionType = 'Internal';
|
|
729
|
-
/**
|
|
730
|
-
* Contains response data for the list operation.
|
|
731
|
-
*/
|
|
732
|
-
export declare type OperationsListResponse = OperationListResult & {
|
|
733
|
-
/**
|
|
734
|
-
* The underlying HTTP response.
|
|
735
|
-
*/
|
|
736
|
-
_response: msRest.HttpResponse & {
|
|
737
|
-
/**
|
|
738
|
-
* The response body as text (string format)
|
|
739
|
-
*/
|
|
740
|
-
bodyAsText: string;
|
|
741
|
-
/**
|
|
742
|
-
* The response body as parsed JSON or XML
|
|
743
|
-
*/
|
|
744
|
-
parsedBody: OperationListResult;
|
|
745
|
-
};
|
|
746
|
-
};
|
|
747
|
-
/**
|
|
748
|
-
* Contains response data for the listNext operation.
|
|
749
|
-
*/
|
|
750
|
-
export declare type OperationsListNextResponse = OperationListResult & {
|
|
751
|
-
/**
|
|
752
|
-
* The underlying HTTP response.
|
|
753
|
-
*/
|
|
754
|
-
_response: msRest.HttpResponse & {
|
|
755
|
-
/**
|
|
756
|
-
* The response body as text (string format)
|
|
757
|
-
*/
|
|
758
|
-
bodyAsText: string;
|
|
759
|
-
/**
|
|
760
|
-
* The response body as parsed JSON or XML
|
|
761
|
-
*/
|
|
762
|
-
parsedBody: OperationListResult;
|
|
763
|
-
};
|
|
764
|
-
};
|
|
765
|
-
/**
|
|
766
|
-
* Contains response data for the get operation.
|
|
767
|
-
*/
|
|
768
|
-
export declare type OperationsStatusGetResponse = OperationStatus & {
|
|
769
|
-
/**
|
|
770
|
-
* The underlying HTTP response.
|
|
771
|
-
*/
|
|
772
|
-
_response: msRest.HttpResponse & {
|
|
773
|
-
/**
|
|
774
|
-
* The response body as text (string format)
|
|
775
|
-
*/
|
|
776
|
-
bodyAsText: string;
|
|
777
|
-
/**
|
|
778
|
-
* The response body as parsed JSON or XML
|
|
779
|
-
*/
|
|
780
|
-
parsedBody: OperationStatus;
|
|
781
|
-
};
|
|
782
|
-
};
|
|
783
|
-
/**
|
|
784
|
-
* Contains response data for the create operation.
|
|
785
|
-
*/
|
|
786
|
-
export declare type RedisEnterpriseCreateResponse = Cluster & {
|
|
787
|
-
/**
|
|
788
|
-
* The underlying HTTP response.
|
|
789
|
-
*/
|
|
790
|
-
_response: msRest.HttpResponse & {
|
|
791
|
-
/**
|
|
792
|
-
* The response body as text (string format)
|
|
793
|
-
*/
|
|
794
|
-
bodyAsText: string;
|
|
795
|
-
/**
|
|
796
|
-
* The response body as parsed JSON or XML
|
|
797
|
-
*/
|
|
798
|
-
parsedBody: Cluster;
|
|
799
|
-
};
|
|
800
|
-
};
|
|
801
|
-
/**
|
|
802
|
-
* Contains response data for the update operation.
|
|
803
|
-
*/
|
|
804
|
-
export declare type RedisEnterpriseUpdateResponse = Cluster & {
|
|
805
|
-
/**
|
|
806
|
-
* The underlying HTTP response.
|
|
807
|
-
*/
|
|
808
|
-
_response: msRest.HttpResponse & {
|
|
809
|
-
/**
|
|
810
|
-
* The response body as text (string format)
|
|
811
|
-
*/
|
|
812
|
-
bodyAsText: string;
|
|
813
|
-
/**
|
|
814
|
-
* The response body as parsed JSON or XML
|
|
815
|
-
*/
|
|
816
|
-
parsedBody: Cluster;
|
|
817
|
-
};
|
|
818
|
-
};
|
|
819
|
-
/**
|
|
820
|
-
* Contains response data for the get operation.
|
|
821
|
-
*/
|
|
822
|
-
export declare type RedisEnterpriseGetResponse = Cluster & {
|
|
823
|
-
/**
|
|
824
|
-
* The underlying HTTP response.
|
|
825
|
-
*/
|
|
826
|
-
_response: msRest.HttpResponse & {
|
|
827
|
-
/**
|
|
828
|
-
* The response body as text (string format)
|
|
829
|
-
*/
|
|
830
|
-
bodyAsText: string;
|
|
831
|
-
/**
|
|
832
|
-
* The response body as parsed JSON or XML
|
|
833
|
-
*/
|
|
834
|
-
parsedBody: Cluster;
|
|
835
|
-
};
|
|
836
|
-
};
|
|
837
|
-
/**
|
|
838
|
-
* Contains response data for the listByResourceGroup operation.
|
|
839
|
-
*/
|
|
840
|
-
export declare type RedisEnterpriseListByResourceGroupResponse = ClusterList & {
|
|
841
|
-
/**
|
|
842
|
-
* The underlying HTTP response.
|
|
843
|
-
*/
|
|
844
|
-
_response: msRest.HttpResponse & {
|
|
845
|
-
/**
|
|
846
|
-
* The response body as text (string format)
|
|
847
|
-
*/
|
|
848
|
-
bodyAsText: string;
|
|
849
|
-
/**
|
|
850
|
-
* The response body as parsed JSON or XML
|
|
851
|
-
*/
|
|
852
|
-
parsedBody: ClusterList;
|
|
853
|
-
};
|
|
854
|
-
};
|
|
855
|
-
/**
|
|
856
|
-
* Contains response data for the list operation.
|
|
857
|
-
*/
|
|
858
|
-
export declare type RedisEnterpriseListResponse = ClusterList & {
|
|
859
|
-
/**
|
|
860
|
-
* The underlying HTTP response.
|
|
861
|
-
*/
|
|
862
|
-
_response: msRest.HttpResponse & {
|
|
863
|
-
/**
|
|
864
|
-
* The response body as text (string format)
|
|
865
|
-
*/
|
|
866
|
-
bodyAsText: string;
|
|
867
|
-
/**
|
|
868
|
-
* The response body as parsed JSON or XML
|
|
869
|
-
*/
|
|
870
|
-
parsedBody: ClusterList;
|
|
871
|
-
};
|
|
872
|
-
};
|
|
873
|
-
/**
|
|
874
|
-
* Contains response data for the beginCreate operation.
|
|
875
|
-
*/
|
|
876
|
-
export declare type RedisEnterpriseBeginCreateResponse = Cluster & {
|
|
877
|
-
/**
|
|
878
|
-
* The underlying HTTP response.
|
|
879
|
-
*/
|
|
880
|
-
_response: msRest.HttpResponse & {
|
|
881
|
-
/**
|
|
882
|
-
* The response body as text (string format)
|
|
883
|
-
*/
|
|
884
|
-
bodyAsText: string;
|
|
885
|
-
/**
|
|
886
|
-
* The response body as parsed JSON or XML
|
|
887
|
-
*/
|
|
888
|
-
parsedBody: Cluster;
|
|
889
|
-
};
|
|
890
|
-
};
|
|
891
|
-
/**
|
|
892
|
-
* Contains response data for the beginUpdate operation.
|
|
893
|
-
*/
|
|
894
|
-
export declare type RedisEnterpriseBeginUpdateResponse = Cluster & {
|
|
895
|
-
/**
|
|
896
|
-
* The underlying HTTP response.
|
|
897
|
-
*/
|
|
898
|
-
_response: msRest.HttpResponse & {
|
|
899
|
-
/**
|
|
900
|
-
* The response body as text (string format)
|
|
901
|
-
*/
|
|
902
|
-
bodyAsText: string;
|
|
903
|
-
/**
|
|
904
|
-
* The response body as parsed JSON or XML
|
|
905
|
-
*/
|
|
906
|
-
parsedBody: Cluster;
|
|
907
|
-
};
|
|
908
|
-
};
|
|
909
|
-
/**
|
|
910
|
-
* Contains response data for the listByResourceGroupNext operation.
|
|
911
|
-
*/
|
|
912
|
-
export declare type RedisEnterpriseListByResourceGroupNextResponse = ClusterList & {
|
|
913
|
-
/**
|
|
914
|
-
* The underlying HTTP response.
|
|
915
|
-
*/
|
|
916
|
-
_response: msRest.HttpResponse & {
|
|
917
|
-
/**
|
|
918
|
-
* The response body as text (string format)
|
|
919
|
-
*/
|
|
920
|
-
bodyAsText: string;
|
|
921
|
-
/**
|
|
922
|
-
* The response body as parsed JSON or XML
|
|
923
|
-
*/
|
|
924
|
-
parsedBody: ClusterList;
|
|
925
|
-
};
|
|
926
|
-
};
|
|
927
|
-
/**
|
|
928
|
-
* Contains response data for the listNext operation.
|
|
929
|
-
*/
|
|
930
|
-
export declare type RedisEnterpriseListNextResponse = ClusterList & {
|
|
931
|
-
/**
|
|
932
|
-
* The underlying HTTP response.
|
|
933
|
-
*/
|
|
934
|
-
_response: msRest.HttpResponse & {
|
|
935
|
-
/**
|
|
936
|
-
* The response body as text (string format)
|
|
937
|
-
*/
|
|
938
|
-
bodyAsText: string;
|
|
939
|
-
/**
|
|
940
|
-
* The response body as parsed JSON or XML
|
|
941
|
-
*/
|
|
942
|
-
parsedBody: ClusterList;
|
|
943
|
-
};
|
|
944
|
-
};
|
|
945
|
-
/**
|
|
946
|
-
* Contains response data for the listByCluster operation.
|
|
947
|
-
*/
|
|
948
|
-
export declare type DatabasesListByClusterResponse = DatabaseList & {
|
|
949
|
-
/**
|
|
950
|
-
* The underlying HTTP response.
|
|
951
|
-
*/
|
|
952
|
-
_response: msRest.HttpResponse & {
|
|
953
|
-
/**
|
|
954
|
-
* The response body as text (string format)
|
|
955
|
-
*/
|
|
956
|
-
bodyAsText: string;
|
|
957
|
-
/**
|
|
958
|
-
* The response body as parsed JSON or XML
|
|
959
|
-
*/
|
|
960
|
-
parsedBody: DatabaseList;
|
|
961
|
-
};
|
|
962
|
-
};
|
|
963
|
-
/**
|
|
964
|
-
* Contains response data for the create operation.
|
|
965
|
-
*/
|
|
966
|
-
export declare type DatabasesCreateResponse = Database & {
|
|
967
|
-
/**
|
|
968
|
-
* The underlying HTTP response.
|
|
969
|
-
*/
|
|
970
|
-
_response: msRest.HttpResponse & {
|
|
971
|
-
/**
|
|
972
|
-
* The response body as text (string format)
|
|
973
|
-
*/
|
|
974
|
-
bodyAsText: string;
|
|
975
|
-
/**
|
|
976
|
-
* The response body as parsed JSON or XML
|
|
977
|
-
*/
|
|
978
|
-
parsedBody: Database;
|
|
979
|
-
};
|
|
980
|
-
};
|
|
981
|
-
/**
|
|
982
|
-
* Contains response data for the update operation.
|
|
983
|
-
*/
|
|
984
|
-
export declare type DatabasesUpdateResponse = Database & {
|
|
985
|
-
/**
|
|
986
|
-
* The underlying HTTP response.
|
|
987
|
-
*/
|
|
988
|
-
_response: msRest.HttpResponse & {
|
|
989
|
-
/**
|
|
990
|
-
* The response body as text (string format)
|
|
991
|
-
*/
|
|
992
|
-
bodyAsText: string;
|
|
993
|
-
/**
|
|
994
|
-
* The response body as parsed JSON or XML
|
|
995
|
-
*/
|
|
996
|
-
parsedBody: Database;
|
|
997
|
-
};
|
|
998
|
-
};
|
|
999
|
-
/**
|
|
1000
|
-
* Contains response data for the get operation.
|
|
1001
|
-
*/
|
|
1002
|
-
export declare type DatabasesGetResponse = Database & {
|
|
1003
|
-
/**
|
|
1004
|
-
* The underlying HTTP response.
|
|
1005
|
-
*/
|
|
1006
|
-
_response: msRest.HttpResponse & {
|
|
1007
|
-
/**
|
|
1008
|
-
* The response body as text (string format)
|
|
1009
|
-
*/
|
|
1010
|
-
bodyAsText: string;
|
|
1011
|
-
/**
|
|
1012
|
-
* The response body as parsed JSON or XML
|
|
1013
|
-
*/
|
|
1014
|
-
parsedBody: Database;
|
|
1015
|
-
};
|
|
1016
|
-
};
|
|
1017
|
-
/**
|
|
1018
|
-
* Contains response data for the listKeys operation.
|
|
1019
|
-
*/
|
|
1020
|
-
export declare type DatabasesListKeysResponse = AccessKeys & {
|
|
1021
|
-
/**
|
|
1022
|
-
* The underlying HTTP response.
|
|
1023
|
-
*/
|
|
1024
|
-
_response: msRest.HttpResponse & {
|
|
1025
|
-
/**
|
|
1026
|
-
* The response body as text (string format)
|
|
1027
|
-
*/
|
|
1028
|
-
bodyAsText: string;
|
|
1029
|
-
/**
|
|
1030
|
-
* The response body as parsed JSON or XML
|
|
1031
|
-
*/
|
|
1032
|
-
parsedBody: AccessKeys;
|
|
1033
|
-
};
|
|
1034
|
-
};
|
|
1035
|
-
/**
|
|
1036
|
-
* Contains response data for the regenerateKey operation.
|
|
1037
|
-
*/
|
|
1038
|
-
export declare type DatabasesRegenerateKeyResponse = AccessKeys & {
|
|
1039
|
-
/**
|
|
1040
|
-
* The underlying HTTP response.
|
|
1041
|
-
*/
|
|
1042
|
-
_response: msRest.HttpResponse & {
|
|
1043
|
-
/**
|
|
1044
|
-
* The response body as text (string format)
|
|
1045
|
-
*/
|
|
1046
|
-
bodyAsText: string;
|
|
1047
|
-
/**
|
|
1048
|
-
* The response body as parsed JSON or XML
|
|
1049
|
-
*/
|
|
1050
|
-
parsedBody: AccessKeys;
|
|
1051
|
-
};
|
|
1052
|
-
};
|
|
1053
|
-
/**
|
|
1054
|
-
* Contains response data for the beginCreate operation.
|
|
1055
|
-
*/
|
|
1056
|
-
export declare type DatabasesBeginCreateResponse = Database & {
|
|
1057
|
-
/**
|
|
1058
|
-
* The underlying HTTP response.
|
|
1059
|
-
*/
|
|
1060
|
-
_response: msRest.HttpResponse & {
|
|
1061
|
-
/**
|
|
1062
|
-
* The response body as text (string format)
|
|
1063
|
-
*/
|
|
1064
|
-
bodyAsText: string;
|
|
1065
|
-
/**
|
|
1066
|
-
* The response body as parsed JSON or XML
|
|
1067
|
-
*/
|
|
1068
|
-
parsedBody: Database;
|
|
1069
|
-
};
|
|
1070
|
-
};
|
|
1071
|
-
/**
|
|
1072
|
-
* Contains response data for the beginUpdate operation.
|
|
1073
|
-
*/
|
|
1074
|
-
export declare type DatabasesBeginUpdateResponse = Database & {
|
|
1075
|
-
/**
|
|
1076
|
-
* The underlying HTTP response.
|
|
1077
|
-
*/
|
|
1078
|
-
_response: msRest.HttpResponse & {
|
|
1079
|
-
/**
|
|
1080
|
-
* The response body as text (string format)
|
|
1081
|
-
*/
|
|
1082
|
-
bodyAsText: string;
|
|
1083
|
-
/**
|
|
1084
|
-
* The response body as parsed JSON or XML
|
|
1085
|
-
*/
|
|
1086
|
-
parsedBody: Database;
|
|
1087
|
-
};
|
|
1088
|
-
};
|
|
1089
|
-
/**
|
|
1090
|
-
* Contains response data for the beginRegenerateKey operation.
|
|
1091
|
-
*/
|
|
1092
|
-
export declare type DatabasesBeginRegenerateKeyResponse = AccessKeys & {
|
|
1093
|
-
/**
|
|
1094
|
-
* The underlying HTTP response.
|
|
1095
|
-
*/
|
|
1096
|
-
_response: msRest.HttpResponse & {
|
|
1097
|
-
/**
|
|
1098
|
-
* The response body as text (string format)
|
|
1099
|
-
*/
|
|
1100
|
-
bodyAsText: string;
|
|
1101
|
-
/**
|
|
1102
|
-
* The response body as parsed JSON or XML
|
|
1103
|
-
*/
|
|
1104
|
-
parsedBody: AccessKeys;
|
|
1105
|
-
};
|
|
1106
|
-
};
|
|
1107
|
-
/**
|
|
1108
|
-
* Contains response data for the listByClusterNext operation.
|
|
1109
|
-
*/
|
|
1110
|
-
export declare type DatabasesListByClusterNextResponse = DatabaseList & {
|
|
1111
|
-
/**
|
|
1112
|
-
* The underlying HTTP response.
|
|
1113
|
-
*/
|
|
1114
|
-
_response: msRest.HttpResponse & {
|
|
1115
|
-
/**
|
|
1116
|
-
* The response body as text (string format)
|
|
1117
|
-
*/
|
|
1118
|
-
bodyAsText: string;
|
|
1119
|
-
/**
|
|
1120
|
-
* The response body as parsed JSON or XML
|
|
1121
|
-
*/
|
|
1122
|
-
parsedBody: DatabaseList;
|
|
1123
|
-
};
|
|
1124
|
-
};
|
|
1125
|
-
/**
|
|
1126
|
-
* Contains response data for the list operation.
|
|
1127
|
-
*/
|
|
1128
|
-
export declare type PrivateEndpointConnectionsListResponse = PrivateEndpointConnectionListResult & {
|
|
1129
|
-
/**
|
|
1130
|
-
* The underlying HTTP response.
|
|
1131
|
-
*/
|
|
1132
|
-
_response: msRest.HttpResponse & {
|
|
1133
|
-
/**
|
|
1134
|
-
* The response body as text (string format)
|
|
1135
|
-
*/
|
|
1136
|
-
bodyAsText: string;
|
|
1137
|
-
/**
|
|
1138
|
-
* The response body as parsed JSON or XML
|
|
1139
|
-
*/
|
|
1140
|
-
parsedBody: PrivateEndpointConnectionListResult;
|
|
1141
|
-
};
|
|
1142
|
-
};
|
|
1143
|
-
/**
|
|
1144
|
-
* Contains response data for the get operation.
|
|
1145
|
-
*/
|
|
1146
|
-
export declare type PrivateEndpointConnectionsGetResponse = PrivateEndpointConnection & {
|
|
1147
|
-
/**
|
|
1148
|
-
* The underlying HTTP response.
|
|
1149
|
-
*/
|
|
1150
|
-
_response: msRest.HttpResponse & {
|
|
1151
|
-
/**
|
|
1152
|
-
* The response body as text (string format)
|
|
1153
|
-
*/
|
|
1154
|
-
bodyAsText: string;
|
|
1155
|
-
/**
|
|
1156
|
-
* The response body as parsed JSON or XML
|
|
1157
|
-
*/
|
|
1158
|
-
parsedBody: PrivateEndpointConnection;
|
|
1159
|
-
};
|
|
1160
|
-
};
|
|
1161
|
-
/**
|
|
1162
|
-
* Contains response data for the put operation.
|
|
1163
|
-
*/
|
|
1164
|
-
export declare type PrivateEndpointConnectionsPutResponse = PrivateEndpointConnection & {
|
|
1165
|
-
/**
|
|
1166
|
-
* The underlying HTTP response.
|
|
1167
|
-
*/
|
|
1168
|
-
_response: msRest.HttpResponse & {
|
|
1169
|
-
/**
|
|
1170
|
-
* The response body as text (string format)
|
|
1171
|
-
*/
|
|
1172
|
-
bodyAsText: string;
|
|
1173
|
-
/**
|
|
1174
|
-
* The response body as parsed JSON or XML
|
|
1175
|
-
*/
|
|
1176
|
-
parsedBody: PrivateEndpointConnection;
|
|
1177
|
-
};
|
|
1178
|
-
};
|
|
1179
|
-
/**
|
|
1180
|
-
* Contains response data for the beginPut operation.
|
|
1181
|
-
*/
|
|
1182
|
-
export declare type PrivateEndpointConnectionsBeginPutResponse = PrivateEndpointConnection & {
|
|
1183
|
-
/**
|
|
1184
|
-
* The underlying HTTP response.
|
|
1185
|
-
*/
|
|
1186
|
-
_response: msRest.HttpResponse & {
|
|
1187
|
-
/**
|
|
1188
|
-
* The response body as text (string format)
|
|
1189
|
-
*/
|
|
1190
|
-
bodyAsText: string;
|
|
1191
|
-
/**
|
|
1192
|
-
* The response body as parsed JSON or XML
|
|
1193
|
-
*/
|
|
1194
|
-
parsedBody: PrivateEndpointConnection;
|
|
1195
|
-
};
|
|
1196
|
-
};
|
|
1197
|
-
/**
|
|
1198
|
-
* Contains response data for the listByCluster operation.
|
|
1199
|
-
*/
|
|
1200
|
-
export declare type PrivateLinkResourcesListByClusterResponse = PrivateLinkResourceListResult & {
|
|
1201
|
-
/**
|
|
1202
|
-
* The underlying HTTP response.
|
|
1203
|
-
*/
|
|
1204
|
-
_response: msRest.HttpResponse & {
|
|
1205
|
-
/**
|
|
1206
|
-
* The response body as text (string format)
|
|
1207
|
-
*/
|
|
1208
|
-
bodyAsText: string;
|
|
1209
|
-
/**
|
|
1210
|
-
* The response body as parsed JSON or XML
|
|
1211
|
-
*/
|
|
1212
|
-
parsedBody: PrivateLinkResourceListResult;
|
|
1213
|
-
};
|
|
1214
|
-
};
|
|
1215
|
-
//# sourceMappingURL=index.d.ts.map
|