@azure/arm-redisenterprisecache 1.1.1 → 2.0.0-alpha.20220325.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
|
@@ -0,0 +1,705 @@
|
|
|
1
|
+
## API Report File for "@azure/arm-redisenterprisecache"
|
|
2
|
+
|
|
3
|
+
> Do not edit this file. It is a report generated by [API Extractor](https://api-extractor.com/).
|
|
4
|
+
|
|
5
|
+
```ts
|
|
6
|
+
|
|
7
|
+
import * as coreAuth from '@azure/core-auth';
|
|
8
|
+
import * as coreClient from '@azure/core-client';
|
|
9
|
+
import { PagedAsyncIterableIterator } from '@azure/core-paging';
|
|
10
|
+
import { PollerLike } from '@azure/core-lro';
|
|
11
|
+
import { PollOperationState } from '@azure/core-lro';
|
|
12
|
+
|
|
13
|
+
// @public
|
|
14
|
+
export interface AccessKeys {
|
|
15
|
+
readonly primaryKey?: string;
|
|
16
|
+
readonly secondaryKey?: string;
|
|
17
|
+
}
|
|
18
|
+
|
|
19
|
+
// @public
|
|
20
|
+
export type AccessKeyType = "Primary" | "Secondary";
|
|
21
|
+
|
|
22
|
+
// @public
|
|
23
|
+
export type ActionType = string;
|
|
24
|
+
|
|
25
|
+
// @public
|
|
26
|
+
export type AofFrequency = string;
|
|
27
|
+
|
|
28
|
+
// @public
|
|
29
|
+
export type Cluster = TrackedResource & {
|
|
30
|
+
sku: Sku;
|
|
31
|
+
zones?: string[];
|
|
32
|
+
minimumTlsVersion?: TlsVersion;
|
|
33
|
+
readonly hostName?: string;
|
|
34
|
+
readonly provisioningState?: ProvisioningState;
|
|
35
|
+
readonly resourceState?: ResourceState;
|
|
36
|
+
readonly redisVersion?: string;
|
|
37
|
+
readonly privateEndpointConnections?: PrivateEndpointConnection[];
|
|
38
|
+
};
|
|
39
|
+
|
|
40
|
+
// @public
|
|
41
|
+
export type ClusteringPolicy = string;
|
|
42
|
+
|
|
43
|
+
// @public
|
|
44
|
+
export interface ClusterList {
|
|
45
|
+
readonly nextLink?: string;
|
|
46
|
+
value?: Cluster[];
|
|
47
|
+
}
|
|
48
|
+
|
|
49
|
+
// @public
|
|
50
|
+
export interface ClusterUpdate {
|
|
51
|
+
readonly hostName?: string;
|
|
52
|
+
minimumTlsVersion?: TlsVersion;
|
|
53
|
+
readonly privateEndpointConnections?: PrivateEndpointConnection[];
|
|
54
|
+
readonly provisioningState?: ProvisioningState;
|
|
55
|
+
readonly redisVersion?: string;
|
|
56
|
+
readonly resourceState?: ResourceState;
|
|
57
|
+
sku?: Sku;
|
|
58
|
+
tags?: {
|
|
59
|
+
[propertyName: string]: string;
|
|
60
|
+
};
|
|
61
|
+
}
|
|
62
|
+
|
|
63
|
+
// @public
|
|
64
|
+
export type Database = ProxyResource & {
|
|
65
|
+
clientProtocol?: Protocol;
|
|
66
|
+
port?: number;
|
|
67
|
+
readonly provisioningState?: ProvisioningState;
|
|
68
|
+
readonly resourceState?: ResourceState;
|
|
69
|
+
clusteringPolicy?: ClusteringPolicy;
|
|
70
|
+
evictionPolicy?: EvictionPolicy;
|
|
71
|
+
persistence?: Persistence;
|
|
72
|
+
modules?: Module[];
|
|
73
|
+
};
|
|
74
|
+
|
|
75
|
+
// @public
|
|
76
|
+
export interface DatabaseList {
|
|
77
|
+
readonly nextLink?: string;
|
|
78
|
+
value?: Database[];
|
|
79
|
+
}
|
|
80
|
+
|
|
81
|
+
// @public
|
|
82
|
+
export interface Databases {
|
|
83
|
+
beginCreate(resourceGroupName: string, clusterName: string, databaseName: string, parameters: Database, options?: DatabasesCreateOptionalParams): Promise<PollerLike<PollOperationState<DatabasesCreateResponse>, DatabasesCreateResponse>>;
|
|
84
|
+
beginCreateAndWait(resourceGroupName: string, clusterName: string, databaseName: string, parameters: Database, options?: DatabasesCreateOptionalParams): Promise<DatabasesCreateResponse>;
|
|
85
|
+
beginDelete(resourceGroupName: string, clusterName: string, databaseName: string, options?: DatabasesDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
86
|
+
beginDeleteAndWait(resourceGroupName: string, clusterName: string, databaseName: string, options?: DatabasesDeleteOptionalParams): Promise<void>;
|
|
87
|
+
beginExport(resourceGroupName: string, clusterName: string, databaseName: string, parameters: ExportClusterParameters, options?: DatabasesExportOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
88
|
+
beginExportAndWait(resourceGroupName: string, clusterName: string, databaseName: string, parameters: ExportClusterParameters, options?: DatabasesExportOptionalParams): Promise<void>;
|
|
89
|
+
beginImport(resourceGroupName: string, clusterName: string, databaseName: string, parameters: ImportClusterParameters, options?: DatabasesImportOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
90
|
+
beginImportAndWait(resourceGroupName: string, clusterName: string, databaseName: string, parameters: ImportClusterParameters, options?: DatabasesImportOptionalParams): Promise<void>;
|
|
91
|
+
beginRegenerateKey(resourceGroupName: string, clusterName: string, databaseName: string, parameters: RegenerateKeyParameters, options?: DatabasesRegenerateKeyOptionalParams): Promise<PollerLike<PollOperationState<DatabasesRegenerateKeyResponse>, DatabasesRegenerateKeyResponse>>;
|
|
92
|
+
beginRegenerateKeyAndWait(resourceGroupName: string, clusterName: string, databaseName: string, parameters: RegenerateKeyParameters, options?: DatabasesRegenerateKeyOptionalParams): Promise<DatabasesRegenerateKeyResponse>;
|
|
93
|
+
beginUpdate(resourceGroupName: string, clusterName: string, databaseName: string, parameters: DatabaseUpdate, options?: DatabasesUpdateOptionalParams): Promise<PollerLike<PollOperationState<DatabasesUpdateResponse>, DatabasesUpdateResponse>>;
|
|
94
|
+
beginUpdateAndWait(resourceGroupName: string, clusterName: string, databaseName: string, parameters: DatabaseUpdate, options?: DatabasesUpdateOptionalParams): Promise<DatabasesUpdateResponse>;
|
|
95
|
+
get(resourceGroupName: string, clusterName: string, databaseName: string, options?: DatabasesGetOptionalParams): Promise<DatabasesGetResponse>;
|
|
96
|
+
listByCluster(resourceGroupName: string, clusterName: string, options?: DatabasesListByClusterOptionalParams): PagedAsyncIterableIterator<Database>;
|
|
97
|
+
listKeys(resourceGroupName: string, clusterName: string, databaseName: string, options?: DatabasesListKeysOptionalParams): Promise<DatabasesListKeysResponse>;
|
|
98
|
+
}
|
|
99
|
+
|
|
100
|
+
// @public
|
|
101
|
+
export interface DatabasesCreateOptionalParams extends coreClient.OperationOptions {
|
|
102
|
+
resumeFrom?: string;
|
|
103
|
+
updateIntervalInMs?: number;
|
|
104
|
+
}
|
|
105
|
+
|
|
106
|
+
// @public
|
|
107
|
+
export type DatabasesCreateResponse = Database;
|
|
108
|
+
|
|
109
|
+
// @public
|
|
110
|
+
export interface DatabasesDeleteOptionalParams extends coreClient.OperationOptions {
|
|
111
|
+
resumeFrom?: string;
|
|
112
|
+
updateIntervalInMs?: number;
|
|
113
|
+
}
|
|
114
|
+
|
|
115
|
+
// @public
|
|
116
|
+
export interface DatabasesExportOptionalParams extends coreClient.OperationOptions {
|
|
117
|
+
resumeFrom?: string;
|
|
118
|
+
updateIntervalInMs?: number;
|
|
119
|
+
}
|
|
120
|
+
|
|
121
|
+
// @public
|
|
122
|
+
export interface DatabasesGetOptionalParams extends coreClient.OperationOptions {
|
|
123
|
+
}
|
|
124
|
+
|
|
125
|
+
// @public
|
|
126
|
+
export type DatabasesGetResponse = Database;
|
|
127
|
+
|
|
128
|
+
// @public
|
|
129
|
+
export interface DatabasesImportOptionalParams extends coreClient.OperationOptions {
|
|
130
|
+
resumeFrom?: string;
|
|
131
|
+
updateIntervalInMs?: number;
|
|
132
|
+
}
|
|
133
|
+
|
|
134
|
+
// @public
|
|
135
|
+
export interface DatabasesListByClusterNextOptionalParams extends coreClient.OperationOptions {
|
|
136
|
+
}
|
|
137
|
+
|
|
138
|
+
// @public
|
|
139
|
+
export type DatabasesListByClusterNextResponse = DatabaseList;
|
|
140
|
+
|
|
141
|
+
// @public
|
|
142
|
+
export interface DatabasesListByClusterOptionalParams extends coreClient.OperationOptions {
|
|
143
|
+
}
|
|
144
|
+
|
|
145
|
+
// @public
|
|
146
|
+
export type DatabasesListByClusterResponse = DatabaseList;
|
|
147
|
+
|
|
148
|
+
// @public
|
|
149
|
+
export interface DatabasesListKeysOptionalParams extends coreClient.OperationOptions {
|
|
150
|
+
}
|
|
151
|
+
|
|
152
|
+
// @public
|
|
153
|
+
export type DatabasesListKeysResponse = AccessKeys;
|
|
154
|
+
|
|
155
|
+
// @public
|
|
156
|
+
export interface DatabasesRegenerateKeyOptionalParams extends coreClient.OperationOptions {
|
|
157
|
+
resumeFrom?: string;
|
|
158
|
+
updateIntervalInMs?: number;
|
|
159
|
+
}
|
|
160
|
+
|
|
161
|
+
// @public
|
|
162
|
+
export type DatabasesRegenerateKeyResponse = AccessKeys;
|
|
163
|
+
|
|
164
|
+
// @public
|
|
165
|
+
export interface DatabasesUpdateOptionalParams extends coreClient.OperationOptions {
|
|
166
|
+
resumeFrom?: string;
|
|
167
|
+
updateIntervalInMs?: number;
|
|
168
|
+
}
|
|
169
|
+
|
|
170
|
+
// @public
|
|
171
|
+
export type DatabasesUpdateResponse = Database;
|
|
172
|
+
|
|
173
|
+
// @public
|
|
174
|
+
export interface DatabaseUpdate {
|
|
175
|
+
clientProtocol?: Protocol;
|
|
176
|
+
clusteringPolicy?: ClusteringPolicy;
|
|
177
|
+
evictionPolicy?: EvictionPolicy;
|
|
178
|
+
modules?: Module[];
|
|
179
|
+
persistence?: Persistence;
|
|
180
|
+
port?: number;
|
|
181
|
+
readonly provisioningState?: ProvisioningState;
|
|
182
|
+
readonly resourceState?: ResourceState;
|
|
183
|
+
}
|
|
184
|
+
|
|
185
|
+
// @public
|
|
186
|
+
export interface ErrorAdditionalInfo {
|
|
187
|
+
readonly info?: Record<string, unknown>;
|
|
188
|
+
readonly type?: string;
|
|
189
|
+
}
|
|
190
|
+
|
|
191
|
+
// @public
|
|
192
|
+
export interface ErrorDetail {
|
|
193
|
+
readonly additionalInfo?: ErrorAdditionalInfo[];
|
|
194
|
+
readonly code?: string;
|
|
195
|
+
readonly details?: ErrorDetail[];
|
|
196
|
+
readonly message?: string;
|
|
197
|
+
readonly target?: string;
|
|
198
|
+
}
|
|
199
|
+
|
|
200
|
+
// @public
|
|
201
|
+
export interface ErrorResponse {
|
|
202
|
+
error?: ErrorDetail;
|
|
203
|
+
}
|
|
204
|
+
|
|
205
|
+
// @public
|
|
206
|
+
export type EvictionPolicy = string;
|
|
207
|
+
|
|
208
|
+
// @public
|
|
209
|
+
export interface ExportClusterParameters {
|
|
210
|
+
sasUri: string;
|
|
211
|
+
}
|
|
212
|
+
|
|
213
|
+
// @public
|
|
214
|
+
export interface ImportClusterParameters {
|
|
215
|
+
sasUris: string[];
|
|
216
|
+
}
|
|
217
|
+
|
|
218
|
+
// @public
|
|
219
|
+
export enum KnownActionType {
|
|
220
|
+
// (undocumented)
|
|
221
|
+
Internal = "Internal"
|
|
222
|
+
}
|
|
223
|
+
|
|
224
|
+
// @public
|
|
225
|
+
export enum KnownAofFrequency {
|
|
226
|
+
// (undocumented)
|
|
227
|
+
Always = "always",
|
|
228
|
+
// (undocumented)
|
|
229
|
+
OneS = "1s"
|
|
230
|
+
}
|
|
231
|
+
|
|
232
|
+
// @public
|
|
233
|
+
export enum KnownClusteringPolicy {
|
|
234
|
+
// (undocumented)
|
|
235
|
+
EnterpriseCluster = "EnterpriseCluster",
|
|
236
|
+
// (undocumented)
|
|
237
|
+
OSSCluster = "OSSCluster"
|
|
238
|
+
}
|
|
239
|
+
|
|
240
|
+
// @public
|
|
241
|
+
export enum KnownEvictionPolicy {
|
|
242
|
+
// (undocumented)
|
|
243
|
+
AllKeysLFU = "AllKeysLFU",
|
|
244
|
+
// (undocumented)
|
|
245
|
+
AllKeysLRU = "AllKeysLRU",
|
|
246
|
+
// (undocumented)
|
|
247
|
+
AllKeysRandom = "AllKeysRandom",
|
|
248
|
+
// (undocumented)
|
|
249
|
+
NoEviction = "NoEviction",
|
|
250
|
+
// (undocumented)
|
|
251
|
+
VolatileLFU = "VolatileLFU",
|
|
252
|
+
// (undocumented)
|
|
253
|
+
VolatileLRU = "VolatileLRU",
|
|
254
|
+
// (undocumented)
|
|
255
|
+
VolatileRandom = "VolatileRandom",
|
|
256
|
+
// (undocumented)
|
|
257
|
+
VolatileTTL = "VolatileTTL"
|
|
258
|
+
}
|
|
259
|
+
|
|
260
|
+
// @public
|
|
261
|
+
export enum KnownOrigin {
|
|
262
|
+
// (undocumented)
|
|
263
|
+
System = "system",
|
|
264
|
+
// (undocumented)
|
|
265
|
+
User = "user",
|
|
266
|
+
// (undocumented)
|
|
267
|
+
UserSystem = "user,system"
|
|
268
|
+
}
|
|
269
|
+
|
|
270
|
+
// @public
|
|
271
|
+
export enum KnownPrivateEndpointConnectionProvisioningState {
|
|
272
|
+
// (undocumented)
|
|
273
|
+
Creating = "Creating",
|
|
274
|
+
// (undocumented)
|
|
275
|
+
Deleting = "Deleting",
|
|
276
|
+
// (undocumented)
|
|
277
|
+
Failed = "Failed",
|
|
278
|
+
// (undocumented)
|
|
279
|
+
Succeeded = "Succeeded"
|
|
280
|
+
}
|
|
281
|
+
|
|
282
|
+
// @public
|
|
283
|
+
export enum KnownPrivateEndpointServiceConnectionStatus {
|
|
284
|
+
// (undocumented)
|
|
285
|
+
Approved = "Approved",
|
|
286
|
+
// (undocumented)
|
|
287
|
+
Pending = "Pending",
|
|
288
|
+
// (undocumented)
|
|
289
|
+
Rejected = "Rejected"
|
|
290
|
+
}
|
|
291
|
+
|
|
292
|
+
// @public
|
|
293
|
+
export enum KnownProtocol {
|
|
294
|
+
// (undocumented)
|
|
295
|
+
Encrypted = "Encrypted",
|
|
296
|
+
// (undocumented)
|
|
297
|
+
Plaintext = "Plaintext"
|
|
298
|
+
}
|
|
299
|
+
|
|
300
|
+
// @public
|
|
301
|
+
export enum KnownProvisioningState {
|
|
302
|
+
// (undocumented)
|
|
303
|
+
Canceled = "Canceled",
|
|
304
|
+
// (undocumented)
|
|
305
|
+
Creating = "Creating",
|
|
306
|
+
// (undocumented)
|
|
307
|
+
Deleting = "Deleting",
|
|
308
|
+
// (undocumented)
|
|
309
|
+
Failed = "Failed",
|
|
310
|
+
// (undocumented)
|
|
311
|
+
Succeeded = "Succeeded",
|
|
312
|
+
// (undocumented)
|
|
313
|
+
Updating = "Updating"
|
|
314
|
+
}
|
|
315
|
+
|
|
316
|
+
// @public
|
|
317
|
+
export enum KnownRdbFrequency {
|
|
318
|
+
// (undocumented)
|
|
319
|
+
OneH = "1h",
|
|
320
|
+
// (undocumented)
|
|
321
|
+
SixH = "6h",
|
|
322
|
+
// (undocumented)
|
|
323
|
+
TwelveH = "12h"
|
|
324
|
+
}
|
|
325
|
+
|
|
326
|
+
// @public
|
|
327
|
+
export enum KnownResourceState {
|
|
328
|
+
// (undocumented)
|
|
329
|
+
CreateFailed = "CreateFailed",
|
|
330
|
+
// (undocumented)
|
|
331
|
+
Creating = "Creating",
|
|
332
|
+
// (undocumented)
|
|
333
|
+
DeleteFailed = "DeleteFailed",
|
|
334
|
+
// (undocumented)
|
|
335
|
+
Deleting = "Deleting",
|
|
336
|
+
// (undocumented)
|
|
337
|
+
Disabled = "Disabled",
|
|
338
|
+
// (undocumented)
|
|
339
|
+
DisableFailed = "DisableFailed",
|
|
340
|
+
// (undocumented)
|
|
341
|
+
Disabling = "Disabling",
|
|
342
|
+
// (undocumented)
|
|
343
|
+
EnableFailed = "EnableFailed",
|
|
344
|
+
// (undocumented)
|
|
345
|
+
Enabling = "Enabling",
|
|
346
|
+
// (undocumented)
|
|
347
|
+
Running = "Running",
|
|
348
|
+
// (undocumented)
|
|
349
|
+
UpdateFailed = "UpdateFailed",
|
|
350
|
+
// (undocumented)
|
|
351
|
+
Updating = "Updating"
|
|
352
|
+
}
|
|
353
|
+
|
|
354
|
+
// @public
|
|
355
|
+
export enum KnownSkuName {
|
|
356
|
+
// (undocumented)
|
|
357
|
+
EnterpriseE10 = "Enterprise_E10",
|
|
358
|
+
// (undocumented)
|
|
359
|
+
EnterpriseE100 = "Enterprise_E100",
|
|
360
|
+
// (undocumented)
|
|
361
|
+
EnterpriseE20 = "Enterprise_E20",
|
|
362
|
+
// (undocumented)
|
|
363
|
+
EnterpriseE50 = "Enterprise_E50",
|
|
364
|
+
// (undocumented)
|
|
365
|
+
EnterpriseFlashF1500 = "EnterpriseFlash_F1500",
|
|
366
|
+
// (undocumented)
|
|
367
|
+
EnterpriseFlashF300 = "EnterpriseFlash_F300",
|
|
368
|
+
// (undocumented)
|
|
369
|
+
EnterpriseFlashF700 = "EnterpriseFlash_F700"
|
|
370
|
+
}
|
|
371
|
+
|
|
372
|
+
// @public
|
|
373
|
+
export enum KnownTlsVersion {
|
|
374
|
+
// (undocumented)
|
|
375
|
+
One0 = "1.0",
|
|
376
|
+
// (undocumented)
|
|
377
|
+
One1 = "1.1",
|
|
378
|
+
// (undocumented)
|
|
379
|
+
One2 = "1.2"
|
|
380
|
+
}
|
|
381
|
+
|
|
382
|
+
// @public
|
|
383
|
+
export interface Module {
|
|
384
|
+
args?: string;
|
|
385
|
+
name: string;
|
|
386
|
+
readonly version?: string;
|
|
387
|
+
}
|
|
388
|
+
|
|
389
|
+
// @public
|
|
390
|
+
export interface Operation {
|
|
391
|
+
readonly actionType?: ActionType;
|
|
392
|
+
display?: OperationDisplay;
|
|
393
|
+
readonly isDataAction?: boolean;
|
|
394
|
+
readonly name?: string;
|
|
395
|
+
readonly origin?: Origin;
|
|
396
|
+
}
|
|
397
|
+
|
|
398
|
+
// @public
|
|
399
|
+
export interface OperationDisplay {
|
|
400
|
+
readonly description?: string;
|
|
401
|
+
readonly operation?: string;
|
|
402
|
+
readonly provider?: string;
|
|
403
|
+
readonly resource?: string;
|
|
404
|
+
}
|
|
405
|
+
|
|
406
|
+
// @public
|
|
407
|
+
export interface OperationListResult {
|
|
408
|
+
readonly nextLink?: string;
|
|
409
|
+
readonly value?: Operation[];
|
|
410
|
+
}
|
|
411
|
+
|
|
412
|
+
// @public
|
|
413
|
+
export interface Operations {
|
|
414
|
+
list(options?: OperationsListOptionalParams): PagedAsyncIterableIterator<Operation>;
|
|
415
|
+
}
|
|
416
|
+
|
|
417
|
+
// @public
|
|
418
|
+
export interface OperationsListNextOptionalParams extends coreClient.OperationOptions {
|
|
419
|
+
}
|
|
420
|
+
|
|
421
|
+
// @public
|
|
422
|
+
export type OperationsListNextResponse = OperationListResult;
|
|
423
|
+
|
|
424
|
+
// @public
|
|
425
|
+
export interface OperationsListOptionalParams extends coreClient.OperationOptions {
|
|
426
|
+
}
|
|
427
|
+
|
|
428
|
+
// @public
|
|
429
|
+
export type OperationsListResponse = OperationListResult;
|
|
430
|
+
|
|
431
|
+
// @public
|
|
432
|
+
export interface OperationsStatus {
|
|
433
|
+
get(location: string, operationId: string, options?: OperationsStatusGetOptionalParams): Promise<OperationsStatusGetResponse>;
|
|
434
|
+
}
|
|
435
|
+
|
|
436
|
+
// @public
|
|
437
|
+
export interface OperationsStatusGetOptionalParams extends coreClient.OperationOptions {
|
|
438
|
+
}
|
|
439
|
+
|
|
440
|
+
// @public
|
|
441
|
+
export type OperationsStatusGetResponse = OperationStatus;
|
|
442
|
+
|
|
443
|
+
// @public
|
|
444
|
+
export interface OperationStatus {
|
|
445
|
+
endTime?: string;
|
|
446
|
+
error?: ErrorResponse;
|
|
447
|
+
id?: string;
|
|
448
|
+
name?: string;
|
|
449
|
+
startTime?: string;
|
|
450
|
+
status?: string;
|
|
451
|
+
}
|
|
452
|
+
|
|
453
|
+
// @public
|
|
454
|
+
export type Origin = string;
|
|
455
|
+
|
|
456
|
+
// @public
|
|
457
|
+
export interface Persistence {
|
|
458
|
+
aofEnabled?: boolean;
|
|
459
|
+
aofFrequency?: AofFrequency;
|
|
460
|
+
rdbEnabled?: boolean;
|
|
461
|
+
rdbFrequency?: RdbFrequency;
|
|
462
|
+
}
|
|
463
|
+
|
|
464
|
+
// @public
|
|
465
|
+
export interface PrivateEndpoint {
|
|
466
|
+
readonly id?: string;
|
|
467
|
+
}
|
|
468
|
+
|
|
469
|
+
// @public
|
|
470
|
+
export type PrivateEndpointConnection = Resource & {
|
|
471
|
+
privateEndpoint?: PrivateEndpoint;
|
|
472
|
+
privateLinkServiceConnectionState?: PrivateLinkServiceConnectionState;
|
|
473
|
+
readonly provisioningState?: PrivateEndpointConnectionProvisioningState;
|
|
474
|
+
};
|
|
475
|
+
|
|
476
|
+
// @public
|
|
477
|
+
export interface PrivateEndpointConnectionListResult {
|
|
478
|
+
value?: PrivateEndpointConnection[];
|
|
479
|
+
}
|
|
480
|
+
|
|
481
|
+
// @public
|
|
482
|
+
export type PrivateEndpointConnectionProvisioningState = string;
|
|
483
|
+
|
|
484
|
+
// @public
|
|
485
|
+
export interface PrivateEndpointConnections {
|
|
486
|
+
beginPut(resourceGroupName: string, clusterName: string, privateEndpointConnectionName: string, properties: PrivateEndpointConnection, options?: PrivateEndpointConnectionsPutOptionalParams): Promise<PollerLike<PollOperationState<PrivateEndpointConnectionsPutResponse>, PrivateEndpointConnectionsPutResponse>>;
|
|
487
|
+
beginPutAndWait(resourceGroupName: string, clusterName: string, privateEndpointConnectionName: string, properties: PrivateEndpointConnection, options?: PrivateEndpointConnectionsPutOptionalParams): Promise<PrivateEndpointConnectionsPutResponse>;
|
|
488
|
+
delete(resourceGroupName: string, clusterName: string, privateEndpointConnectionName: string, options?: PrivateEndpointConnectionsDeleteOptionalParams): Promise<void>;
|
|
489
|
+
get(resourceGroupName: string, clusterName: string, privateEndpointConnectionName: string, options?: PrivateEndpointConnectionsGetOptionalParams): Promise<PrivateEndpointConnectionsGetResponse>;
|
|
490
|
+
list(resourceGroupName: string, clusterName: string, options?: PrivateEndpointConnectionsListOptionalParams): PagedAsyncIterableIterator<PrivateEndpointConnection>;
|
|
491
|
+
}
|
|
492
|
+
|
|
493
|
+
// @public
|
|
494
|
+
export interface PrivateEndpointConnectionsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
495
|
+
}
|
|
496
|
+
|
|
497
|
+
// @public
|
|
498
|
+
export interface PrivateEndpointConnectionsGetOptionalParams extends coreClient.OperationOptions {
|
|
499
|
+
}
|
|
500
|
+
|
|
501
|
+
// @public
|
|
502
|
+
export type PrivateEndpointConnectionsGetResponse = PrivateEndpointConnection;
|
|
503
|
+
|
|
504
|
+
// @public
|
|
505
|
+
export interface PrivateEndpointConnectionsListOptionalParams extends coreClient.OperationOptions {
|
|
506
|
+
}
|
|
507
|
+
|
|
508
|
+
// @public
|
|
509
|
+
export type PrivateEndpointConnectionsListResponse = PrivateEndpointConnectionListResult;
|
|
510
|
+
|
|
511
|
+
// @public
|
|
512
|
+
export interface PrivateEndpointConnectionsPutOptionalParams extends coreClient.OperationOptions {
|
|
513
|
+
resumeFrom?: string;
|
|
514
|
+
updateIntervalInMs?: number;
|
|
515
|
+
}
|
|
516
|
+
|
|
517
|
+
// @public
|
|
518
|
+
export type PrivateEndpointConnectionsPutResponse = PrivateEndpointConnection;
|
|
519
|
+
|
|
520
|
+
// @public
|
|
521
|
+
export type PrivateEndpointServiceConnectionStatus = string;
|
|
522
|
+
|
|
523
|
+
// @public
|
|
524
|
+
export type PrivateLinkResource = Resource & {
|
|
525
|
+
readonly groupId?: string;
|
|
526
|
+
readonly requiredMembers?: string[];
|
|
527
|
+
requiredZoneNames?: string[];
|
|
528
|
+
};
|
|
529
|
+
|
|
530
|
+
// @public
|
|
531
|
+
export interface PrivateLinkResourceListResult {
|
|
532
|
+
value?: PrivateLinkResource[];
|
|
533
|
+
}
|
|
534
|
+
|
|
535
|
+
// @public
|
|
536
|
+
export interface PrivateLinkResources {
|
|
537
|
+
listByCluster(resourceGroupName: string, clusterName: string, options?: PrivateLinkResourcesListByClusterOptionalParams): PagedAsyncIterableIterator<PrivateLinkResource>;
|
|
538
|
+
}
|
|
539
|
+
|
|
540
|
+
// @public
|
|
541
|
+
export interface PrivateLinkResourcesListByClusterOptionalParams extends coreClient.OperationOptions {
|
|
542
|
+
}
|
|
543
|
+
|
|
544
|
+
// @public
|
|
545
|
+
export type PrivateLinkResourcesListByClusterResponse = PrivateLinkResourceListResult;
|
|
546
|
+
|
|
547
|
+
// @public
|
|
548
|
+
export interface PrivateLinkServiceConnectionState {
|
|
549
|
+
actionsRequired?: string;
|
|
550
|
+
description?: string;
|
|
551
|
+
status?: PrivateEndpointServiceConnectionStatus;
|
|
552
|
+
}
|
|
553
|
+
|
|
554
|
+
// @public
|
|
555
|
+
export type Protocol = string;
|
|
556
|
+
|
|
557
|
+
// @public
|
|
558
|
+
export type ProvisioningState = string;
|
|
559
|
+
|
|
560
|
+
// @public
|
|
561
|
+
export type ProxyResource = Resource & {};
|
|
562
|
+
|
|
563
|
+
// @public
|
|
564
|
+
export type RdbFrequency = string;
|
|
565
|
+
|
|
566
|
+
// @public
|
|
567
|
+
export interface RedisEnterprise {
|
|
568
|
+
beginCreate(resourceGroupName: string, clusterName: string, parameters: Cluster, options?: RedisEnterpriseCreateOptionalParams): Promise<PollerLike<PollOperationState<RedisEnterpriseCreateResponse>, RedisEnterpriseCreateResponse>>;
|
|
569
|
+
beginCreateAndWait(resourceGroupName: string, clusterName: string, parameters: Cluster, options?: RedisEnterpriseCreateOptionalParams): Promise<RedisEnterpriseCreateResponse>;
|
|
570
|
+
beginDelete(resourceGroupName: string, clusterName: string, options?: RedisEnterpriseDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
571
|
+
beginDeleteAndWait(resourceGroupName: string, clusterName: string, options?: RedisEnterpriseDeleteOptionalParams): Promise<void>;
|
|
572
|
+
beginUpdate(resourceGroupName: string, clusterName: string, parameters: ClusterUpdate, options?: RedisEnterpriseUpdateOptionalParams): Promise<PollerLike<PollOperationState<RedisEnterpriseUpdateResponse>, RedisEnterpriseUpdateResponse>>;
|
|
573
|
+
beginUpdateAndWait(resourceGroupName: string, clusterName: string, parameters: ClusterUpdate, options?: RedisEnterpriseUpdateOptionalParams): Promise<RedisEnterpriseUpdateResponse>;
|
|
574
|
+
get(resourceGroupName: string, clusterName: string, options?: RedisEnterpriseGetOptionalParams): Promise<RedisEnterpriseGetResponse>;
|
|
575
|
+
list(options?: RedisEnterpriseListOptionalParams): PagedAsyncIterableIterator<Cluster>;
|
|
576
|
+
listByResourceGroup(resourceGroupName: string, options?: RedisEnterpriseListByResourceGroupOptionalParams): PagedAsyncIterableIterator<Cluster>;
|
|
577
|
+
}
|
|
578
|
+
|
|
579
|
+
// @public
|
|
580
|
+
export interface RedisEnterpriseCreateOptionalParams extends coreClient.OperationOptions {
|
|
581
|
+
resumeFrom?: string;
|
|
582
|
+
updateIntervalInMs?: number;
|
|
583
|
+
}
|
|
584
|
+
|
|
585
|
+
// @public
|
|
586
|
+
export type RedisEnterpriseCreateResponse = Cluster;
|
|
587
|
+
|
|
588
|
+
// @public
|
|
589
|
+
export interface RedisEnterpriseDeleteOptionalParams extends coreClient.OperationOptions {
|
|
590
|
+
resumeFrom?: string;
|
|
591
|
+
updateIntervalInMs?: number;
|
|
592
|
+
}
|
|
593
|
+
|
|
594
|
+
// @public
|
|
595
|
+
export interface RedisEnterpriseGetOptionalParams extends coreClient.OperationOptions {
|
|
596
|
+
}
|
|
597
|
+
|
|
598
|
+
// @public
|
|
599
|
+
export type RedisEnterpriseGetResponse = Cluster;
|
|
600
|
+
|
|
601
|
+
// @public
|
|
602
|
+
export interface RedisEnterpriseListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
|
|
603
|
+
}
|
|
604
|
+
|
|
605
|
+
// @public
|
|
606
|
+
export type RedisEnterpriseListByResourceGroupNextResponse = ClusterList;
|
|
607
|
+
|
|
608
|
+
// @public
|
|
609
|
+
export interface RedisEnterpriseListByResourceGroupOptionalParams extends coreClient.OperationOptions {
|
|
610
|
+
}
|
|
611
|
+
|
|
612
|
+
// @public
|
|
613
|
+
export type RedisEnterpriseListByResourceGroupResponse = ClusterList;
|
|
614
|
+
|
|
615
|
+
// @public
|
|
616
|
+
export interface RedisEnterpriseListNextOptionalParams extends coreClient.OperationOptions {
|
|
617
|
+
}
|
|
618
|
+
|
|
619
|
+
// @public
|
|
620
|
+
export type RedisEnterpriseListNextResponse = ClusterList;
|
|
621
|
+
|
|
622
|
+
// @public
|
|
623
|
+
export interface RedisEnterpriseListOptionalParams extends coreClient.OperationOptions {
|
|
624
|
+
}
|
|
625
|
+
|
|
626
|
+
// @public
|
|
627
|
+
export type RedisEnterpriseListResponse = ClusterList;
|
|
628
|
+
|
|
629
|
+
// @public (undocumented)
|
|
630
|
+
export class RedisEnterpriseManagementClient extends coreClient.ServiceClient {
|
|
631
|
+
// (undocumented)
|
|
632
|
+
$host: string;
|
|
633
|
+
constructor(credentials: coreAuth.TokenCredential, subscriptionId: string, options?: RedisEnterpriseManagementClientOptionalParams);
|
|
634
|
+
// (undocumented)
|
|
635
|
+
apiVersion: string;
|
|
636
|
+
// (undocumented)
|
|
637
|
+
databases: Databases;
|
|
638
|
+
// (undocumented)
|
|
639
|
+
operations: Operations;
|
|
640
|
+
// (undocumented)
|
|
641
|
+
operationsStatus: OperationsStatus;
|
|
642
|
+
// (undocumented)
|
|
643
|
+
privateEndpointConnections: PrivateEndpointConnections;
|
|
644
|
+
// (undocumented)
|
|
645
|
+
privateLinkResources: PrivateLinkResources;
|
|
646
|
+
// (undocumented)
|
|
647
|
+
redisEnterprise: RedisEnterprise;
|
|
648
|
+
// (undocumented)
|
|
649
|
+
subscriptionId: string;
|
|
650
|
+
}
|
|
651
|
+
|
|
652
|
+
// @public
|
|
653
|
+
export interface RedisEnterpriseManagementClientOptionalParams extends coreClient.ServiceClientOptions {
|
|
654
|
+
$host?: string;
|
|
655
|
+
apiVersion?: string;
|
|
656
|
+
endpoint?: string;
|
|
657
|
+
}
|
|
658
|
+
|
|
659
|
+
// @public
|
|
660
|
+
export interface RedisEnterpriseUpdateOptionalParams extends coreClient.OperationOptions {
|
|
661
|
+
resumeFrom?: string;
|
|
662
|
+
updateIntervalInMs?: number;
|
|
663
|
+
}
|
|
664
|
+
|
|
665
|
+
// @public
|
|
666
|
+
export type RedisEnterpriseUpdateResponse = Cluster;
|
|
667
|
+
|
|
668
|
+
// @public
|
|
669
|
+
export interface RegenerateKeyParameters {
|
|
670
|
+
keyType: AccessKeyType;
|
|
671
|
+
}
|
|
672
|
+
|
|
673
|
+
// @public
|
|
674
|
+
export interface Resource {
|
|
675
|
+
readonly id?: string;
|
|
676
|
+
readonly name?: string;
|
|
677
|
+
readonly type?: string;
|
|
678
|
+
}
|
|
679
|
+
|
|
680
|
+
// @public
|
|
681
|
+
export type ResourceState = string;
|
|
682
|
+
|
|
683
|
+
// @public
|
|
684
|
+
export interface Sku {
|
|
685
|
+
capacity?: number;
|
|
686
|
+
name: SkuName;
|
|
687
|
+
}
|
|
688
|
+
|
|
689
|
+
// @public
|
|
690
|
+
export type SkuName = string;
|
|
691
|
+
|
|
692
|
+
// @public
|
|
693
|
+
export type TlsVersion = string;
|
|
694
|
+
|
|
695
|
+
// @public
|
|
696
|
+
export type TrackedResource = Resource & {
|
|
697
|
+
tags?: {
|
|
698
|
+
[propertyName: string]: string;
|
|
699
|
+
};
|
|
700
|
+
location: string;
|
|
701
|
+
};
|
|
702
|
+
|
|
703
|
+
// (No @packageDocumentation comment for this package)
|
|
704
|
+
|
|
705
|
+
```
|