@azure/arm-redisenterprisecache 4.0.0-alpha.20251022.1 → 4.0.0-alpha.20251024.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/README.md +1 -1
- package/dist/browser/index.d.ts.map +1 -1
- package/dist/browser/index.js +4 -7
- package/dist/browser/index.js.map +1 -1
- package/dist/browser/lroImpl.d.ts +1 -1
- package/dist/browser/lroImpl.d.ts.map +1 -1
- package/dist/browser/lroImpl.js +2 -7
- package/dist/browser/lroImpl.js.map +1 -1
- package/dist/browser/models/index.d.ts +122 -11
- package/dist/browser/models/index.d.ts.map +1 -1
- package/dist/browser/models/index.js +10 -7
- package/dist/browser/models/index.js.map +1 -1
- package/dist/browser/models/mappers.d.ts +11 -5
- package/dist/browser/models/mappers.d.ts.map +1 -1
- package/dist/browser/models/mappers.js +247 -21
- package/dist/browser/models/mappers.js.map +1 -1
- package/dist/browser/models/parameters.d.ts +1 -1
- package/dist/browser/models/parameters.d.ts.map +1 -1
- package/dist/browser/models/parameters.js +3 -8
- package/dist/browser/models/parameters.js.map +1 -1
- package/dist/browser/operations/accessPolicyAssignmentOperations.d.ts +5 -5
- package/dist/browser/operations/accessPolicyAssignmentOperations.d.ts.map +1 -1
- package/dist/browser/operations/accessPolicyAssignmentOperations.js +5 -10
- package/dist/browser/operations/accessPolicyAssignmentOperations.js.map +1 -1
- package/dist/browser/operations/databases.d.ts +5 -5
- package/dist/browser/operations/databases.d.ts.map +1 -1
- package/dist/browser/operations/databases.js +5 -10
- package/dist/browser/operations/databases.js.map +1 -1
- package/dist/browser/operations/index.d.ts.map +1 -1
- package/dist/browser/operations/index.js +4 -7
- package/dist/browser/operations/index.js.map +1 -1
- package/dist/browser/operations/operations.d.ts +4 -4
- package/dist/browser/operations/operations.d.ts.map +1 -1
- package/dist/browser/operations/operations.js +4 -9
- package/dist/browser/operations/operations.js.map +1 -1
- package/dist/browser/operations/operationsStatus.d.ts +3 -3
- package/dist/browser/operations/operationsStatus.d.ts.map +1 -1
- package/dist/browser/operations/operationsStatus.js +2 -7
- package/dist/browser/operations/operationsStatus.js.map +1 -1
- package/dist/browser/operations/privateEndpointConnections.d.ts +5 -5
- package/dist/browser/operations/privateEndpointConnections.d.ts.map +1 -1
- package/dist/browser/operations/privateEndpointConnections.js +3 -8
- package/dist/browser/operations/privateEndpointConnections.js.map +1 -1
- package/dist/browser/operations/privateLinkResources.d.ts +4 -4
- package/dist/browser/operations/privateLinkResources.d.ts.map +1 -1
- package/dist/browser/operations/privateLinkResources.js +2 -7
- package/dist/browser/operations/privateLinkResources.js.map +1 -1
- package/dist/browser/operations/redisEnterprise.d.ts +5 -5
- package/dist/browser/operations/redisEnterprise.d.ts.map +1 -1
- package/dist/browser/operations/redisEnterprise.js +9 -22
- package/dist/browser/operations/redisEnterprise.js.map +1 -1
- package/dist/browser/operationsInterfaces/accessPolicyAssignmentOperations.d.ts +3 -3
- package/dist/browser/operationsInterfaces/accessPolicyAssignmentOperations.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/accessPolicyAssignmentOperations.js +2 -7
- package/dist/browser/operationsInterfaces/accessPolicyAssignmentOperations.js.map +1 -1
- package/dist/browser/operationsInterfaces/databases.d.ts +3 -3
- package/dist/browser/operationsInterfaces/databases.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/databases.js +2 -7
- package/dist/browser/operationsInterfaces/databases.js.map +1 -1
- package/dist/browser/operationsInterfaces/index.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/index.js +4 -7
- package/dist/browser/operationsInterfaces/index.js.map +1 -1
- package/dist/browser/operationsInterfaces/operations.d.ts +2 -2
- package/dist/browser/operationsInterfaces/operations.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/operations.js +2 -7
- package/dist/browser/operationsInterfaces/operations.js.map +1 -1
- package/dist/browser/operationsInterfaces/operationsStatus.d.ts +1 -1
- package/dist/browser/operationsInterfaces/operationsStatus.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/operationsStatus.js +2 -7
- package/dist/browser/operationsInterfaces/operationsStatus.js.map +1 -1
- package/dist/browser/operationsInterfaces/privateEndpointConnections.d.ts +3 -3
- package/dist/browser/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/privateEndpointConnections.js +2 -7
- package/dist/browser/operationsInterfaces/privateEndpointConnections.js.map +1 -1
- package/dist/browser/operationsInterfaces/privateLinkResources.d.ts +2 -2
- package/dist/browser/operationsInterfaces/privateLinkResources.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/privateLinkResources.js +2 -7
- package/dist/browser/operationsInterfaces/privateLinkResources.js.map +1 -1
- package/dist/browser/operationsInterfaces/redisEnterprise.d.ts +3 -3
- package/dist/browser/operationsInterfaces/redisEnterprise.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/redisEnterprise.js +2 -7
- package/dist/browser/operationsInterfaces/redisEnterprise.js.map +1 -1
- package/dist/browser/pagingHelper.d.ts.map +1 -1
- package/dist/browser/pagingHelper.js +2 -7
- package/dist/browser/pagingHelper.js.map +1 -1
- package/dist/browser/redisEnterpriseManagementClient.d.ts +3 -3
- package/dist/browser/redisEnterpriseManagementClient.d.ts.map +1 -1
- package/dist/browser/redisEnterpriseManagementClient.js +9 -15
- package/dist/browser/redisEnterpriseManagementClient.js.map +1 -1
- package/dist/commonjs/index.d.ts.map +1 -1
- package/dist/commonjs/index.js +4 -7
- package/dist/commonjs/index.js.map +1 -1
- package/dist/commonjs/lroImpl.d.ts +1 -1
- package/dist/commonjs/lroImpl.d.ts.map +1 -1
- package/dist/commonjs/lroImpl.js +2 -7
- package/dist/commonjs/lroImpl.js.map +1 -1
- package/dist/commonjs/models/index.d.ts +122 -11
- package/dist/commonjs/models/index.d.ts.map +1 -1
- package/dist/commonjs/models/index.js +11 -8
- package/dist/commonjs/models/index.js.map +1 -1
- package/dist/commonjs/models/mappers.d.ts +11 -5
- package/dist/commonjs/models/mappers.d.ts.map +1 -1
- package/dist/commonjs/models/mappers.js +249 -23
- package/dist/commonjs/models/mappers.js.map +1 -1
- package/dist/commonjs/models/parameters.d.ts +1 -1
- package/dist/commonjs/models/parameters.d.ts.map +1 -1
- package/dist/commonjs/models/parameters.js +3 -8
- package/dist/commonjs/models/parameters.js.map +1 -1
- package/dist/commonjs/operations/accessPolicyAssignmentOperations.d.ts +5 -5
- package/dist/commonjs/operations/accessPolicyAssignmentOperations.d.ts.map +1 -1
- package/dist/commonjs/operations/accessPolicyAssignmentOperations.js +4 -9
- package/dist/commonjs/operations/accessPolicyAssignmentOperations.js.map +1 -1
- package/dist/commonjs/operations/databases.d.ts +5 -5
- package/dist/commonjs/operations/databases.d.ts.map +1 -1
- package/dist/commonjs/operations/databases.js +4 -9
- package/dist/commonjs/operations/databases.js.map +1 -1
- package/dist/commonjs/operations/index.d.ts.map +1 -1
- package/dist/commonjs/operations/index.js +4 -7
- package/dist/commonjs/operations/index.js.map +1 -1
- package/dist/commonjs/operations/operations.d.ts +4 -4
- package/dist/commonjs/operations/operations.d.ts.map +1 -1
- package/dist/commonjs/operations/operations.js +4 -9
- package/dist/commonjs/operations/operations.js.map +1 -1
- package/dist/commonjs/operations/operationsStatus.d.ts +3 -3
- package/dist/commonjs/operations/operationsStatus.d.ts.map +1 -1
- package/dist/commonjs/operations/operationsStatus.js +2 -7
- package/dist/commonjs/operations/operationsStatus.js.map +1 -1
- package/dist/commonjs/operations/privateEndpointConnections.d.ts +5 -5
- package/dist/commonjs/operations/privateEndpointConnections.d.ts.map +1 -1
- package/dist/commonjs/operations/privateEndpointConnections.js +2 -7
- package/dist/commonjs/operations/privateEndpointConnections.js.map +1 -1
- package/dist/commonjs/operations/privateLinkResources.d.ts +4 -4
- package/dist/commonjs/operations/privateLinkResources.d.ts.map +1 -1
- package/dist/commonjs/operations/privateLinkResources.js +2 -7
- package/dist/commonjs/operations/privateLinkResources.js.map +1 -1
- package/dist/commonjs/operations/redisEnterprise.d.ts +5 -5
- package/dist/commonjs/operations/redisEnterprise.d.ts.map +1 -1
- package/dist/commonjs/operations/redisEnterprise.js +8 -21
- package/dist/commonjs/operations/redisEnterprise.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/accessPolicyAssignmentOperations.d.ts +3 -3
- package/dist/commonjs/operationsInterfaces/accessPolicyAssignmentOperations.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/accessPolicyAssignmentOperations.js +2 -7
- package/dist/commonjs/operationsInterfaces/accessPolicyAssignmentOperations.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/databases.d.ts +3 -3
- package/dist/commonjs/operationsInterfaces/databases.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/databases.js +2 -7
- package/dist/commonjs/operationsInterfaces/databases.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/index.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/index.js +4 -7
- package/dist/commonjs/operationsInterfaces/index.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/operations.d.ts +2 -2
- package/dist/commonjs/operationsInterfaces/operations.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/operations.js +2 -7
- package/dist/commonjs/operationsInterfaces/operations.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/operationsStatus.d.ts +1 -1
- package/dist/commonjs/operationsInterfaces/operationsStatus.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/operationsStatus.js +2 -7
- package/dist/commonjs/operationsInterfaces/operationsStatus.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/privateEndpointConnections.d.ts +3 -3
- package/dist/commonjs/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/privateEndpointConnections.js +2 -7
- package/dist/commonjs/operationsInterfaces/privateEndpointConnections.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/privateLinkResources.d.ts +2 -2
- package/dist/commonjs/operationsInterfaces/privateLinkResources.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/privateLinkResources.js +2 -7
- package/dist/commonjs/operationsInterfaces/privateLinkResources.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/redisEnterprise.d.ts +3 -3
- package/dist/commonjs/operationsInterfaces/redisEnterprise.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/redisEnterprise.js +2 -7
- package/dist/commonjs/operationsInterfaces/redisEnterprise.js.map +1 -1
- package/dist/commonjs/pagingHelper.d.ts.map +1 -1
- package/dist/commonjs/pagingHelper.js +2 -7
- package/dist/commonjs/pagingHelper.js.map +1 -1
- package/dist/commonjs/redisEnterpriseManagementClient.d.ts +3 -3
- package/dist/commonjs/redisEnterpriseManagementClient.d.ts.map +1 -1
- package/dist/commonjs/redisEnterpriseManagementClient.js +9 -15
- package/dist/commonjs/redisEnterpriseManagementClient.js.map +1 -1
- package/dist/esm/index.d.ts.map +1 -1
- package/dist/esm/index.js +4 -7
- package/dist/esm/index.js.map +1 -1
- package/dist/esm/lroImpl.d.ts +1 -1
- package/dist/esm/lroImpl.d.ts.map +1 -1
- package/dist/esm/lroImpl.js +2 -7
- package/dist/esm/lroImpl.js.map +1 -1
- package/dist/esm/models/index.d.ts +122 -11
- package/dist/esm/models/index.d.ts.map +1 -1
- package/dist/esm/models/index.js +10 -7
- package/dist/esm/models/index.js.map +1 -1
- package/dist/esm/models/mappers.d.ts +11 -5
- package/dist/esm/models/mappers.d.ts.map +1 -1
- package/dist/esm/models/mappers.js +247 -21
- package/dist/esm/models/mappers.js.map +1 -1
- package/dist/esm/models/parameters.d.ts +1 -1
- package/dist/esm/models/parameters.d.ts.map +1 -1
- package/dist/esm/models/parameters.js +3 -8
- package/dist/esm/models/parameters.js.map +1 -1
- package/dist/esm/operations/accessPolicyAssignmentOperations.d.ts +5 -5
- package/dist/esm/operations/accessPolicyAssignmentOperations.d.ts.map +1 -1
- package/dist/esm/operations/accessPolicyAssignmentOperations.js +5 -10
- package/dist/esm/operations/accessPolicyAssignmentOperations.js.map +1 -1
- package/dist/esm/operations/databases.d.ts +5 -5
- package/dist/esm/operations/databases.d.ts.map +1 -1
- package/dist/esm/operations/databases.js +5 -10
- package/dist/esm/operations/databases.js.map +1 -1
- package/dist/esm/operations/index.d.ts.map +1 -1
- package/dist/esm/operations/index.js +4 -7
- package/dist/esm/operations/index.js.map +1 -1
- package/dist/esm/operations/operations.d.ts +4 -4
- package/dist/esm/operations/operations.d.ts.map +1 -1
- package/dist/esm/operations/operations.js +4 -9
- package/dist/esm/operations/operations.js.map +1 -1
- package/dist/esm/operations/operationsStatus.d.ts +3 -3
- package/dist/esm/operations/operationsStatus.d.ts.map +1 -1
- package/dist/esm/operations/operationsStatus.js +2 -7
- package/dist/esm/operations/operationsStatus.js.map +1 -1
- package/dist/esm/operations/privateEndpointConnections.d.ts +5 -5
- package/dist/esm/operations/privateEndpointConnections.d.ts.map +1 -1
- package/dist/esm/operations/privateEndpointConnections.js +3 -8
- package/dist/esm/operations/privateEndpointConnections.js.map +1 -1
- package/dist/esm/operations/privateLinkResources.d.ts +4 -4
- package/dist/esm/operations/privateLinkResources.d.ts.map +1 -1
- package/dist/esm/operations/privateLinkResources.js +2 -7
- package/dist/esm/operations/privateLinkResources.js.map +1 -1
- package/dist/esm/operations/redisEnterprise.d.ts +5 -5
- package/dist/esm/operations/redisEnterprise.d.ts.map +1 -1
- package/dist/esm/operations/redisEnterprise.js +9 -22
- package/dist/esm/operations/redisEnterprise.js.map +1 -1
- package/dist/esm/operationsInterfaces/accessPolicyAssignmentOperations.d.ts +3 -3
- package/dist/esm/operationsInterfaces/accessPolicyAssignmentOperations.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/accessPolicyAssignmentOperations.js +2 -7
- package/dist/esm/operationsInterfaces/accessPolicyAssignmentOperations.js.map +1 -1
- package/dist/esm/operationsInterfaces/databases.d.ts +3 -3
- package/dist/esm/operationsInterfaces/databases.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/databases.js +2 -7
- package/dist/esm/operationsInterfaces/databases.js.map +1 -1
- package/dist/esm/operationsInterfaces/index.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/index.js +4 -7
- package/dist/esm/operationsInterfaces/index.js.map +1 -1
- package/dist/esm/operationsInterfaces/operations.d.ts +2 -2
- package/dist/esm/operationsInterfaces/operations.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/operations.js +2 -7
- package/dist/esm/operationsInterfaces/operations.js.map +1 -1
- package/dist/esm/operationsInterfaces/operationsStatus.d.ts +1 -1
- package/dist/esm/operationsInterfaces/operationsStatus.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/operationsStatus.js +2 -7
- package/dist/esm/operationsInterfaces/operationsStatus.js.map +1 -1
- package/dist/esm/operationsInterfaces/privateEndpointConnections.d.ts +3 -3
- package/dist/esm/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/privateEndpointConnections.js +2 -7
- package/dist/esm/operationsInterfaces/privateEndpointConnections.js.map +1 -1
- package/dist/esm/operationsInterfaces/privateLinkResources.d.ts +2 -2
- package/dist/esm/operationsInterfaces/privateLinkResources.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/privateLinkResources.js +2 -7
- package/dist/esm/operationsInterfaces/privateLinkResources.js.map +1 -1
- package/dist/esm/operationsInterfaces/redisEnterprise.d.ts +3 -3
- package/dist/esm/operationsInterfaces/redisEnterprise.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/redisEnterprise.js +2 -7
- package/dist/esm/operationsInterfaces/redisEnterprise.js.map +1 -1
- package/dist/esm/pagingHelper.d.ts.map +1 -1
- package/dist/esm/pagingHelper.js +2 -7
- package/dist/esm/pagingHelper.js.map +1 -1
- package/dist/esm/redisEnterpriseManagementClient.d.ts +3 -3
- package/dist/esm/redisEnterpriseManagementClient.d.ts.map +1 -1
- package/dist/esm/redisEnterpriseManagementClient.js +9 -15
- package/dist/esm/redisEnterpriseManagementClient.js.map +1 -1
- package/dist/react-native/index.d.ts.map +1 -1
- package/dist/react-native/index.js +4 -7
- package/dist/react-native/index.js.map +1 -1
- package/dist/react-native/lroImpl.d.ts +1 -1
- package/dist/react-native/lroImpl.d.ts.map +1 -1
- package/dist/react-native/lroImpl.js +2 -7
- package/dist/react-native/lroImpl.js.map +1 -1
- package/dist/react-native/models/index.d.ts +122 -11
- package/dist/react-native/models/index.d.ts.map +1 -1
- package/dist/react-native/models/index.js +10 -7
- package/dist/react-native/models/index.js.map +1 -1
- package/dist/react-native/models/mappers.d.ts +11 -5
- package/dist/react-native/models/mappers.d.ts.map +1 -1
- package/dist/react-native/models/mappers.js +247 -21
- package/dist/react-native/models/mappers.js.map +1 -1
- package/dist/react-native/models/parameters.d.ts +1 -1
- package/dist/react-native/models/parameters.d.ts.map +1 -1
- package/dist/react-native/models/parameters.js +3 -8
- package/dist/react-native/models/parameters.js.map +1 -1
- package/dist/react-native/operations/accessPolicyAssignmentOperations.d.ts +5 -5
- package/dist/react-native/operations/accessPolicyAssignmentOperations.d.ts.map +1 -1
- package/dist/react-native/operations/accessPolicyAssignmentOperations.js +5 -10
- package/dist/react-native/operations/accessPolicyAssignmentOperations.js.map +1 -1
- package/dist/react-native/operations/databases.d.ts +5 -5
- package/dist/react-native/operations/databases.d.ts.map +1 -1
- package/dist/react-native/operations/databases.js +5 -10
- package/dist/react-native/operations/databases.js.map +1 -1
- package/dist/react-native/operations/index.d.ts.map +1 -1
- package/dist/react-native/operations/index.js +4 -7
- package/dist/react-native/operations/index.js.map +1 -1
- package/dist/react-native/operations/operations.d.ts +4 -4
- package/dist/react-native/operations/operations.d.ts.map +1 -1
- package/dist/react-native/operations/operations.js +4 -9
- package/dist/react-native/operations/operations.js.map +1 -1
- package/dist/react-native/operations/operationsStatus.d.ts +3 -3
- package/dist/react-native/operations/operationsStatus.d.ts.map +1 -1
- package/dist/react-native/operations/operationsStatus.js +2 -7
- package/dist/react-native/operations/operationsStatus.js.map +1 -1
- package/dist/react-native/operations/privateEndpointConnections.d.ts +5 -5
- package/dist/react-native/operations/privateEndpointConnections.d.ts.map +1 -1
- package/dist/react-native/operations/privateEndpointConnections.js +3 -8
- package/dist/react-native/operations/privateEndpointConnections.js.map +1 -1
- package/dist/react-native/operations/privateLinkResources.d.ts +4 -4
- package/dist/react-native/operations/privateLinkResources.d.ts.map +1 -1
- package/dist/react-native/operations/privateLinkResources.js +2 -7
- package/dist/react-native/operations/privateLinkResources.js.map +1 -1
- package/dist/react-native/operations/redisEnterprise.d.ts +5 -5
- package/dist/react-native/operations/redisEnterprise.d.ts.map +1 -1
- package/dist/react-native/operations/redisEnterprise.js +9 -22
- package/dist/react-native/operations/redisEnterprise.js.map +1 -1
- package/dist/react-native/operationsInterfaces/accessPolicyAssignmentOperations.d.ts +3 -3
- package/dist/react-native/operationsInterfaces/accessPolicyAssignmentOperations.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/accessPolicyAssignmentOperations.js +2 -7
- package/dist/react-native/operationsInterfaces/accessPolicyAssignmentOperations.js.map +1 -1
- package/dist/react-native/operationsInterfaces/databases.d.ts +3 -3
- package/dist/react-native/operationsInterfaces/databases.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/databases.js +2 -7
- package/dist/react-native/operationsInterfaces/databases.js.map +1 -1
- package/dist/react-native/operationsInterfaces/index.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/index.js +4 -7
- package/dist/react-native/operationsInterfaces/index.js.map +1 -1
- package/dist/react-native/operationsInterfaces/operations.d.ts +2 -2
- package/dist/react-native/operationsInterfaces/operations.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/operations.js +2 -7
- package/dist/react-native/operationsInterfaces/operations.js.map +1 -1
- package/dist/react-native/operationsInterfaces/operationsStatus.d.ts +1 -1
- package/dist/react-native/operationsInterfaces/operationsStatus.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/operationsStatus.js +2 -7
- package/dist/react-native/operationsInterfaces/operationsStatus.js.map +1 -1
- package/dist/react-native/operationsInterfaces/privateEndpointConnections.d.ts +3 -3
- package/dist/react-native/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/privateEndpointConnections.js +2 -7
- package/dist/react-native/operationsInterfaces/privateEndpointConnections.js.map +1 -1
- package/dist/react-native/operationsInterfaces/privateLinkResources.d.ts +2 -2
- package/dist/react-native/operationsInterfaces/privateLinkResources.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/privateLinkResources.js +2 -7
- package/dist/react-native/operationsInterfaces/privateLinkResources.js.map +1 -1
- package/dist/react-native/operationsInterfaces/redisEnterprise.d.ts +3 -3
- package/dist/react-native/operationsInterfaces/redisEnterprise.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/redisEnterprise.js +2 -7
- package/dist/react-native/operationsInterfaces/redisEnterprise.js.map +1 -1
- package/dist/react-native/pagingHelper.d.ts.map +1 -1
- package/dist/react-native/pagingHelper.js +2 -7
- package/dist/react-native/pagingHelper.js.map +1 -1
- package/dist/react-native/redisEnterpriseManagementClient.d.ts +3 -3
- package/dist/react-native/redisEnterpriseManagementClient.d.ts.map +1 -1
- package/dist/react-native/redisEnterpriseManagementClient.js +9 -15
- package/dist/react-native/redisEnterpriseManagementClient.js.map +1 -1
- package/package.json +38 -39
- package/CHANGELOG.md +0 -342
- package/review/arm-redisenterprisecache-node.api.md +0 -1121
|
@@ -1,1121 +0,0 @@
|
|
|
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 { OperationState } from '@azure/core-lro';
|
|
10
|
-
import { PagedAsyncIterableIterator } from '@azure/core-paging';
|
|
11
|
-
import { SimplePollerLike } 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 AccessKeysAuthentication = string;
|
|
21
|
-
|
|
22
|
-
// @public
|
|
23
|
-
export type AccessKeyType = "Primary" | "Secondary";
|
|
24
|
-
|
|
25
|
-
// @public
|
|
26
|
-
export interface AccessPolicyAssignment extends ProxyResourceAutoGenerated {
|
|
27
|
-
accessPolicyName?: string;
|
|
28
|
-
readonly provisioningState?: ProvisioningState;
|
|
29
|
-
user?: AccessPolicyAssignmentPropertiesUser;
|
|
30
|
-
}
|
|
31
|
-
|
|
32
|
-
// @public
|
|
33
|
-
export interface AccessPolicyAssignmentCreateUpdateOptionalParams extends coreClient.OperationOptions {
|
|
34
|
-
resumeFrom?: string;
|
|
35
|
-
updateIntervalInMs?: number;
|
|
36
|
-
}
|
|
37
|
-
|
|
38
|
-
// @public
|
|
39
|
-
export type AccessPolicyAssignmentCreateUpdateResponse = AccessPolicyAssignment;
|
|
40
|
-
|
|
41
|
-
// @public
|
|
42
|
-
export interface AccessPolicyAssignmentDeleteHeaders {
|
|
43
|
-
azureAsyncOperation?: string;
|
|
44
|
-
location?: string;
|
|
45
|
-
}
|
|
46
|
-
|
|
47
|
-
// @public
|
|
48
|
-
export interface AccessPolicyAssignmentDeleteOptionalParams extends coreClient.OperationOptions {
|
|
49
|
-
resumeFrom?: string;
|
|
50
|
-
updateIntervalInMs?: number;
|
|
51
|
-
}
|
|
52
|
-
|
|
53
|
-
// @public
|
|
54
|
-
export type AccessPolicyAssignmentDeleteResponse = AccessPolicyAssignmentDeleteHeaders;
|
|
55
|
-
|
|
56
|
-
// @public
|
|
57
|
-
export interface AccessPolicyAssignmentGetOptionalParams extends coreClient.OperationOptions {
|
|
58
|
-
}
|
|
59
|
-
|
|
60
|
-
// @public
|
|
61
|
-
export type AccessPolicyAssignmentGetResponse = AccessPolicyAssignment;
|
|
62
|
-
|
|
63
|
-
// @public
|
|
64
|
-
export interface AccessPolicyAssignmentList {
|
|
65
|
-
readonly nextLink?: string;
|
|
66
|
-
value?: AccessPolicyAssignment[];
|
|
67
|
-
}
|
|
68
|
-
|
|
69
|
-
// @public
|
|
70
|
-
export interface AccessPolicyAssignmentListNextOptionalParams extends coreClient.OperationOptions {
|
|
71
|
-
}
|
|
72
|
-
|
|
73
|
-
// @public
|
|
74
|
-
export type AccessPolicyAssignmentListNextResponse = AccessPolicyAssignmentList;
|
|
75
|
-
|
|
76
|
-
// @public
|
|
77
|
-
export interface AccessPolicyAssignmentListOptionalParams extends coreClient.OperationOptions {
|
|
78
|
-
}
|
|
79
|
-
|
|
80
|
-
// @public
|
|
81
|
-
export type AccessPolicyAssignmentListResponse = AccessPolicyAssignmentList;
|
|
82
|
-
|
|
83
|
-
// @public
|
|
84
|
-
export interface AccessPolicyAssignmentOperations {
|
|
85
|
-
beginCreateUpdate(resourceGroupName: string, clusterName: string, databaseName: string, accessPolicyAssignmentName: string, parameters: AccessPolicyAssignment, options?: AccessPolicyAssignmentCreateUpdateOptionalParams): Promise<SimplePollerLike<OperationState<AccessPolicyAssignmentCreateUpdateResponse>, AccessPolicyAssignmentCreateUpdateResponse>>;
|
|
86
|
-
beginCreateUpdateAndWait(resourceGroupName: string, clusterName: string, databaseName: string, accessPolicyAssignmentName: string, parameters: AccessPolicyAssignment, options?: AccessPolicyAssignmentCreateUpdateOptionalParams): Promise<AccessPolicyAssignmentCreateUpdateResponse>;
|
|
87
|
-
beginDelete(resourceGroupName: string, clusterName: string, databaseName: string, accessPolicyAssignmentName: string, options?: AccessPolicyAssignmentDeleteOptionalParams): Promise<SimplePollerLike<OperationState<AccessPolicyAssignmentDeleteResponse>, AccessPolicyAssignmentDeleteResponse>>;
|
|
88
|
-
beginDeleteAndWait(resourceGroupName: string, clusterName: string, databaseName: string, accessPolicyAssignmentName: string, options?: AccessPolicyAssignmentDeleteOptionalParams): Promise<AccessPolicyAssignmentDeleteResponse>;
|
|
89
|
-
get(resourceGroupName: string, clusterName: string, databaseName: string, accessPolicyAssignmentName: string, options?: AccessPolicyAssignmentGetOptionalParams): Promise<AccessPolicyAssignmentGetResponse>;
|
|
90
|
-
list(resourceGroupName: string, clusterName: string, databaseName: string, options?: AccessPolicyAssignmentListOptionalParams): PagedAsyncIterableIterator<AccessPolicyAssignment>;
|
|
91
|
-
}
|
|
92
|
-
|
|
93
|
-
// @public
|
|
94
|
-
export interface AccessPolicyAssignmentPropertiesUser {
|
|
95
|
-
objectId?: string;
|
|
96
|
-
}
|
|
97
|
-
|
|
98
|
-
// @public
|
|
99
|
-
export type ActionType = string;
|
|
100
|
-
|
|
101
|
-
// @public
|
|
102
|
-
export type AofFrequency = string;
|
|
103
|
-
|
|
104
|
-
// @public
|
|
105
|
-
export interface Cluster extends TrackedResource {
|
|
106
|
-
encryption?: ClusterPropertiesEncryption;
|
|
107
|
-
highAvailability?: HighAvailability;
|
|
108
|
-
readonly hostName?: string;
|
|
109
|
-
identity?: ManagedServiceIdentity;
|
|
110
|
-
readonly kind?: Kind;
|
|
111
|
-
minimumTlsVersion?: TlsVersion;
|
|
112
|
-
readonly privateEndpointConnections?: PrivateEndpointConnection[];
|
|
113
|
-
readonly provisioningState?: ProvisioningState;
|
|
114
|
-
readonly redisVersion?: string;
|
|
115
|
-
readonly redundancyMode?: RedundancyMode;
|
|
116
|
-
readonly resourceState?: ResourceState;
|
|
117
|
-
sku: Sku;
|
|
118
|
-
zones?: string[];
|
|
119
|
-
}
|
|
120
|
-
|
|
121
|
-
// @public
|
|
122
|
-
export type ClusteringPolicy = string;
|
|
123
|
-
|
|
124
|
-
// @public
|
|
125
|
-
export interface ClusterList {
|
|
126
|
-
readonly nextLink?: string;
|
|
127
|
-
value?: Cluster[];
|
|
128
|
-
}
|
|
129
|
-
|
|
130
|
-
// @public
|
|
131
|
-
export interface ClusterPropertiesEncryption {
|
|
132
|
-
customerManagedKeyEncryption?: ClusterPropertiesEncryptionCustomerManagedKeyEncryption;
|
|
133
|
-
}
|
|
134
|
-
|
|
135
|
-
// @public
|
|
136
|
-
export interface ClusterPropertiesEncryptionCustomerManagedKeyEncryption {
|
|
137
|
-
keyEncryptionKeyIdentity?: ClusterPropertiesEncryptionCustomerManagedKeyEncryptionKeyIdentity;
|
|
138
|
-
keyEncryptionKeyUrl?: string;
|
|
139
|
-
}
|
|
140
|
-
|
|
141
|
-
// @public
|
|
142
|
-
export interface ClusterPropertiesEncryptionCustomerManagedKeyEncryptionKeyIdentity {
|
|
143
|
-
identityType?: CmkIdentityType;
|
|
144
|
-
userAssignedIdentityResourceId?: string;
|
|
145
|
-
}
|
|
146
|
-
|
|
147
|
-
// @public
|
|
148
|
-
export interface ClusterUpdate {
|
|
149
|
-
encryption?: ClusterPropertiesEncryption;
|
|
150
|
-
highAvailability?: HighAvailability;
|
|
151
|
-
readonly hostName?: string;
|
|
152
|
-
identity?: ManagedServiceIdentity;
|
|
153
|
-
minimumTlsVersion?: TlsVersion;
|
|
154
|
-
readonly privateEndpointConnections?: PrivateEndpointConnection[];
|
|
155
|
-
readonly provisioningState?: ProvisioningState;
|
|
156
|
-
readonly redisVersion?: string;
|
|
157
|
-
readonly redundancyMode?: RedundancyMode;
|
|
158
|
-
readonly resourceState?: ResourceState;
|
|
159
|
-
sku?: Sku;
|
|
160
|
-
tags?: {
|
|
161
|
-
[propertyName: string]: string;
|
|
162
|
-
};
|
|
163
|
-
}
|
|
164
|
-
|
|
165
|
-
// @public
|
|
166
|
-
export type CmkIdentityType = string;
|
|
167
|
-
|
|
168
|
-
// @public
|
|
169
|
-
export type CreatedByType = string;
|
|
170
|
-
|
|
171
|
-
// @public
|
|
172
|
-
export interface Database extends ProxyResource {
|
|
173
|
-
accessKeysAuthentication?: AccessKeysAuthentication;
|
|
174
|
-
clientProtocol?: Protocol;
|
|
175
|
-
clusteringPolicy?: ClusteringPolicy;
|
|
176
|
-
deferUpgrade?: DeferUpgradeSetting;
|
|
177
|
-
evictionPolicy?: EvictionPolicy;
|
|
178
|
-
geoReplication?: DatabasePropertiesGeoReplication;
|
|
179
|
-
modules?: Module[];
|
|
180
|
-
persistence?: Persistence;
|
|
181
|
-
port?: number;
|
|
182
|
-
readonly provisioningState?: ProvisioningState;
|
|
183
|
-
readonly redisVersion?: string;
|
|
184
|
-
readonly resourceState?: ResourceState;
|
|
185
|
-
}
|
|
186
|
-
|
|
187
|
-
// @public
|
|
188
|
-
export interface DatabaseList {
|
|
189
|
-
readonly nextLink?: string;
|
|
190
|
-
value?: Database[];
|
|
191
|
-
}
|
|
192
|
-
|
|
193
|
-
// @public
|
|
194
|
-
export interface DatabasePropertiesGeoReplication {
|
|
195
|
-
groupNickname?: string;
|
|
196
|
-
linkedDatabases?: LinkedDatabase[];
|
|
197
|
-
}
|
|
198
|
-
|
|
199
|
-
// @public
|
|
200
|
-
export interface Databases {
|
|
201
|
-
beginCreate(resourceGroupName: string, clusterName: string, databaseName: string, parameters: Database, options?: DatabasesCreateOptionalParams): Promise<SimplePollerLike<OperationState<DatabasesCreateResponse>, DatabasesCreateResponse>>;
|
|
202
|
-
beginCreateAndWait(resourceGroupName: string, clusterName: string, databaseName: string, parameters: Database, options?: DatabasesCreateOptionalParams): Promise<DatabasesCreateResponse>;
|
|
203
|
-
beginDelete(resourceGroupName: string, clusterName: string, databaseName: string, options?: DatabasesDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
204
|
-
beginDeleteAndWait(resourceGroupName: string, clusterName: string, databaseName: string, options?: DatabasesDeleteOptionalParams): Promise<void>;
|
|
205
|
-
beginExport(resourceGroupName: string, clusterName: string, databaseName: string, parameters: ExportClusterParameters, options?: DatabasesExportOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
206
|
-
beginExportAndWait(resourceGroupName: string, clusterName: string, databaseName: string, parameters: ExportClusterParameters, options?: DatabasesExportOptionalParams): Promise<void>;
|
|
207
|
-
beginFlush(resourceGroupName: string, clusterName: string, databaseName: string, options?: DatabasesFlushOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
208
|
-
beginFlushAndWait(resourceGroupName: string, clusterName: string, databaseName: string, options?: DatabasesFlushOptionalParams): Promise<void>;
|
|
209
|
-
beginForceLinkToReplicationGroup(resourceGroupName: string, clusterName: string, databaseName: string, parameters: ForceLinkParameters, options?: DatabasesForceLinkToReplicationGroupOptionalParams): Promise<SimplePollerLike<OperationState<DatabasesForceLinkToReplicationGroupResponse>, DatabasesForceLinkToReplicationGroupResponse>>;
|
|
210
|
-
beginForceLinkToReplicationGroupAndWait(resourceGroupName: string, clusterName: string, databaseName: string, parameters: ForceLinkParameters, options?: DatabasesForceLinkToReplicationGroupOptionalParams): Promise<DatabasesForceLinkToReplicationGroupResponse>;
|
|
211
|
-
beginForceUnlink(resourceGroupName: string, clusterName: string, databaseName: string, parameters: ForceUnlinkParameters, options?: DatabasesForceUnlinkOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
212
|
-
beginForceUnlinkAndWait(resourceGroupName: string, clusterName: string, databaseName: string, parameters: ForceUnlinkParameters, options?: DatabasesForceUnlinkOptionalParams): Promise<void>;
|
|
213
|
-
beginImport(resourceGroupName: string, clusterName: string, databaseName: string, parameters: ImportClusterParameters, options?: DatabasesImportOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
214
|
-
beginImportAndWait(resourceGroupName: string, clusterName: string, databaseName: string, parameters: ImportClusterParameters, options?: DatabasesImportOptionalParams): Promise<void>;
|
|
215
|
-
beginRegenerateKey(resourceGroupName: string, clusterName: string, databaseName: string, parameters: RegenerateKeyParameters, options?: DatabasesRegenerateKeyOptionalParams): Promise<SimplePollerLike<OperationState<DatabasesRegenerateKeyResponse>, DatabasesRegenerateKeyResponse>>;
|
|
216
|
-
beginRegenerateKeyAndWait(resourceGroupName: string, clusterName: string, databaseName: string, parameters: RegenerateKeyParameters, options?: DatabasesRegenerateKeyOptionalParams): Promise<DatabasesRegenerateKeyResponse>;
|
|
217
|
-
beginUpdate(resourceGroupName: string, clusterName: string, databaseName: string, parameters: DatabaseUpdate, options?: DatabasesUpdateOptionalParams): Promise<SimplePollerLike<OperationState<DatabasesUpdateResponse>, DatabasesUpdateResponse>>;
|
|
218
|
-
beginUpdateAndWait(resourceGroupName: string, clusterName: string, databaseName: string, parameters: DatabaseUpdate, options?: DatabasesUpdateOptionalParams): Promise<DatabasesUpdateResponse>;
|
|
219
|
-
beginUpgradeDBRedisVersion(resourceGroupName: string, clusterName: string, databaseName: string, options?: DatabasesUpgradeDBRedisVersionOptionalParams): Promise<SimplePollerLike<OperationState<DatabasesUpgradeDBRedisVersionResponse>, DatabasesUpgradeDBRedisVersionResponse>>;
|
|
220
|
-
beginUpgradeDBRedisVersionAndWait(resourceGroupName: string, clusterName: string, databaseName: string, options?: DatabasesUpgradeDBRedisVersionOptionalParams): Promise<DatabasesUpgradeDBRedisVersionResponse>;
|
|
221
|
-
get(resourceGroupName: string, clusterName: string, databaseName: string, options?: DatabasesGetOptionalParams): Promise<DatabasesGetResponse>;
|
|
222
|
-
listByCluster(resourceGroupName: string, clusterName: string, options?: DatabasesListByClusterOptionalParams): PagedAsyncIterableIterator<Database>;
|
|
223
|
-
listKeys(resourceGroupName: string, clusterName: string, databaseName: string, options?: DatabasesListKeysOptionalParams): Promise<DatabasesListKeysResponse>;
|
|
224
|
-
}
|
|
225
|
-
|
|
226
|
-
// @public
|
|
227
|
-
export interface DatabasesCreateOptionalParams extends coreClient.OperationOptions {
|
|
228
|
-
resumeFrom?: string;
|
|
229
|
-
updateIntervalInMs?: number;
|
|
230
|
-
}
|
|
231
|
-
|
|
232
|
-
// @public
|
|
233
|
-
export type DatabasesCreateResponse = Database;
|
|
234
|
-
|
|
235
|
-
// @public
|
|
236
|
-
export interface DatabasesDeleteHeaders {
|
|
237
|
-
azureAsyncOperation?: string;
|
|
238
|
-
location?: string;
|
|
239
|
-
}
|
|
240
|
-
|
|
241
|
-
// @public
|
|
242
|
-
export interface DatabasesDeleteOptionalParams extends coreClient.OperationOptions {
|
|
243
|
-
resumeFrom?: string;
|
|
244
|
-
updateIntervalInMs?: number;
|
|
245
|
-
}
|
|
246
|
-
|
|
247
|
-
// @public
|
|
248
|
-
export interface DatabasesExportHeaders {
|
|
249
|
-
azureAsyncOperation?: string;
|
|
250
|
-
location?: string;
|
|
251
|
-
}
|
|
252
|
-
|
|
253
|
-
// @public
|
|
254
|
-
export interface DatabasesExportOptionalParams extends coreClient.OperationOptions {
|
|
255
|
-
resumeFrom?: string;
|
|
256
|
-
updateIntervalInMs?: number;
|
|
257
|
-
}
|
|
258
|
-
|
|
259
|
-
// @public
|
|
260
|
-
export interface DatabasesFlushHeaders {
|
|
261
|
-
azureAsyncOperation?: string;
|
|
262
|
-
location?: string;
|
|
263
|
-
}
|
|
264
|
-
|
|
265
|
-
// @public
|
|
266
|
-
export interface DatabasesFlushOptionalParams extends coreClient.OperationOptions {
|
|
267
|
-
parameters?: FlushParameters;
|
|
268
|
-
resumeFrom?: string;
|
|
269
|
-
updateIntervalInMs?: number;
|
|
270
|
-
}
|
|
271
|
-
|
|
272
|
-
// @public
|
|
273
|
-
export interface DatabasesForceLinkToReplicationGroupHeaders {
|
|
274
|
-
azureAsyncOperation?: string;
|
|
275
|
-
location?: string;
|
|
276
|
-
}
|
|
277
|
-
|
|
278
|
-
// @public
|
|
279
|
-
export interface DatabasesForceLinkToReplicationGroupOptionalParams extends coreClient.OperationOptions {
|
|
280
|
-
resumeFrom?: string;
|
|
281
|
-
updateIntervalInMs?: number;
|
|
282
|
-
}
|
|
283
|
-
|
|
284
|
-
// @public
|
|
285
|
-
export type DatabasesForceLinkToReplicationGroupResponse = DatabasesForceLinkToReplicationGroupHeaders;
|
|
286
|
-
|
|
287
|
-
// @public
|
|
288
|
-
export interface DatabasesForceUnlinkHeaders {
|
|
289
|
-
azureAsyncOperation?: string;
|
|
290
|
-
location?: string;
|
|
291
|
-
}
|
|
292
|
-
|
|
293
|
-
// @public
|
|
294
|
-
export interface DatabasesForceUnlinkOptionalParams extends coreClient.OperationOptions {
|
|
295
|
-
resumeFrom?: string;
|
|
296
|
-
updateIntervalInMs?: number;
|
|
297
|
-
}
|
|
298
|
-
|
|
299
|
-
// @public
|
|
300
|
-
export interface DatabasesGetOptionalParams extends coreClient.OperationOptions {
|
|
301
|
-
}
|
|
302
|
-
|
|
303
|
-
// @public
|
|
304
|
-
export type DatabasesGetResponse = Database;
|
|
305
|
-
|
|
306
|
-
// @public
|
|
307
|
-
export interface DatabasesImportHeaders {
|
|
308
|
-
azureAsyncOperation?: string;
|
|
309
|
-
location?: string;
|
|
310
|
-
}
|
|
311
|
-
|
|
312
|
-
// @public
|
|
313
|
-
export interface DatabasesImportOptionalParams extends coreClient.OperationOptions {
|
|
314
|
-
resumeFrom?: string;
|
|
315
|
-
updateIntervalInMs?: number;
|
|
316
|
-
}
|
|
317
|
-
|
|
318
|
-
// @public
|
|
319
|
-
export interface DatabasesListByClusterNextOptionalParams extends coreClient.OperationOptions {
|
|
320
|
-
}
|
|
321
|
-
|
|
322
|
-
// @public
|
|
323
|
-
export type DatabasesListByClusterNextResponse = DatabaseList;
|
|
324
|
-
|
|
325
|
-
// @public
|
|
326
|
-
export interface DatabasesListByClusterOptionalParams extends coreClient.OperationOptions {
|
|
327
|
-
}
|
|
328
|
-
|
|
329
|
-
// @public
|
|
330
|
-
export type DatabasesListByClusterResponse = DatabaseList;
|
|
331
|
-
|
|
332
|
-
// @public
|
|
333
|
-
export interface DatabasesListKeysOptionalParams extends coreClient.OperationOptions {
|
|
334
|
-
}
|
|
335
|
-
|
|
336
|
-
// @public
|
|
337
|
-
export type DatabasesListKeysResponse = AccessKeys;
|
|
338
|
-
|
|
339
|
-
// @public
|
|
340
|
-
export interface DatabasesRegenerateKeyHeaders {
|
|
341
|
-
azureAsyncOperation?: string;
|
|
342
|
-
location?: string;
|
|
343
|
-
}
|
|
344
|
-
|
|
345
|
-
// @public
|
|
346
|
-
export interface DatabasesRegenerateKeyOptionalParams extends coreClient.OperationOptions {
|
|
347
|
-
resumeFrom?: string;
|
|
348
|
-
updateIntervalInMs?: number;
|
|
349
|
-
}
|
|
350
|
-
|
|
351
|
-
// @public
|
|
352
|
-
export type DatabasesRegenerateKeyResponse = AccessKeys;
|
|
353
|
-
|
|
354
|
-
// @public
|
|
355
|
-
export interface DatabasesUpdateHeaders {
|
|
356
|
-
azureAsyncOperation?: string;
|
|
357
|
-
location?: string;
|
|
358
|
-
}
|
|
359
|
-
|
|
360
|
-
// @public
|
|
361
|
-
export interface DatabasesUpdateOptionalParams extends coreClient.OperationOptions {
|
|
362
|
-
resumeFrom?: string;
|
|
363
|
-
updateIntervalInMs?: number;
|
|
364
|
-
}
|
|
365
|
-
|
|
366
|
-
// @public
|
|
367
|
-
export type DatabasesUpdateResponse = Database;
|
|
368
|
-
|
|
369
|
-
// @public
|
|
370
|
-
export interface DatabasesUpgradeDBRedisVersionHeaders {
|
|
371
|
-
azureAsyncOperation?: string;
|
|
372
|
-
location?: string;
|
|
373
|
-
}
|
|
374
|
-
|
|
375
|
-
// @public
|
|
376
|
-
export interface DatabasesUpgradeDBRedisVersionOptionalParams extends coreClient.OperationOptions {
|
|
377
|
-
resumeFrom?: string;
|
|
378
|
-
updateIntervalInMs?: number;
|
|
379
|
-
}
|
|
380
|
-
|
|
381
|
-
// @public
|
|
382
|
-
export type DatabasesUpgradeDBRedisVersionResponse = DatabasesUpgradeDBRedisVersionHeaders;
|
|
383
|
-
|
|
384
|
-
// @public
|
|
385
|
-
export interface DatabaseUpdate {
|
|
386
|
-
accessKeysAuthentication?: AccessKeysAuthentication;
|
|
387
|
-
clientProtocol?: Protocol;
|
|
388
|
-
clusteringPolicy?: ClusteringPolicy;
|
|
389
|
-
deferUpgrade?: DeferUpgradeSetting;
|
|
390
|
-
evictionPolicy?: EvictionPolicy;
|
|
391
|
-
geoReplication?: DatabasePropertiesGeoReplication;
|
|
392
|
-
modules?: Module[];
|
|
393
|
-
persistence?: Persistence;
|
|
394
|
-
port?: number;
|
|
395
|
-
readonly provisioningState?: ProvisioningState;
|
|
396
|
-
readonly redisVersion?: string;
|
|
397
|
-
readonly resourceState?: ResourceState;
|
|
398
|
-
}
|
|
399
|
-
|
|
400
|
-
// @public
|
|
401
|
-
export type DeferUpgradeSetting = string;
|
|
402
|
-
|
|
403
|
-
// @public
|
|
404
|
-
export interface ErrorAdditionalInfo {
|
|
405
|
-
readonly info?: Record<string, unknown>;
|
|
406
|
-
readonly type?: string;
|
|
407
|
-
}
|
|
408
|
-
|
|
409
|
-
// @public
|
|
410
|
-
export interface ErrorDetail {
|
|
411
|
-
readonly additionalInfo?: ErrorAdditionalInfo[];
|
|
412
|
-
readonly code?: string;
|
|
413
|
-
readonly details?: ErrorDetail[];
|
|
414
|
-
readonly message?: string;
|
|
415
|
-
readonly target?: string;
|
|
416
|
-
}
|
|
417
|
-
|
|
418
|
-
// @public
|
|
419
|
-
export interface ErrorDetailAutoGenerated {
|
|
420
|
-
readonly additionalInfo?: ErrorAdditionalInfo[];
|
|
421
|
-
readonly code?: string;
|
|
422
|
-
readonly details?: ErrorDetailAutoGenerated[];
|
|
423
|
-
readonly message?: string;
|
|
424
|
-
readonly target?: string;
|
|
425
|
-
}
|
|
426
|
-
|
|
427
|
-
// @public
|
|
428
|
-
export interface ErrorResponse {
|
|
429
|
-
error?: ErrorDetail;
|
|
430
|
-
}
|
|
431
|
-
|
|
432
|
-
// @public
|
|
433
|
-
export interface ErrorResponseAutoGenerated {
|
|
434
|
-
error?: ErrorDetailAutoGenerated;
|
|
435
|
-
}
|
|
436
|
-
|
|
437
|
-
// @public
|
|
438
|
-
export type EvictionPolicy = string;
|
|
439
|
-
|
|
440
|
-
// @public
|
|
441
|
-
export interface ExportClusterParameters {
|
|
442
|
-
sasUri: string;
|
|
443
|
-
}
|
|
444
|
-
|
|
445
|
-
// @public
|
|
446
|
-
export interface FlushParameters {
|
|
447
|
-
ids?: string[];
|
|
448
|
-
}
|
|
449
|
-
|
|
450
|
-
// @public
|
|
451
|
-
export interface ForceLinkParameters {
|
|
452
|
-
geoReplication: ForceLinkParametersGeoReplication;
|
|
453
|
-
}
|
|
454
|
-
|
|
455
|
-
// @public
|
|
456
|
-
export interface ForceLinkParametersGeoReplication {
|
|
457
|
-
groupNickname?: string;
|
|
458
|
-
linkedDatabases?: LinkedDatabase[];
|
|
459
|
-
}
|
|
460
|
-
|
|
461
|
-
// @public
|
|
462
|
-
export interface ForceUnlinkParameters {
|
|
463
|
-
ids: string[];
|
|
464
|
-
}
|
|
465
|
-
|
|
466
|
-
// @public
|
|
467
|
-
export function getContinuationToken(page: unknown): string | undefined;
|
|
468
|
-
|
|
469
|
-
// @public
|
|
470
|
-
export type HighAvailability = string;
|
|
471
|
-
|
|
472
|
-
// @public
|
|
473
|
-
export interface ImportClusterParameters {
|
|
474
|
-
sasUris: string[];
|
|
475
|
-
}
|
|
476
|
-
|
|
477
|
-
// @public
|
|
478
|
-
export type Kind = string;
|
|
479
|
-
|
|
480
|
-
// @public
|
|
481
|
-
export enum KnownAccessKeysAuthentication {
|
|
482
|
-
Disabled = "Disabled",
|
|
483
|
-
Enabled = "Enabled"
|
|
484
|
-
}
|
|
485
|
-
|
|
486
|
-
// @public
|
|
487
|
-
export enum KnownActionType {
|
|
488
|
-
Internal = "Internal"
|
|
489
|
-
}
|
|
490
|
-
|
|
491
|
-
// @public
|
|
492
|
-
export enum KnownAofFrequency {
|
|
493
|
-
Always = "always",
|
|
494
|
-
OneS = "1s"
|
|
495
|
-
}
|
|
496
|
-
|
|
497
|
-
// @public
|
|
498
|
-
export enum KnownClusteringPolicy {
|
|
499
|
-
EnterpriseCluster = "EnterpriseCluster",
|
|
500
|
-
NoCluster = "NoCluster",
|
|
501
|
-
OSSCluster = "OSSCluster"
|
|
502
|
-
}
|
|
503
|
-
|
|
504
|
-
// @public
|
|
505
|
-
export enum KnownCmkIdentityType {
|
|
506
|
-
SystemAssignedIdentity = "systemAssignedIdentity",
|
|
507
|
-
UserAssignedIdentity = "userAssignedIdentity"
|
|
508
|
-
}
|
|
509
|
-
|
|
510
|
-
// @public
|
|
511
|
-
export enum KnownCreatedByType {
|
|
512
|
-
Application = "Application",
|
|
513
|
-
Key = "Key",
|
|
514
|
-
ManagedIdentity = "ManagedIdentity",
|
|
515
|
-
User = "User"
|
|
516
|
-
}
|
|
517
|
-
|
|
518
|
-
// @public
|
|
519
|
-
export enum KnownDeferUpgradeSetting {
|
|
520
|
-
Deferred = "Deferred",
|
|
521
|
-
NotDeferred = "NotDeferred"
|
|
522
|
-
}
|
|
523
|
-
|
|
524
|
-
// @public
|
|
525
|
-
export enum KnownEvictionPolicy {
|
|
526
|
-
AllKeysLFU = "AllKeysLFU",
|
|
527
|
-
AllKeysLRU = "AllKeysLRU",
|
|
528
|
-
AllKeysRandom = "AllKeysRandom",
|
|
529
|
-
NoEviction = "NoEviction",
|
|
530
|
-
VolatileLFU = "VolatileLFU",
|
|
531
|
-
VolatileLRU = "VolatileLRU",
|
|
532
|
-
VolatileRandom = "VolatileRandom",
|
|
533
|
-
VolatileTTL = "VolatileTTL"
|
|
534
|
-
}
|
|
535
|
-
|
|
536
|
-
// @public
|
|
537
|
-
export enum KnownHighAvailability {
|
|
538
|
-
Disabled = "Disabled",
|
|
539
|
-
Enabled = "Enabled"
|
|
540
|
-
}
|
|
541
|
-
|
|
542
|
-
// @public
|
|
543
|
-
export enum KnownKind {
|
|
544
|
-
V1 = "v1",
|
|
545
|
-
V2 = "v2"
|
|
546
|
-
}
|
|
547
|
-
|
|
548
|
-
// @public
|
|
549
|
-
export enum KnownLinkState {
|
|
550
|
-
Linked = "Linked",
|
|
551
|
-
LinkFailed = "LinkFailed",
|
|
552
|
-
Linking = "Linking",
|
|
553
|
-
UnlinkFailed = "UnlinkFailed",
|
|
554
|
-
Unlinking = "Unlinking"
|
|
555
|
-
}
|
|
556
|
-
|
|
557
|
-
// @public
|
|
558
|
-
export enum KnownManagedServiceIdentityType {
|
|
559
|
-
None = "None",
|
|
560
|
-
SystemAssigned = "SystemAssigned",
|
|
561
|
-
SystemAssignedUserAssigned = "SystemAssigned, UserAssigned",
|
|
562
|
-
UserAssigned = "UserAssigned"
|
|
563
|
-
}
|
|
564
|
-
|
|
565
|
-
// @public
|
|
566
|
-
export enum KnownOrigin {
|
|
567
|
-
System = "system",
|
|
568
|
-
User = "user",
|
|
569
|
-
UserSystem = "user,system"
|
|
570
|
-
}
|
|
571
|
-
|
|
572
|
-
// @public
|
|
573
|
-
export enum KnownPrivateEndpointConnectionProvisioningState {
|
|
574
|
-
Creating = "Creating",
|
|
575
|
-
Deleting = "Deleting",
|
|
576
|
-
Failed = "Failed",
|
|
577
|
-
Succeeded = "Succeeded"
|
|
578
|
-
}
|
|
579
|
-
|
|
580
|
-
// @public
|
|
581
|
-
export enum KnownPrivateEndpointServiceConnectionStatus {
|
|
582
|
-
Approved = "Approved",
|
|
583
|
-
Pending = "Pending",
|
|
584
|
-
Rejected = "Rejected"
|
|
585
|
-
}
|
|
586
|
-
|
|
587
|
-
// @public
|
|
588
|
-
export enum KnownProtocol {
|
|
589
|
-
Encrypted = "Encrypted",
|
|
590
|
-
Plaintext = "Plaintext"
|
|
591
|
-
}
|
|
592
|
-
|
|
593
|
-
// @public
|
|
594
|
-
export enum KnownProvisioningState {
|
|
595
|
-
Canceled = "Canceled",
|
|
596
|
-
Creating = "Creating",
|
|
597
|
-
Deleting = "Deleting",
|
|
598
|
-
Failed = "Failed",
|
|
599
|
-
Succeeded = "Succeeded",
|
|
600
|
-
Updating = "Updating"
|
|
601
|
-
}
|
|
602
|
-
|
|
603
|
-
// @public
|
|
604
|
-
export enum KnownRdbFrequency {
|
|
605
|
-
OneH = "1h",
|
|
606
|
-
SixH = "6h",
|
|
607
|
-
TwelveH = "12h"
|
|
608
|
-
}
|
|
609
|
-
|
|
610
|
-
// @public
|
|
611
|
-
export enum KnownRedundancyMode {
|
|
612
|
-
LR = "LR",
|
|
613
|
-
None = "None",
|
|
614
|
-
ZR = "ZR"
|
|
615
|
-
}
|
|
616
|
-
|
|
617
|
-
// @public
|
|
618
|
-
export enum KnownResourceState {
|
|
619
|
-
CreateFailed = "CreateFailed",
|
|
620
|
-
Creating = "Creating",
|
|
621
|
-
DeleteFailed = "DeleteFailed",
|
|
622
|
-
Deleting = "Deleting",
|
|
623
|
-
Disabled = "Disabled",
|
|
624
|
-
DisableFailed = "DisableFailed",
|
|
625
|
-
Disabling = "Disabling",
|
|
626
|
-
EnableFailed = "EnableFailed",
|
|
627
|
-
Enabling = "Enabling",
|
|
628
|
-
Moving = "Moving",
|
|
629
|
-
Running = "Running",
|
|
630
|
-
Scaling = "Scaling",
|
|
631
|
-
ScalingFailed = "ScalingFailed",
|
|
632
|
-
UpdateFailed = "UpdateFailed",
|
|
633
|
-
Updating = "Updating"
|
|
634
|
-
}
|
|
635
|
-
|
|
636
|
-
// @public
|
|
637
|
-
export enum KnownSkuName {
|
|
638
|
-
BalancedB0 = "Balanced_B0",
|
|
639
|
-
BalancedB1 = "Balanced_B1",
|
|
640
|
-
BalancedB10 = "Balanced_B10",
|
|
641
|
-
BalancedB100 = "Balanced_B100",
|
|
642
|
-
BalancedB1000 = "Balanced_B1000",
|
|
643
|
-
BalancedB150 = "Balanced_B150",
|
|
644
|
-
BalancedB20 = "Balanced_B20",
|
|
645
|
-
BalancedB250 = "Balanced_B250",
|
|
646
|
-
BalancedB3 = "Balanced_B3",
|
|
647
|
-
BalancedB350 = "Balanced_B350",
|
|
648
|
-
BalancedB5 = "Balanced_B5",
|
|
649
|
-
BalancedB50 = "Balanced_B50",
|
|
650
|
-
BalancedB500 = "Balanced_B500",
|
|
651
|
-
BalancedB700 = "Balanced_B700",
|
|
652
|
-
ComputeOptimizedX10 = "ComputeOptimized_X10",
|
|
653
|
-
ComputeOptimizedX100 = "ComputeOptimized_X100",
|
|
654
|
-
ComputeOptimizedX150 = "ComputeOptimized_X150",
|
|
655
|
-
ComputeOptimizedX20 = "ComputeOptimized_X20",
|
|
656
|
-
ComputeOptimizedX250 = "ComputeOptimized_X250",
|
|
657
|
-
ComputeOptimizedX3 = "ComputeOptimized_X3",
|
|
658
|
-
ComputeOptimizedX350 = "ComputeOptimized_X350",
|
|
659
|
-
ComputeOptimizedX5 = "ComputeOptimized_X5",
|
|
660
|
-
ComputeOptimizedX50 = "ComputeOptimized_X50",
|
|
661
|
-
ComputeOptimizedX500 = "ComputeOptimized_X500",
|
|
662
|
-
ComputeOptimizedX700 = "ComputeOptimized_X700",
|
|
663
|
-
EnterpriseE1 = "Enterprise_E1",
|
|
664
|
-
EnterpriseE10 = "Enterprise_E10",
|
|
665
|
-
EnterpriseE100 = "Enterprise_E100",
|
|
666
|
-
EnterpriseE20 = "Enterprise_E20",
|
|
667
|
-
EnterpriseE200 = "Enterprise_E200",
|
|
668
|
-
EnterpriseE400 = "Enterprise_E400",
|
|
669
|
-
EnterpriseE5 = "Enterprise_E5",
|
|
670
|
-
EnterpriseE50 = "Enterprise_E50",
|
|
671
|
-
EnterpriseFlashF1500 = "EnterpriseFlash_F1500",
|
|
672
|
-
EnterpriseFlashF300 = "EnterpriseFlash_F300",
|
|
673
|
-
EnterpriseFlashF700 = "EnterpriseFlash_F700",
|
|
674
|
-
FlashOptimizedA1000 = "FlashOptimized_A1000",
|
|
675
|
-
FlashOptimizedA1500 = "FlashOptimized_A1500",
|
|
676
|
-
FlashOptimizedA2000 = "FlashOptimized_A2000",
|
|
677
|
-
FlashOptimizedA250 = "FlashOptimized_A250",
|
|
678
|
-
FlashOptimizedA4500 = "FlashOptimized_A4500",
|
|
679
|
-
FlashOptimizedA500 = "FlashOptimized_A500",
|
|
680
|
-
FlashOptimizedA700 = "FlashOptimized_A700",
|
|
681
|
-
MemoryOptimizedM10 = "MemoryOptimized_M10",
|
|
682
|
-
MemoryOptimizedM100 = "MemoryOptimized_M100",
|
|
683
|
-
MemoryOptimizedM1000 = "MemoryOptimized_M1000",
|
|
684
|
-
MemoryOptimizedM150 = "MemoryOptimized_M150",
|
|
685
|
-
MemoryOptimizedM1500 = "MemoryOptimized_M1500",
|
|
686
|
-
MemoryOptimizedM20 = "MemoryOptimized_M20",
|
|
687
|
-
MemoryOptimizedM2000 = "MemoryOptimized_M2000",
|
|
688
|
-
MemoryOptimizedM250 = "MemoryOptimized_M250",
|
|
689
|
-
MemoryOptimizedM350 = "MemoryOptimized_M350",
|
|
690
|
-
MemoryOptimizedM50 = "MemoryOptimized_M50",
|
|
691
|
-
MemoryOptimizedM500 = "MemoryOptimized_M500",
|
|
692
|
-
MemoryOptimizedM700 = "MemoryOptimized_M700"
|
|
693
|
-
}
|
|
694
|
-
|
|
695
|
-
// @public
|
|
696
|
-
export enum KnownTlsVersion {
|
|
697
|
-
One0 = "1.0",
|
|
698
|
-
One1 = "1.1",
|
|
699
|
-
One2 = "1.2"
|
|
700
|
-
}
|
|
701
|
-
|
|
702
|
-
// @public
|
|
703
|
-
export interface LinkedDatabase {
|
|
704
|
-
id?: string;
|
|
705
|
-
readonly state?: LinkState;
|
|
706
|
-
}
|
|
707
|
-
|
|
708
|
-
// @public
|
|
709
|
-
export type LinkState = string;
|
|
710
|
-
|
|
711
|
-
// @public
|
|
712
|
-
export interface ManagedServiceIdentity {
|
|
713
|
-
readonly principalId?: string;
|
|
714
|
-
readonly tenantId?: string;
|
|
715
|
-
type: ManagedServiceIdentityType;
|
|
716
|
-
userAssignedIdentities?: {
|
|
717
|
-
[propertyName: string]: UserAssignedIdentity;
|
|
718
|
-
};
|
|
719
|
-
}
|
|
720
|
-
|
|
721
|
-
// @public
|
|
722
|
-
export type ManagedServiceIdentityType = string;
|
|
723
|
-
|
|
724
|
-
// @public
|
|
725
|
-
export interface Module {
|
|
726
|
-
args?: string;
|
|
727
|
-
name: string;
|
|
728
|
-
readonly version?: string;
|
|
729
|
-
}
|
|
730
|
-
|
|
731
|
-
// @public
|
|
732
|
-
export interface Operation {
|
|
733
|
-
readonly actionType?: ActionType;
|
|
734
|
-
display?: OperationDisplay;
|
|
735
|
-
readonly isDataAction?: boolean;
|
|
736
|
-
readonly name?: string;
|
|
737
|
-
readonly origin?: Origin;
|
|
738
|
-
}
|
|
739
|
-
|
|
740
|
-
// @public
|
|
741
|
-
export interface OperationDisplay {
|
|
742
|
-
readonly description?: string;
|
|
743
|
-
readonly operation?: string;
|
|
744
|
-
readonly provider?: string;
|
|
745
|
-
readonly resource?: string;
|
|
746
|
-
}
|
|
747
|
-
|
|
748
|
-
// @public
|
|
749
|
-
export interface OperationListResult {
|
|
750
|
-
readonly nextLink?: string;
|
|
751
|
-
readonly value?: Operation[];
|
|
752
|
-
}
|
|
753
|
-
|
|
754
|
-
// @public
|
|
755
|
-
export interface Operations {
|
|
756
|
-
list(options?: OperationsListOptionalParams): PagedAsyncIterableIterator<Operation>;
|
|
757
|
-
}
|
|
758
|
-
|
|
759
|
-
// @public
|
|
760
|
-
export interface OperationsListNextOptionalParams extends coreClient.OperationOptions {
|
|
761
|
-
}
|
|
762
|
-
|
|
763
|
-
// @public
|
|
764
|
-
export type OperationsListNextResponse = OperationListResult;
|
|
765
|
-
|
|
766
|
-
// @public
|
|
767
|
-
export interface OperationsListOptionalParams extends coreClient.OperationOptions {
|
|
768
|
-
}
|
|
769
|
-
|
|
770
|
-
// @public
|
|
771
|
-
export type OperationsListResponse = OperationListResult;
|
|
772
|
-
|
|
773
|
-
// @public
|
|
774
|
-
export interface OperationsStatus {
|
|
775
|
-
get(location: string, operationId: string, options?: OperationsStatusGetOptionalParams): Promise<OperationsStatusGetResponse>;
|
|
776
|
-
}
|
|
777
|
-
|
|
778
|
-
// @public
|
|
779
|
-
export interface OperationsStatusGetOptionalParams extends coreClient.OperationOptions {
|
|
780
|
-
}
|
|
781
|
-
|
|
782
|
-
// @public
|
|
783
|
-
export type OperationsStatusGetResponse = OperationStatus;
|
|
784
|
-
|
|
785
|
-
// @public
|
|
786
|
-
export interface OperationStatus {
|
|
787
|
-
endTime?: string;
|
|
788
|
-
error?: ErrorResponse;
|
|
789
|
-
id?: string;
|
|
790
|
-
name?: string;
|
|
791
|
-
startTime?: string;
|
|
792
|
-
status?: string;
|
|
793
|
-
}
|
|
794
|
-
|
|
795
|
-
// @public
|
|
796
|
-
export type Origin = string;
|
|
797
|
-
|
|
798
|
-
// @public
|
|
799
|
-
export interface Persistence {
|
|
800
|
-
aofEnabled?: boolean;
|
|
801
|
-
aofFrequency?: AofFrequency;
|
|
802
|
-
rdbEnabled?: boolean;
|
|
803
|
-
rdbFrequency?: RdbFrequency;
|
|
804
|
-
}
|
|
805
|
-
|
|
806
|
-
// @public
|
|
807
|
-
export interface PrivateEndpoint {
|
|
808
|
-
readonly id?: string;
|
|
809
|
-
}
|
|
810
|
-
|
|
811
|
-
// @public
|
|
812
|
-
export interface PrivateEndpointConnection extends Resource {
|
|
813
|
-
privateEndpoint?: PrivateEndpoint;
|
|
814
|
-
privateLinkServiceConnectionState?: PrivateLinkServiceConnectionState;
|
|
815
|
-
readonly provisioningState?: PrivateEndpointConnectionProvisioningState;
|
|
816
|
-
}
|
|
817
|
-
|
|
818
|
-
// @public
|
|
819
|
-
export interface PrivateEndpointConnectionListResult {
|
|
820
|
-
value?: PrivateEndpointConnection[];
|
|
821
|
-
}
|
|
822
|
-
|
|
823
|
-
// @public
|
|
824
|
-
export type PrivateEndpointConnectionProvisioningState = string;
|
|
825
|
-
|
|
826
|
-
// @public
|
|
827
|
-
export interface PrivateEndpointConnections {
|
|
828
|
-
beginDelete(resourceGroupName: string, clusterName: string, privateEndpointConnectionName: string, options?: PrivateEndpointConnectionsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
829
|
-
beginDeleteAndWait(resourceGroupName: string, clusterName: string, privateEndpointConnectionName: string, options?: PrivateEndpointConnectionsDeleteOptionalParams): Promise<void>;
|
|
830
|
-
beginPut(resourceGroupName: string, clusterName: string, privateEndpointConnectionName: string, properties: PrivateEndpointConnection, options?: PrivateEndpointConnectionsPutOptionalParams): Promise<SimplePollerLike<OperationState<PrivateEndpointConnectionsPutResponse>, PrivateEndpointConnectionsPutResponse>>;
|
|
831
|
-
beginPutAndWait(resourceGroupName: string, clusterName: string, privateEndpointConnectionName: string, properties: PrivateEndpointConnection, options?: PrivateEndpointConnectionsPutOptionalParams): Promise<PrivateEndpointConnectionsPutResponse>;
|
|
832
|
-
get(resourceGroupName: string, clusterName: string, privateEndpointConnectionName: string, options?: PrivateEndpointConnectionsGetOptionalParams): Promise<PrivateEndpointConnectionsGetResponse>;
|
|
833
|
-
list(resourceGroupName: string, clusterName: string, options?: PrivateEndpointConnectionsListOptionalParams): PagedAsyncIterableIterator<PrivateEndpointConnection>;
|
|
834
|
-
}
|
|
835
|
-
|
|
836
|
-
// @public
|
|
837
|
-
export interface PrivateEndpointConnectionsDeleteHeaders {
|
|
838
|
-
azureAsyncOperation?: string;
|
|
839
|
-
location?: string;
|
|
840
|
-
}
|
|
841
|
-
|
|
842
|
-
// @public
|
|
843
|
-
export interface PrivateEndpointConnectionsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
844
|
-
resumeFrom?: string;
|
|
845
|
-
updateIntervalInMs?: number;
|
|
846
|
-
}
|
|
847
|
-
|
|
848
|
-
// @public
|
|
849
|
-
export interface PrivateEndpointConnectionsGetOptionalParams extends coreClient.OperationOptions {
|
|
850
|
-
}
|
|
851
|
-
|
|
852
|
-
// @public
|
|
853
|
-
export type PrivateEndpointConnectionsGetResponse = PrivateEndpointConnection;
|
|
854
|
-
|
|
855
|
-
// @public
|
|
856
|
-
export interface PrivateEndpointConnectionsListOptionalParams extends coreClient.OperationOptions {
|
|
857
|
-
}
|
|
858
|
-
|
|
859
|
-
// @public
|
|
860
|
-
export type PrivateEndpointConnectionsListResponse = PrivateEndpointConnectionListResult;
|
|
861
|
-
|
|
862
|
-
// @public
|
|
863
|
-
export interface PrivateEndpointConnectionsPutOptionalParams extends coreClient.OperationOptions {
|
|
864
|
-
resumeFrom?: string;
|
|
865
|
-
updateIntervalInMs?: number;
|
|
866
|
-
}
|
|
867
|
-
|
|
868
|
-
// @public
|
|
869
|
-
export type PrivateEndpointConnectionsPutResponse = PrivateEndpointConnection;
|
|
870
|
-
|
|
871
|
-
// @public
|
|
872
|
-
export type PrivateEndpointServiceConnectionStatus = string;
|
|
873
|
-
|
|
874
|
-
// @public
|
|
875
|
-
export interface PrivateLinkResource extends Resource {
|
|
876
|
-
readonly groupId?: string;
|
|
877
|
-
readonly requiredMembers?: string[];
|
|
878
|
-
requiredZoneNames?: string[];
|
|
879
|
-
}
|
|
880
|
-
|
|
881
|
-
// @public
|
|
882
|
-
export interface PrivateLinkResourceListResult {
|
|
883
|
-
value?: PrivateLinkResource[];
|
|
884
|
-
}
|
|
885
|
-
|
|
886
|
-
// @public
|
|
887
|
-
export interface PrivateLinkResources {
|
|
888
|
-
listByCluster(resourceGroupName: string, clusterName: string, options?: PrivateLinkResourcesListByClusterOptionalParams): PagedAsyncIterableIterator<PrivateLinkResource>;
|
|
889
|
-
}
|
|
890
|
-
|
|
891
|
-
// @public
|
|
892
|
-
export interface PrivateLinkResourcesListByClusterOptionalParams extends coreClient.OperationOptions {
|
|
893
|
-
}
|
|
894
|
-
|
|
895
|
-
// @public
|
|
896
|
-
export type PrivateLinkResourcesListByClusterResponse = PrivateLinkResourceListResult;
|
|
897
|
-
|
|
898
|
-
// @public
|
|
899
|
-
export interface PrivateLinkServiceConnectionState {
|
|
900
|
-
actionsRequired?: string;
|
|
901
|
-
description?: string;
|
|
902
|
-
status?: PrivateEndpointServiceConnectionStatus;
|
|
903
|
-
}
|
|
904
|
-
|
|
905
|
-
// @public
|
|
906
|
-
export type Protocol = string;
|
|
907
|
-
|
|
908
|
-
// @public
|
|
909
|
-
export type ProvisioningState = string;
|
|
910
|
-
|
|
911
|
-
// @public
|
|
912
|
-
export interface ProxyResource extends ResourceAutoGenerated {
|
|
913
|
-
}
|
|
914
|
-
|
|
915
|
-
// @public
|
|
916
|
-
export interface ProxyResourceAutoGenerated extends Resource {
|
|
917
|
-
}
|
|
918
|
-
|
|
919
|
-
// @public
|
|
920
|
-
export type RdbFrequency = string;
|
|
921
|
-
|
|
922
|
-
// @public
|
|
923
|
-
export interface RedisEnterprise {
|
|
924
|
-
beginCreate(resourceGroupName: string, clusterName: string, parameters: Cluster, options?: RedisEnterpriseCreateOptionalParams): Promise<SimplePollerLike<OperationState<RedisEnterpriseCreateResponse>, RedisEnterpriseCreateResponse>>;
|
|
925
|
-
beginCreateAndWait(resourceGroupName: string, clusterName: string, parameters: Cluster, options?: RedisEnterpriseCreateOptionalParams): Promise<RedisEnterpriseCreateResponse>;
|
|
926
|
-
beginDelete(resourceGroupName: string, clusterName: string, options?: RedisEnterpriseDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
927
|
-
beginDeleteAndWait(resourceGroupName: string, clusterName: string, options?: RedisEnterpriseDeleteOptionalParams): Promise<void>;
|
|
928
|
-
beginUpdate(resourceGroupName: string, clusterName: string, parameters: ClusterUpdate, options?: RedisEnterpriseUpdateOptionalParams): Promise<SimplePollerLike<OperationState<RedisEnterpriseUpdateResponse>, RedisEnterpriseUpdateResponse>>;
|
|
929
|
-
beginUpdateAndWait(resourceGroupName: string, clusterName: string, parameters: ClusterUpdate, options?: RedisEnterpriseUpdateOptionalParams): Promise<RedisEnterpriseUpdateResponse>;
|
|
930
|
-
get(resourceGroupName: string, clusterName: string, options?: RedisEnterpriseGetOptionalParams): Promise<RedisEnterpriseGetResponse>;
|
|
931
|
-
list(options?: RedisEnterpriseListOptionalParams): PagedAsyncIterableIterator<Cluster>;
|
|
932
|
-
listByResourceGroup(resourceGroupName: string, options?: RedisEnterpriseListByResourceGroupOptionalParams): PagedAsyncIterableIterator<Cluster>;
|
|
933
|
-
listSkusForScaling(resourceGroupName: string, clusterName: string, options?: RedisEnterpriseListSkusForScalingOptionalParams): Promise<RedisEnterpriseListSkusForScalingResponse>;
|
|
934
|
-
}
|
|
935
|
-
|
|
936
|
-
// @public
|
|
937
|
-
export interface RedisEnterpriseCreateOptionalParams extends coreClient.OperationOptions {
|
|
938
|
-
resumeFrom?: string;
|
|
939
|
-
updateIntervalInMs?: number;
|
|
940
|
-
}
|
|
941
|
-
|
|
942
|
-
// @public
|
|
943
|
-
export type RedisEnterpriseCreateResponse = Cluster;
|
|
944
|
-
|
|
945
|
-
// @public
|
|
946
|
-
export interface RedisEnterpriseDeleteHeaders {
|
|
947
|
-
azureAsyncOperation?: string;
|
|
948
|
-
location?: string;
|
|
949
|
-
}
|
|
950
|
-
|
|
951
|
-
// @public
|
|
952
|
-
export interface RedisEnterpriseDeleteOptionalParams extends coreClient.OperationOptions {
|
|
953
|
-
resumeFrom?: string;
|
|
954
|
-
updateIntervalInMs?: number;
|
|
955
|
-
}
|
|
956
|
-
|
|
957
|
-
// @public
|
|
958
|
-
export interface RedisEnterpriseGetOptionalParams extends coreClient.OperationOptions {
|
|
959
|
-
}
|
|
960
|
-
|
|
961
|
-
// @public
|
|
962
|
-
export type RedisEnterpriseGetResponse = Cluster;
|
|
963
|
-
|
|
964
|
-
// @public
|
|
965
|
-
export interface RedisEnterpriseListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
|
|
966
|
-
}
|
|
967
|
-
|
|
968
|
-
// @public
|
|
969
|
-
export type RedisEnterpriseListByResourceGroupNextResponse = ClusterList;
|
|
970
|
-
|
|
971
|
-
// @public
|
|
972
|
-
export interface RedisEnterpriseListByResourceGroupOptionalParams extends coreClient.OperationOptions {
|
|
973
|
-
}
|
|
974
|
-
|
|
975
|
-
// @public
|
|
976
|
-
export type RedisEnterpriseListByResourceGroupResponse = ClusterList;
|
|
977
|
-
|
|
978
|
-
// @public
|
|
979
|
-
export interface RedisEnterpriseListNextOptionalParams extends coreClient.OperationOptions {
|
|
980
|
-
}
|
|
981
|
-
|
|
982
|
-
// @public
|
|
983
|
-
export type RedisEnterpriseListNextResponse = ClusterList;
|
|
984
|
-
|
|
985
|
-
// @public
|
|
986
|
-
export interface RedisEnterpriseListOptionalParams extends coreClient.OperationOptions {
|
|
987
|
-
}
|
|
988
|
-
|
|
989
|
-
// @public
|
|
990
|
-
export type RedisEnterpriseListResponse = ClusterList;
|
|
991
|
-
|
|
992
|
-
// @public
|
|
993
|
-
export interface RedisEnterpriseListSkusForScalingOptionalParams extends coreClient.OperationOptions {
|
|
994
|
-
}
|
|
995
|
-
|
|
996
|
-
// @public
|
|
997
|
-
export type RedisEnterpriseListSkusForScalingResponse = SkuDetailsList;
|
|
998
|
-
|
|
999
|
-
// @public (undocumented)
|
|
1000
|
-
export class RedisEnterpriseManagementClient extends coreClient.ServiceClient {
|
|
1001
|
-
// (undocumented)
|
|
1002
|
-
$host: string;
|
|
1003
|
-
constructor(credentials: coreAuth.TokenCredential, subscriptionId: string, options?: RedisEnterpriseManagementClientOptionalParams);
|
|
1004
|
-
// (undocumented)
|
|
1005
|
-
accessPolicyAssignmentOperations: AccessPolicyAssignmentOperations;
|
|
1006
|
-
// (undocumented)
|
|
1007
|
-
apiVersion: string;
|
|
1008
|
-
// (undocumented)
|
|
1009
|
-
databases: Databases;
|
|
1010
|
-
// (undocumented)
|
|
1011
|
-
operations: Operations;
|
|
1012
|
-
// (undocumented)
|
|
1013
|
-
operationsStatus: OperationsStatus;
|
|
1014
|
-
// (undocumented)
|
|
1015
|
-
privateEndpointConnections: PrivateEndpointConnections;
|
|
1016
|
-
// (undocumented)
|
|
1017
|
-
privateLinkResources: PrivateLinkResources;
|
|
1018
|
-
// (undocumented)
|
|
1019
|
-
redisEnterprise: RedisEnterprise;
|
|
1020
|
-
// (undocumented)
|
|
1021
|
-
subscriptionId: string;
|
|
1022
|
-
}
|
|
1023
|
-
|
|
1024
|
-
// @public
|
|
1025
|
-
export interface RedisEnterpriseManagementClientOptionalParams extends coreClient.ServiceClientOptions {
|
|
1026
|
-
$host?: string;
|
|
1027
|
-
apiVersion?: string;
|
|
1028
|
-
endpoint?: string;
|
|
1029
|
-
}
|
|
1030
|
-
|
|
1031
|
-
// @public
|
|
1032
|
-
export interface RedisEnterpriseUpdateHeaders {
|
|
1033
|
-
azureAsyncOperation?: string;
|
|
1034
|
-
location?: string;
|
|
1035
|
-
}
|
|
1036
|
-
|
|
1037
|
-
// @public
|
|
1038
|
-
export interface RedisEnterpriseUpdateOptionalParams extends coreClient.OperationOptions {
|
|
1039
|
-
resumeFrom?: string;
|
|
1040
|
-
updateIntervalInMs?: number;
|
|
1041
|
-
}
|
|
1042
|
-
|
|
1043
|
-
// @public
|
|
1044
|
-
export type RedisEnterpriseUpdateResponse = Cluster;
|
|
1045
|
-
|
|
1046
|
-
// @public
|
|
1047
|
-
export type RedundancyMode = string;
|
|
1048
|
-
|
|
1049
|
-
// @public
|
|
1050
|
-
export interface RegenerateKeyParameters {
|
|
1051
|
-
keyType: AccessKeyType;
|
|
1052
|
-
}
|
|
1053
|
-
|
|
1054
|
-
// @public
|
|
1055
|
-
export interface Resource {
|
|
1056
|
-
readonly id?: string;
|
|
1057
|
-
readonly name?: string;
|
|
1058
|
-
readonly type?: string;
|
|
1059
|
-
}
|
|
1060
|
-
|
|
1061
|
-
// @public
|
|
1062
|
-
export interface ResourceAutoGenerated {
|
|
1063
|
-
readonly id?: string;
|
|
1064
|
-
readonly name?: string;
|
|
1065
|
-
readonly systemData?: SystemData;
|
|
1066
|
-
readonly type?: string;
|
|
1067
|
-
}
|
|
1068
|
-
|
|
1069
|
-
// @public
|
|
1070
|
-
export type ResourceState = string;
|
|
1071
|
-
|
|
1072
|
-
// @public
|
|
1073
|
-
export interface Sku {
|
|
1074
|
-
capacity?: number;
|
|
1075
|
-
name: SkuName;
|
|
1076
|
-
}
|
|
1077
|
-
|
|
1078
|
-
// @public
|
|
1079
|
-
export interface SkuDetails {
|
|
1080
|
-
readonly name?: string;
|
|
1081
|
-
readonly sizeInGB?: number;
|
|
1082
|
-
}
|
|
1083
|
-
|
|
1084
|
-
// @public
|
|
1085
|
-
export interface SkuDetailsList {
|
|
1086
|
-
skus?: SkuDetails[];
|
|
1087
|
-
}
|
|
1088
|
-
|
|
1089
|
-
// @public
|
|
1090
|
-
export type SkuName = string;
|
|
1091
|
-
|
|
1092
|
-
// @public
|
|
1093
|
-
export interface SystemData {
|
|
1094
|
-
createdAt?: Date;
|
|
1095
|
-
createdBy?: string;
|
|
1096
|
-
createdByType?: CreatedByType;
|
|
1097
|
-
lastModifiedAt?: Date;
|
|
1098
|
-
lastModifiedBy?: string;
|
|
1099
|
-
lastModifiedByType?: CreatedByType;
|
|
1100
|
-
}
|
|
1101
|
-
|
|
1102
|
-
// @public
|
|
1103
|
-
export type TlsVersion = string;
|
|
1104
|
-
|
|
1105
|
-
// @public
|
|
1106
|
-
export interface TrackedResource extends Resource {
|
|
1107
|
-
location: string;
|
|
1108
|
-
tags?: {
|
|
1109
|
-
[propertyName: string]: string;
|
|
1110
|
-
};
|
|
1111
|
-
}
|
|
1112
|
-
|
|
1113
|
-
// @public
|
|
1114
|
-
export interface UserAssignedIdentity {
|
|
1115
|
-
readonly clientId?: string;
|
|
1116
|
-
readonly principalId?: string;
|
|
1117
|
-
}
|
|
1118
|
-
|
|
1119
|
-
// (No @packageDocumentation comment for this package)
|
|
1120
|
-
|
|
1121
|
-
```
|