@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 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/models/index.ts"],"names":[],"mappings":"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","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport * as coreClient from \"@azure/core-client\";\n\n/** A list of REST API operations supported by an Azure Resource Provider. It contains an URL link to get the next set of results. */\nexport interface OperationListResult {\n /**\n * List of operations supported by the resource provider\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly value?: Operation[];\n /**\n * URL to get the next set of operation list results (if there are any).\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly nextLink?: string;\n}\n\n/** Details of a REST API operation, returned from the Resource Provider Operations API */\nexport interface Operation {\n /**\n * The name of the operation, as per Resource-Based Access Control (RBAC). Examples: \"Microsoft.Compute/virtualMachines/write\", \"Microsoft.Compute/virtualMachines/capture/action\"\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * Whether the operation applies to data-plane. This is \"true\" for data-plane operations and \"false\" for ARM/control-plane operations.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly isDataAction?: boolean;\n /** Localized display information for this particular operation. */\n display?: OperationDisplay;\n /**\n * The intended executor of the operation; as in Resource Based Access Control (RBAC) and audit logs UX. Default value is \"user,system\"\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly origin?: Origin;\n /**\n * Enum. Indicates the action type. \"Internal\" refers to actions that are for internal only APIs.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly actionType?: ActionType;\n}\n\n/** Localized display information for this particular operation. */\nexport interface OperationDisplay {\n /**\n * The localized friendly form of the resource provider name, e.g. \"Microsoft Monitoring Insights\" or \"Microsoft Compute\".\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provider?: string;\n /**\n * The localized friendly name of the resource type related to this operation. E.g. \"Virtual Machines\" or \"Job Schedule Collections\".\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly resource?: string;\n /**\n * The concise, localized friendly name for the operation; suitable for dropdowns. E.g. \"Create or Update Virtual Machine\", \"Restart Virtual Machine\".\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly operation?: string;\n /**\n * The short, localized friendly description of the operation; suitable for tool tips and detailed views.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly description?: string;\n}\n\n/** Common error response for all Azure Resource Manager APIs to return error details for failed operations. (This also follows the OData error response format.). */\nexport interface ErrorResponse {\n /** The error object. */\n error?: ErrorDetail;\n}\n\n/** The error detail. */\nexport interface ErrorDetail {\n /**\n * The error code.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly code?: string;\n /**\n * The error message.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly message?: string;\n /**\n * The error target.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly target?: string;\n /**\n * The error details.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly details?: ErrorDetail[];\n /**\n * The error additional info.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly additionalInfo?: ErrorAdditionalInfo[];\n}\n\n/** The resource management error additional info. */\nexport interface ErrorAdditionalInfo {\n /**\n * The additional info type.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n /**\n * The additional info.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly info?: Record<string, unknown>;\n}\n\n/** The status of a long-running operation. */\nexport interface OperationStatus {\n /** The operation's unique id. */\n id?: string;\n /** The operation's name. */\n name?: string;\n /** The start time of the operation. */\n startTime?: string;\n /** The end time of the operation. */\n endTime?: string;\n /** The current status of the operation. */\n status?: string;\n /** Error response describing why the operation failed. */\n error?: ErrorResponse;\n}\n\n/** SKU parameters supplied to the create Redis Enterprise cluster operation. */\nexport interface Sku {\n /** The level of Redis Enterprise cluster to deploy. Possible values: ('Balanced_B5', 'MemoryOptimized_M10', 'ComputeOptimized_X5', etc.). For more information on SKUs see the latest pricing documentation. Note that additional SKUs may become supported in the future. */\n name: SkuName;\n /** This property is only used with Enterprise and EnterpriseFlash SKUs. Determines the size of the cluster. Valid values are (2, 4, 6, ...) for Enterprise SKUs and (3, 9, 15, ...) for EnterpriseFlash SKUs. */\n capacity?: number;\n}\n\n/** Managed service identity (system assigned and/or user assigned identities) */\nexport interface ManagedServiceIdentity {\n /**\n * The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly principalId?: string;\n /**\n * The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly tenantId?: string;\n /** Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed). */\n type: ManagedServiceIdentityType;\n /** The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests. */\n userAssignedIdentities?: { [propertyName: string]: UserAssignedIdentity };\n}\n\n/** User assigned identity properties */\nexport interface UserAssignedIdentity {\n /**\n * The principal ID of the assigned identity.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly principalId?: string;\n /**\n * The client ID of the assigned identity.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly clientId?: string;\n}\n\n/** Encryption-at-rest configuration for the cluster. */\nexport interface ClusterPropertiesEncryption {\n /** All Customer-managed key encryption properties for the resource. Set this to an empty object to use Microsoft-managed key encryption. */\n customerManagedKeyEncryption?: ClusterPropertiesEncryptionCustomerManagedKeyEncryption;\n}\n\n/** All Customer-managed key encryption properties for the resource. Set this to an empty object to use Microsoft-managed key encryption. */\nexport interface ClusterPropertiesEncryptionCustomerManagedKeyEncryption {\n /** All identity configuration for Customer-managed key settings defining which identity should be used to auth to Key Vault. */\n keyEncryptionKeyIdentity?: ClusterPropertiesEncryptionCustomerManagedKeyEncryptionKeyIdentity;\n /** Key encryption key Url, versioned only. Ex: https://contosovault.vault.azure.net/keys/contosokek/562a4bb76b524a1493a6afe8e536ee78 */\n keyEncryptionKeyUrl?: string;\n}\n\n/** All identity configuration for Customer-managed key settings defining which identity should be used to auth to Key Vault. */\nexport interface ClusterPropertiesEncryptionCustomerManagedKeyEncryptionKeyIdentity {\n /** User assigned identity to use for accessing key encryption key Url. Ex: /subscriptions/<sub uuid>/resourceGroups/<resource group>/providers/Microsoft.ManagedIdentity/userAssignedIdentities/myId. */\n userAssignedIdentityResourceId?: string;\n /** Only userAssignedIdentity is supported in this API version; other types may be supported in the future */\n identityType?: CmkIdentityType;\n}\n\n/** The Private Endpoint resource. */\nexport interface PrivateEndpoint {\n /**\n * The ARM identifier for Private Endpoint\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n}\n\n/** A collection of information about the state of the connection between service consumer and provider. */\nexport interface PrivateLinkServiceConnectionState {\n /** Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service. */\n status?: PrivateEndpointServiceConnectionStatus;\n /** The reason for approval/rejection of the connection. */\n description?: string;\n /** A message indicating if changes on the service provider require any updates on the consumer. */\n actionsRequired?: string;\n}\n\n/** Common fields that are returned in the response for all Azure Resource Manager resources */\nexport interface Resource {\n /**\n * Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n /**\n * The name of the resource\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * The type of the resource. E.g. \"Microsoft.Compute/virtualMachines\" or \"Microsoft.Storage/storageAccounts\"\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n}\n\n/** A partial update to the Redis Enterprise cluster */\nexport interface ClusterUpdate {\n /** The SKU to create, which affects price, performance, and features. */\n sku?: Sku;\n /** The identity of the resource. */\n identity?: ManagedServiceIdentity;\n /** Resource tags. */\n tags?: { [propertyName: string]: string };\n /** Enabled by default. If highAvailability is disabled, the data set is not replicated. This affects the availability SLA, and increases the risk of data loss. */\n highAvailability?: HighAvailability;\n /** The minimum TLS version for the cluster to support, e.g. '1.2'. Newer versions can be added in the future. Note that TLS 1.0 and TLS 1.1 are now completely obsolete -- you cannot use them. They are mentioned only for the sake of consistency with old API versions. */\n minimumTlsVersion?: TlsVersion;\n /** Encryption-at-rest configuration for the cluster. */\n encryption?: ClusterPropertiesEncryption;\n /**\n * DNS name of the cluster endpoint\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly hostName?: string;\n /**\n * Current provisioning status of the cluster\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: ProvisioningState;\n /**\n * Explains the current redundancy strategy of the cluster, which affects the expected SLA.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly redundancyMode?: RedundancyMode;\n /**\n * Current resource status of the cluster\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly resourceState?: ResourceState;\n /**\n * Version of redis the cluster supports, e.g. '6'\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly redisVersion?: string;\n /**\n * List of private endpoint connections associated with the specified Redis Enterprise cluster\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly privateEndpointConnections?: PrivateEndpointConnection[];\n}\n\n/** The response of a list-all operation. */\nexport interface ClusterList {\n /** List of clusters. */\n value?: Cluster[];\n /**\n * The URI to fetch the next page of results.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly nextLink?: string;\n}\n\n/** The response of a list-all operation. */\nexport interface DatabaseList {\n /** List of databases */\n value?: Database[];\n /**\n * The URI to fetch the next page of results.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly nextLink?: string;\n}\n\n/** Persistence-related configuration for the Redis Enterprise database */\nexport interface Persistence {\n /** Sets whether AOF is enabled. Note that at most one of AOF or RDB persistence may be enabled. */\n aofEnabled?: boolean;\n /** Sets whether RDB is enabled. Note that at most one of AOF or RDB persistence may be enabled. */\n rdbEnabled?: boolean;\n /** Sets the frequency at which data is written to disk. Defaults to '1s', meaning 'every second'. Note that the 'always' setting is deprecated, because of its performance impact. */\n aofFrequency?: AofFrequency;\n /** Sets the frequency at which a snapshot of the database is created. */\n rdbFrequency?: RdbFrequency;\n}\n\n/** Specifies configuration of a redis module */\nexport interface Module {\n /** The name of the module, e.g. 'RedisBloom', 'RediSearch', 'RedisTimeSeries' */\n name: string;\n /** Configuration options for the module, e.g. 'ERROR_RATE 0.01 INITIAL_SIZE 400'. */\n args?: string;\n /**\n * The version of the module, e.g. '1.0'.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly version?: string;\n}\n\n/** Optional set of properties to configure geo replication for this database. */\nexport interface DatabasePropertiesGeoReplication {\n /** Name for the group of linked database resources */\n groupNickname?: string;\n /** List of database resources to link with this database */\n linkedDatabases?: LinkedDatabase[];\n}\n\n/** Specifies details of a linked database resource. */\nexport interface LinkedDatabase {\n /** Resource ID of a database resource to link with this database. */\n id?: string;\n /**\n * State of the link between the database resources.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly state?: LinkState;\n}\n\n/** Common fields that are returned in the response for all Azure Resource Manager resources */\nexport interface ResourceAutoGenerated {\n /**\n * Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n /**\n * The name of the resource\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * The type of the resource. E.g. \"Microsoft.Compute/virtualMachines\" or \"Microsoft.Storage/storageAccounts\"\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n /**\n * Azure Resource Manager metadata containing createdBy and modifiedBy information.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly systemData?: SystemData;\n}\n\n/** Metadata pertaining to creation and last modification of the resource. */\nexport interface SystemData {\n /** The identity that created the resource. */\n createdBy?: string;\n /** The type of identity that created the resource. */\n createdByType?: CreatedByType;\n /** The timestamp of resource creation (UTC). */\n createdAt?: Date;\n /** The identity that last modified the resource. */\n lastModifiedBy?: string;\n /** The type of identity that last modified the resource. */\n lastModifiedByType?: CreatedByType;\n /** The timestamp of resource last modification (UTC) */\n lastModifiedAt?: Date;\n}\n\n/** A partial update to the Redis Enterprise database */\nexport interface DatabaseUpdate {\n /** Specifies whether redis clients can connect using TLS-encrypted or plaintext redis protocols. Default is TLS-encrypted. */\n clientProtocol?: Protocol;\n /** TCP port of the database endpoint. Specified at create time. Defaults to an available port. */\n port?: number;\n /**\n * Current provisioning status of the database\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: ProvisioningState;\n /**\n * Current resource status of the database\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly resourceState?: ResourceState;\n /** Clustering policy - default is OSSCluster. This property can be updated only if the current value is NoCluster. If the value is OSSCluster or EnterpriseCluster, it cannot be updated without deleting the database. */\n clusteringPolicy?: ClusteringPolicy;\n /** Redis eviction policy - default is VolatileLRU */\n evictionPolicy?: EvictionPolicy;\n /** Persistence settings */\n persistence?: Persistence;\n /** Optional set of redis modules to enable in this database - modules can only be added at creation time. */\n modules?: Module[];\n /** Optional set of properties to configure geo replication for this database. */\n geoReplication?: DatabasePropertiesGeoReplication;\n /**\n * Version of Redis the database is running on, e.g. '6.0'\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly redisVersion?: string;\n /** Option to defer upgrade when newest version is released - default is NotDeferred. Learn more: https://aka.ms/redisversionupgrade */\n deferUpgrade?: DeferUpgradeSetting;\n /** This property can be Enabled/Disabled to allow or deny access with the current access keys. Can be updated even after database is created. */\n accessKeysAuthentication?: AccessKeysAuthentication;\n}\n\n/** The secret access keys used for authenticating connections to redis */\nexport interface AccessKeys {\n /**\n * The current primary key that clients can use to authenticate\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly primaryKey?: string;\n /**\n * The current secondary key that clients can use to authenticate\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly secondaryKey?: string;\n}\n\n/** Specifies which access keys to reset to a new random value. */\nexport interface RegenerateKeyParameters {\n /** Which access key to regenerate. */\n keyType: AccessKeyType;\n}\n\n/** Parameters for a Redis Enterprise import operation. */\nexport interface ImportClusterParameters {\n /** SAS URIs for the target blobs to import from */\n sasUris: string[];\n}\n\n/** Parameters for a Redis Enterprise export operation. */\nexport interface ExportClusterParameters {\n /** SAS URI for the target directory to export to */\n sasUri: string;\n}\n\n/** The user associated with the access policy. */\nexport interface AccessPolicyAssignmentPropertiesUser {\n /** The object ID of the user. */\n objectId?: string;\n}\n\n/** The response of a list-all operation. */\nexport interface AccessPolicyAssignmentList {\n /** List of access policy assignments. */\n value?: AccessPolicyAssignment[];\n /**\n * The URI to fetch the next page of results.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly nextLink?: string;\n}\n\n/** The response of a listSkusForScaling operation. */\nexport interface SkuDetailsList {\n /** List of SKUS available to scale up or scale down. */\n skus?: SkuDetails[];\n}\n\n/** Details of a Redis Enterprise cluster SKU. */\nexport interface SkuDetails {\n /**\n * The name of the SKU.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * The cache size in GB.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly sizeInGB?: number;\n}\n\n/** List of private endpoint connection associated with the specified storage account */\nexport interface PrivateEndpointConnectionListResult {\n /** Array of private endpoint connections */\n value?: PrivateEndpointConnection[];\n}\n\n/** A list of private link resources */\nexport interface PrivateLinkResourceListResult {\n /** Array of private link resources */\n value?: PrivateLinkResource[];\n}\n\n/** Parameters for a Redis Enterprise Active Geo Replication Force Unlink operation. */\nexport interface ForceUnlinkParameters {\n /** The resource IDs of the database resources to be unlinked. */\n ids: string[];\n}\n\n/** Parameters for reconfiguring active geo-replication, of an existing database that was previously unlinked from a replication group. */\nexport interface ForceLinkParameters {\n /** Properties to configure geo replication for this database. */\n geoReplication: ForceLinkParametersGeoReplication;\n}\n\n/** Properties to configure geo replication for this database. */\nexport interface ForceLinkParametersGeoReplication {\n /** The name of the group of linked database resources. This should match the existing replication group name. */\n groupNickname?: string;\n /** The resource IDs of the databases that are expected to be linked and included in the replication group. This parameter is used to validate that the linking is to the expected (unlinked) part of the replication group, if it is splintered. */\n linkedDatabases?: LinkedDatabase[];\n}\n\n/** Common error response for all Azure Resource Manager APIs to return error details for failed operations. (This also follows the OData error response format.). */\nexport interface ErrorResponseAutoGenerated {\n /** The error object. */\n error?: ErrorDetailAutoGenerated;\n}\n\n/** The error detail. */\nexport interface ErrorDetailAutoGenerated {\n /**\n * The error code.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly code?: string;\n /**\n * The error message.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly message?: string;\n /**\n * The error target.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly target?: string;\n /**\n * The error details.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly details?: ErrorDetailAutoGenerated[];\n /**\n * The error additional info.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly additionalInfo?: ErrorAdditionalInfo[];\n}\n\n/** Parameters for a Redis Enterprise active geo-replication flush operation */\nexport interface FlushParameters {\n /** The identifiers of all the other database resources in the georeplication group to be flushed. */\n ids?: string[];\n}\n\n/** The Private Endpoint Connection resource. */\nexport interface PrivateEndpointConnection extends Resource {\n /** The resource of private end point. */\n privateEndpoint?: PrivateEndpoint;\n /** A collection of information about the state of the connection between service consumer and provider. */\n privateLinkServiceConnectionState?: PrivateLinkServiceConnectionState;\n /**\n * The provisioning state of the private endpoint connection resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: PrivateEndpointConnectionProvisioningState;\n}\n\n/** The resource model definition for an Azure Resource Manager tracked top level resource which has 'tags' and a 'location' */\nexport interface TrackedResource extends Resource {\n /** Resource tags. */\n tags?: { [propertyName: string]: string };\n /** The geo-location where the resource lives */\n location: string;\n}\n\n/** The resource model definition for a Azure Resource Manager proxy resource. It will not have tags and a location */\nexport interface ProxyResourceAutoGenerated extends Resource {}\n\n/** A private link resource */\nexport interface PrivateLinkResource extends Resource {\n /**\n * The private link resource group id.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly groupId?: string;\n /**\n * The private link resource required member names.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly requiredMembers?: string[];\n /** The private link resource Private link DNS zone name. */\n requiredZoneNames?: string[];\n}\n\n/** The resource model definition for a Azure Resource Manager proxy resource. It will not have tags and a location */\nexport interface ProxyResource extends ResourceAutoGenerated {}\n\n/** Describes the Redis Enterprise cluster */\nexport interface Cluster extends TrackedResource {\n /**\n * Distinguishes the kind of cluster. Read-only.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly kind?: Kind;\n /** The SKU to create, which affects price, performance, and features. */\n sku: Sku;\n /** The Availability Zones where this cluster will be deployed. */\n zones?: string[];\n /** The identity of the resource. */\n identity?: ManagedServiceIdentity;\n /** Enabled by default. If highAvailability is disabled, the data set is not replicated. This affects the availability SLA, and increases the risk of data loss. */\n highAvailability?: HighAvailability;\n /** The minimum TLS version for the cluster to support, e.g. '1.2'. Newer versions can be added in the future. Note that TLS 1.0 and TLS 1.1 are now completely obsolete -- you cannot use them. They are mentioned only for the sake of consistency with old API versions. */\n minimumTlsVersion?: TlsVersion;\n /** Encryption-at-rest configuration for the cluster. */\n encryption?: ClusterPropertiesEncryption;\n /**\n * DNS name of the cluster endpoint\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly hostName?: string;\n /**\n * Current provisioning status of the cluster\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: ProvisioningState;\n /**\n * Explains the current redundancy strategy of the cluster, which affects the expected SLA.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly redundancyMode?: RedundancyMode;\n /**\n * Current resource status of the cluster\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly resourceState?: ResourceState;\n /**\n * Version of redis the cluster supports, e.g. '6'\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly redisVersion?: string;\n /**\n * List of private endpoint connections associated with the specified Redis Enterprise cluster\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly privateEndpointConnections?: PrivateEndpointConnection[];\n}\n\n/** Describes the access policy assignment of Redis Enterprise database */\nexport interface AccessPolicyAssignment extends ProxyResourceAutoGenerated {\n /**\n * Current provisioning status of the access policy assignment.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: ProvisioningState;\n /** Name of access policy under specific access policy assignment. Only \"default\" policy is supported for now. */\n accessPolicyName?: string;\n /** The user associated with the access policy. */\n user?: AccessPolicyAssignmentPropertiesUser;\n}\n\n/** Describes a database on the Redis Enterprise cluster */\nexport interface Database extends ProxyResource {\n /** Specifies whether redis clients can connect using TLS-encrypted or plaintext redis protocols. Default is TLS-encrypted. */\n clientProtocol?: Protocol;\n /** TCP port of the database endpoint. Specified at create time. Defaults to an available port. */\n port?: number;\n /**\n * Current provisioning status of the database\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: ProvisioningState;\n /**\n * Current resource status of the database\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly resourceState?: ResourceState;\n /** Clustering policy - default is OSSCluster. This property can be updated only if the current value is NoCluster. If the value is OSSCluster or EnterpriseCluster, it cannot be updated without deleting the database. */\n clusteringPolicy?: ClusteringPolicy;\n /** Redis eviction policy - default is VolatileLRU */\n evictionPolicy?: EvictionPolicy;\n /** Persistence settings */\n persistence?: Persistence;\n /** Optional set of redis modules to enable in this database - modules can only be added at creation time. */\n modules?: Module[];\n /** Optional set of properties to configure geo replication for this database. */\n geoReplication?: DatabasePropertiesGeoReplication;\n /**\n * Version of Redis the database is running on, e.g. '6.0'\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly redisVersion?: string;\n /** Option to defer upgrade when newest version is released - default is NotDeferred. Learn more: https://aka.ms/redisversionupgrade */\n deferUpgrade?: DeferUpgradeSetting;\n /** This property can be Enabled/Disabled to allow or deny access with the current access keys. Can be updated even after database is created. */\n accessKeysAuthentication?: AccessKeysAuthentication;\n}\n\n/** Defines headers for RedisEnterprise_update operation. */\nexport interface RedisEnterpriseUpdateHeaders {\n /** Location URI to poll for result */\n location?: string;\n /** Azure-AsyncOperation URI to poll for result */\n azureAsyncOperation?: string;\n}\n\n/** Defines headers for RedisEnterprise_delete operation. */\nexport interface RedisEnterpriseDeleteHeaders {\n /** Location URI to poll for result */\n location?: string;\n /** Azure-AsyncOperation URI to poll for result */\n azureAsyncOperation?: string;\n}\n\n/** Defines headers for Databases_update operation. */\nexport interface DatabasesUpdateHeaders {\n /** Location URI to poll for result */\n location?: string;\n /** Azure-AsyncOperation URI to poll for result */\n azureAsyncOperation?: string;\n}\n\n/** Defines headers for Databases_delete operation. */\nexport interface DatabasesDeleteHeaders {\n /** Location URI to poll for result */\n location?: string;\n /** Azure-AsyncOperation URI to poll for result */\n azureAsyncOperation?: string;\n}\n\n/** Defines headers for Databases_regenerateKey operation. */\nexport interface DatabasesRegenerateKeyHeaders {\n /** Location URI to poll for result */\n location?: string;\n /** Azure-AsyncOperation URI to poll for result */\n azureAsyncOperation?: string;\n}\n\n/** Defines headers for Databases_import operation. */\nexport interface DatabasesImportHeaders {\n /** Location URI to poll for result */\n location?: string;\n /** Azure-AsyncOperation URI to poll for result */\n azureAsyncOperation?: string;\n}\n\n/** Defines headers for Databases_export operation. */\nexport interface DatabasesExportHeaders {\n /** Location URI to poll for result */\n location?: string;\n /** Azure-AsyncOperation URI to poll for result */\n azureAsyncOperation?: string;\n}\n\n/** Defines headers for Databases_forceUnlink operation. */\nexport interface DatabasesForceUnlinkHeaders {\n /** Location URI to poll for result */\n location?: string;\n /** Azure-AsyncOperation URI to poll for result */\n azureAsyncOperation?: string;\n}\n\n/** Defines headers for Databases_forceLinkToReplicationGroup operation. */\nexport interface DatabasesForceLinkToReplicationGroupHeaders {\n /** Location URI to poll for result */\n location?: string;\n /** Azure-AsyncOperation URI to poll for result */\n azureAsyncOperation?: string;\n}\n\n/** Defines headers for Databases_flush operation. */\nexport interface DatabasesFlushHeaders {\n /** Location URI to poll for result */\n location?: string;\n /** URI to poll for the operation status */\n azureAsyncOperation?: string;\n}\n\n/** Defines headers for Databases_upgradeDBRedisVersion operation. */\nexport interface DatabasesUpgradeDBRedisVersionHeaders {\n /** Location URI to poll for result */\n location?: string;\n /** URI to poll for the operation status */\n azureAsyncOperation?: string;\n}\n\n/** Defines headers for AccessPolicyAssignment_delete operation. */\nexport interface AccessPolicyAssignmentDeleteHeaders {\n /** Location URI to poll for result */\n location?: string;\n /** Azure-AsyncOperation URI to poll for result */\n azureAsyncOperation?: string;\n}\n\n/** Defines headers for PrivateEndpointConnections_delete operation. */\nexport interface PrivateEndpointConnectionsDeleteHeaders {\n /** Location URI to poll for result */\n location?: string;\n /** URI to poll for the operation status */\n azureAsyncOperation?: string;\n}\n\n/** Known values of {@link Origin} that the service accepts. */\nexport enum KnownOrigin {\n /** User */\n User = \"user\",\n /** System */\n System = \"system\",\n /** UserSystem */\n UserSystem = \"user,system\",\n}\n\n/**\n * Defines values for Origin. \\\n * {@link KnownOrigin} can be used interchangeably with Origin,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **user** \\\n * **system** \\\n * **user,system**\n */\nexport type Origin = string;\n\n/** Known values of {@link ActionType} that the service accepts. */\nexport enum KnownActionType {\n /** Internal */\n Internal = \"Internal\",\n}\n\n/**\n * Defines values for ActionType. \\\n * {@link KnownActionType} can be used interchangeably with ActionType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Internal**\n */\nexport type ActionType = string;\n\n/** Known values of {@link Kind} that the service accepts. */\nexport enum KnownKind {\n /** V1 */\n V1 = \"v1\",\n /** V2 */\n V2 = \"v2\",\n}\n\n/**\n * Defines values for Kind. \\\n * {@link KnownKind} can be used interchangeably with Kind,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **v1** \\\n * **v2**\n */\nexport type Kind = string;\n\n/** Known values of {@link SkuName} that the service accepts. */\nexport enum KnownSkuName {\n /** EnterpriseE1 */\n EnterpriseE1 = \"Enterprise_E1\",\n /** EnterpriseE5 */\n EnterpriseE5 = \"Enterprise_E5\",\n /** EnterpriseE10 */\n EnterpriseE10 = \"Enterprise_E10\",\n /** EnterpriseE20 */\n EnterpriseE20 = \"Enterprise_E20\",\n /** EnterpriseE50 */\n EnterpriseE50 = \"Enterprise_E50\",\n /** EnterpriseE100 */\n EnterpriseE100 = \"Enterprise_E100\",\n /** EnterpriseE200 */\n EnterpriseE200 = \"Enterprise_E200\",\n /** EnterpriseE400 */\n EnterpriseE400 = \"Enterprise_E400\",\n /** EnterpriseFlashF300 */\n EnterpriseFlashF300 = \"EnterpriseFlash_F300\",\n /** EnterpriseFlashF700 */\n EnterpriseFlashF700 = \"EnterpriseFlash_F700\",\n /** EnterpriseFlashF1500 */\n EnterpriseFlashF1500 = \"EnterpriseFlash_F1500\",\n /** BalancedB0 */\n BalancedB0 = \"Balanced_B0\",\n /** BalancedB1 */\n BalancedB1 = \"Balanced_B1\",\n /** BalancedB3 */\n BalancedB3 = \"Balanced_B3\",\n /** BalancedB5 */\n BalancedB5 = \"Balanced_B5\",\n /** BalancedB10 */\n BalancedB10 = \"Balanced_B10\",\n /** BalancedB20 */\n BalancedB20 = \"Balanced_B20\",\n /** BalancedB50 */\n BalancedB50 = \"Balanced_B50\",\n /** BalancedB100 */\n BalancedB100 = \"Balanced_B100\",\n /** BalancedB150 */\n BalancedB150 = \"Balanced_B150\",\n /** BalancedB250 */\n BalancedB250 = \"Balanced_B250\",\n /** BalancedB350 */\n BalancedB350 = \"Balanced_B350\",\n /** BalancedB500 */\n BalancedB500 = \"Balanced_B500\",\n /** BalancedB700 */\n BalancedB700 = \"Balanced_B700\",\n /** BalancedB1000 */\n BalancedB1000 = \"Balanced_B1000\",\n /** MemoryOptimizedM10 */\n MemoryOptimizedM10 = \"MemoryOptimized_M10\",\n /** MemoryOptimizedM20 */\n MemoryOptimizedM20 = \"MemoryOptimized_M20\",\n /** MemoryOptimizedM50 */\n MemoryOptimizedM50 = \"MemoryOptimized_M50\",\n /** MemoryOptimizedM100 */\n MemoryOptimizedM100 = \"MemoryOptimized_M100\",\n /** MemoryOptimizedM150 */\n MemoryOptimizedM150 = \"MemoryOptimized_M150\",\n /** MemoryOptimizedM250 */\n MemoryOptimizedM250 = \"MemoryOptimized_M250\",\n /** MemoryOptimizedM350 */\n MemoryOptimizedM350 = \"MemoryOptimized_M350\",\n /** MemoryOptimizedM500 */\n MemoryOptimizedM500 = \"MemoryOptimized_M500\",\n /** MemoryOptimizedM700 */\n MemoryOptimizedM700 = \"MemoryOptimized_M700\",\n /** MemoryOptimizedM1000 */\n MemoryOptimizedM1000 = \"MemoryOptimized_M1000\",\n /** MemoryOptimizedM1500 */\n MemoryOptimizedM1500 = \"MemoryOptimized_M1500\",\n /** MemoryOptimizedM2000 */\n MemoryOptimizedM2000 = \"MemoryOptimized_M2000\",\n /** ComputeOptimizedX3 */\n ComputeOptimizedX3 = \"ComputeOptimized_X3\",\n /** ComputeOptimizedX5 */\n ComputeOptimizedX5 = \"ComputeOptimized_X5\",\n /** ComputeOptimizedX10 */\n ComputeOptimizedX10 = \"ComputeOptimized_X10\",\n /** ComputeOptimizedX20 */\n ComputeOptimizedX20 = \"ComputeOptimized_X20\",\n /** ComputeOptimizedX50 */\n ComputeOptimizedX50 = \"ComputeOptimized_X50\",\n /** ComputeOptimizedX100 */\n ComputeOptimizedX100 = \"ComputeOptimized_X100\",\n /** ComputeOptimizedX150 */\n ComputeOptimizedX150 = \"ComputeOptimized_X150\",\n /** ComputeOptimizedX250 */\n ComputeOptimizedX250 = \"ComputeOptimized_X250\",\n /** ComputeOptimizedX350 */\n ComputeOptimizedX350 = \"ComputeOptimized_X350\",\n /** ComputeOptimizedX500 */\n ComputeOptimizedX500 = \"ComputeOptimized_X500\",\n /** ComputeOptimizedX700 */\n ComputeOptimizedX700 = \"ComputeOptimized_X700\",\n /** FlashOptimizedA250 */\n FlashOptimizedA250 = \"FlashOptimized_A250\",\n /** FlashOptimizedA500 */\n FlashOptimizedA500 = \"FlashOptimized_A500\",\n /** FlashOptimizedA700 */\n FlashOptimizedA700 = \"FlashOptimized_A700\",\n /** FlashOptimizedA1000 */\n FlashOptimizedA1000 = \"FlashOptimized_A1000\",\n /** FlashOptimizedA1500 */\n FlashOptimizedA1500 = \"FlashOptimized_A1500\",\n /** FlashOptimizedA2000 */\n FlashOptimizedA2000 = \"FlashOptimized_A2000\",\n /** FlashOptimizedA4500 */\n FlashOptimizedA4500 = \"FlashOptimized_A4500\",\n}\n\n/**\n * Defines values for SkuName. \\\n * {@link KnownSkuName} can be used interchangeably with SkuName,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Enterprise_E1** \\\n * **Enterprise_E5** \\\n * **Enterprise_E10** \\\n * **Enterprise_E20** \\\n * **Enterprise_E50** \\\n * **Enterprise_E100** \\\n * **Enterprise_E200** \\\n * **Enterprise_E400** \\\n * **EnterpriseFlash_F300** \\\n * **EnterpriseFlash_F700** \\\n * **EnterpriseFlash_F1500** \\\n * **Balanced_B0** \\\n * **Balanced_B1** \\\n * **Balanced_B3** \\\n * **Balanced_B5** \\\n * **Balanced_B10** \\\n * **Balanced_B20** \\\n * **Balanced_B50** \\\n * **Balanced_B100** \\\n * **Balanced_B150** \\\n * **Balanced_B250** \\\n * **Balanced_B350** \\\n * **Balanced_B500** \\\n * **Balanced_B700** \\\n * **Balanced_B1000** \\\n * **MemoryOptimized_M10** \\\n * **MemoryOptimized_M20** \\\n * **MemoryOptimized_M50** \\\n * **MemoryOptimized_M100** \\\n * **MemoryOptimized_M150** \\\n * **MemoryOptimized_M250** \\\n * **MemoryOptimized_M350** \\\n * **MemoryOptimized_M500** \\\n * **MemoryOptimized_M700** \\\n * **MemoryOptimized_M1000** \\\n * **MemoryOptimized_M1500** \\\n * **MemoryOptimized_M2000** \\\n * **ComputeOptimized_X3** \\\n * **ComputeOptimized_X5** \\\n * **ComputeOptimized_X10** \\\n * **ComputeOptimized_X20** \\\n * **ComputeOptimized_X50** \\\n * **ComputeOptimized_X100** \\\n * **ComputeOptimized_X150** \\\n * **ComputeOptimized_X250** \\\n * **ComputeOptimized_X350** \\\n * **ComputeOptimized_X500** \\\n * **ComputeOptimized_X700** \\\n * **FlashOptimized_A250** \\\n * **FlashOptimized_A500** \\\n * **FlashOptimized_A700** \\\n * **FlashOptimized_A1000** \\\n * **FlashOptimized_A1500** \\\n * **FlashOptimized_A2000** \\\n * **FlashOptimized_A4500**\n */\nexport type SkuName = string;\n\n/** Known values of {@link ManagedServiceIdentityType} that the service accepts. */\nexport enum KnownManagedServiceIdentityType {\n /** None */\n None = \"None\",\n /** SystemAssigned */\n SystemAssigned = \"SystemAssigned\",\n /** UserAssigned */\n UserAssigned = \"UserAssigned\",\n /** SystemAssignedUserAssigned */\n SystemAssignedUserAssigned = \"SystemAssigned, UserAssigned\",\n}\n\n/**\n * Defines values for ManagedServiceIdentityType. \\\n * {@link KnownManagedServiceIdentityType} can be used interchangeably with ManagedServiceIdentityType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **None** \\\n * **SystemAssigned** \\\n * **UserAssigned** \\\n * **SystemAssigned, UserAssigned**\n */\nexport type ManagedServiceIdentityType = string;\n\n/** Known values of {@link HighAvailability} that the service accepts. */\nexport enum KnownHighAvailability {\n /** Enabled */\n Enabled = \"Enabled\",\n /** Disabled */\n Disabled = \"Disabled\",\n}\n\n/**\n * Defines values for HighAvailability. \\\n * {@link KnownHighAvailability} can be used interchangeably with HighAvailability,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Enabled** \\\n * **Disabled**\n */\nexport type HighAvailability = string;\n\n/** Known values of {@link TlsVersion} that the service accepts. */\nexport enum KnownTlsVersion {\n /** One0 */\n One0 = \"1.0\",\n /** One1 */\n One1 = \"1.1\",\n /** One2 */\n One2 = \"1.2\",\n}\n\n/**\n * Defines values for TlsVersion. \\\n * {@link KnownTlsVersion} can be used interchangeably with TlsVersion,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **1.0** \\\n * **1.1** \\\n * **1.2**\n */\nexport type TlsVersion = string;\n\n/** Known values of {@link CmkIdentityType} that the service accepts. */\nexport enum KnownCmkIdentityType {\n /** SystemAssignedIdentity */\n SystemAssignedIdentity = \"systemAssignedIdentity\",\n /** UserAssignedIdentity */\n UserAssignedIdentity = \"userAssignedIdentity\",\n}\n\n/**\n * Defines values for CmkIdentityType. \\\n * {@link KnownCmkIdentityType} can be used interchangeably with CmkIdentityType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **systemAssignedIdentity** \\\n * **userAssignedIdentity**\n */\nexport type CmkIdentityType = string;\n\n/** Known values of {@link ProvisioningState} that the service accepts. */\nexport enum KnownProvisioningState {\n /** Succeeded */\n Succeeded = \"Succeeded\",\n /** Failed */\n Failed = \"Failed\",\n /** Canceled */\n Canceled = \"Canceled\",\n /** Creating */\n Creating = \"Creating\",\n /** Updating */\n Updating = \"Updating\",\n /** Deleting */\n Deleting = \"Deleting\",\n}\n\n/**\n * Defines values for ProvisioningState. \\\n * {@link KnownProvisioningState} can be used interchangeably with ProvisioningState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Succeeded** \\\n * **Failed** \\\n * **Canceled** \\\n * **Creating** \\\n * **Updating** \\\n * **Deleting**\n */\nexport type ProvisioningState = string;\n\n/** Known values of {@link RedundancyMode} that the service accepts. */\nexport enum KnownRedundancyMode {\n /** No redundancy. Availability loss will occur. */\n None = \"None\",\n /** Local redundancy with high availability. */\n LR = \"LR\",\n /** Zone redundant. Higher availability. */\n ZR = \"ZR\",\n}\n\n/**\n * Defines values for RedundancyMode. \\\n * {@link KnownRedundancyMode} can be used interchangeably with RedundancyMode,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **None**: No redundancy. Availability loss will occur. \\\n * **LR**: Local redundancy with high availability. \\\n * **ZR**: Zone redundant. Higher availability.\n */\nexport type RedundancyMode = string;\n\n/** Known values of {@link ResourceState} that the service accepts. */\nexport enum KnownResourceState {\n /** Running */\n Running = \"Running\",\n /** Creating */\n Creating = \"Creating\",\n /** CreateFailed */\n CreateFailed = \"CreateFailed\",\n /** Updating */\n Updating = \"Updating\",\n /** UpdateFailed */\n UpdateFailed = \"UpdateFailed\",\n /** Deleting */\n Deleting = \"Deleting\",\n /** DeleteFailed */\n DeleteFailed = \"DeleteFailed\",\n /** Enabling */\n Enabling = \"Enabling\",\n /** EnableFailed */\n EnableFailed = \"EnableFailed\",\n /** Disabling */\n Disabling = \"Disabling\",\n /** DisableFailed */\n DisableFailed = \"DisableFailed\",\n /** Disabled */\n Disabled = \"Disabled\",\n /** Scaling */\n Scaling = \"Scaling\",\n /** ScalingFailed */\n ScalingFailed = \"ScalingFailed\",\n /** Moving */\n Moving = \"Moving\",\n}\n\n/**\n * Defines values for ResourceState. \\\n * {@link KnownResourceState} can be used interchangeably with ResourceState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Running** \\\n * **Creating** \\\n * **CreateFailed** \\\n * **Updating** \\\n * **UpdateFailed** \\\n * **Deleting** \\\n * **DeleteFailed** \\\n * **Enabling** \\\n * **EnableFailed** \\\n * **Disabling** \\\n * **DisableFailed** \\\n * **Disabled** \\\n * **Scaling** \\\n * **ScalingFailed** \\\n * **Moving**\n */\nexport type ResourceState = string;\n\n/** Known values of {@link PrivateEndpointServiceConnectionStatus} that the service accepts. */\nexport enum KnownPrivateEndpointServiceConnectionStatus {\n /** Pending */\n Pending = \"Pending\",\n /** Approved */\n Approved = \"Approved\",\n /** Rejected */\n Rejected = \"Rejected\",\n}\n\n/**\n * Defines values for PrivateEndpointServiceConnectionStatus. \\\n * {@link KnownPrivateEndpointServiceConnectionStatus} can be used interchangeably with PrivateEndpointServiceConnectionStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Pending** \\\n * **Approved** \\\n * **Rejected**\n */\nexport type PrivateEndpointServiceConnectionStatus = string;\n\n/** Known values of {@link PrivateEndpointConnectionProvisioningState} that the service accepts. */\nexport enum KnownPrivateEndpointConnectionProvisioningState {\n /** Succeeded */\n Succeeded = \"Succeeded\",\n /** Creating */\n Creating = \"Creating\",\n /** Deleting */\n Deleting = \"Deleting\",\n /** Failed */\n Failed = \"Failed\",\n}\n\n/**\n * Defines values for PrivateEndpointConnectionProvisioningState. \\\n * {@link KnownPrivateEndpointConnectionProvisioningState} can be used interchangeably with PrivateEndpointConnectionProvisioningState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Succeeded** \\\n * **Creating** \\\n * **Deleting** \\\n * **Failed**\n */\nexport type PrivateEndpointConnectionProvisioningState = string;\n\n/** Known values of {@link Protocol} that the service accepts. */\nexport enum KnownProtocol {\n /** Encrypted */\n Encrypted = \"Encrypted\",\n /** Plaintext */\n Plaintext = \"Plaintext\",\n}\n\n/**\n * Defines values for Protocol. \\\n * {@link KnownProtocol} can be used interchangeably with Protocol,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Encrypted** \\\n * **Plaintext**\n */\nexport type Protocol = string;\n\n/** Known values of {@link ClusteringPolicy} that the service accepts. */\nexport enum KnownClusteringPolicy {\n /** Enterprise clustering policy uses only the classic redis protocol, which does not support redis cluster commands. */\n EnterpriseCluster = \"EnterpriseCluster\",\n /** OSS clustering policy follows the redis cluster specification, and requires all clients to support redis clustering. */\n OSSCluster = \"OSSCluster\",\n /** The NoCluster policy is used for non-clustered Redis instances that do not require clustering features. */\n NoCluster = \"NoCluster\",\n}\n\n/**\n * Defines values for ClusteringPolicy. \\\n * {@link KnownClusteringPolicy} can be used interchangeably with ClusteringPolicy,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **EnterpriseCluster**: Enterprise clustering policy uses only the classic redis protocol, which does not support redis cluster commands. \\\n * **OSSCluster**: OSS clustering policy follows the redis cluster specification, and requires all clients to support redis clustering. \\\n * **NoCluster**: The NoCluster policy is used for non-clustered Redis instances that do not require clustering features.\n */\nexport type ClusteringPolicy = string;\n\n/** Known values of {@link EvictionPolicy} that the service accepts. */\nexport enum KnownEvictionPolicy {\n /** AllKeysLFU */\n AllKeysLFU = \"AllKeysLFU\",\n /** AllKeysLRU */\n AllKeysLRU = \"AllKeysLRU\",\n /** AllKeysRandom */\n AllKeysRandom = \"AllKeysRandom\",\n /** VolatileLRU */\n VolatileLRU = \"VolatileLRU\",\n /** VolatileLFU */\n VolatileLFU = \"VolatileLFU\",\n /** VolatileTTL */\n VolatileTTL = \"VolatileTTL\",\n /** VolatileRandom */\n VolatileRandom = \"VolatileRandom\",\n /** NoEviction */\n NoEviction = \"NoEviction\",\n}\n\n/**\n * Defines values for EvictionPolicy. \\\n * {@link KnownEvictionPolicy} can be used interchangeably with EvictionPolicy,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **AllKeysLFU** \\\n * **AllKeysLRU** \\\n * **AllKeysRandom** \\\n * **VolatileLRU** \\\n * **VolatileLFU** \\\n * **VolatileTTL** \\\n * **VolatileRandom** \\\n * **NoEviction**\n */\nexport type EvictionPolicy = string;\n\n/** Known values of {@link AofFrequency} that the service accepts. */\nexport enum KnownAofFrequency {\n /** OneS */\n OneS = \"1s\",\n /** Always */\n Always = \"always\",\n}\n\n/**\n * Defines values for AofFrequency. \\\n * {@link KnownAofFrequency} can be used interchangeably with AofFrequency,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **1s** \\\n * **always**\n */\nexport type AofFrequency = string;\n\n/** Known values of {@link RdbFrequency} that the service accepts. */\nexport enum KnownRdbFrequency {\n /** OneH */\n OneH = \"1h\",\n /** SixH */\n SixH = \"6h\",\n /** TwelveH */\n TwelveH = \"12h\",\n}\n\n/**\n * Defines values for RdbFrequency. \\\n * {@link KnownRdbFrequency} can be used interchangeably with RdbFrequency,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **1h** \\\n * **6h** \\\n * **12h**\n */\nexport type RdbFrequency = string;\n\n/** Known values of {@link LinkState} that the service accepts. */\nexport enum KnownLinkState {\n /** Linked */\n Linked = \"Linked\",\n /** Linking */\n Linking = \"Linking\",\n /** Unlinking */\n Unlinking = \"Unlinking\",\n /** LinkFailed */\n LinkFailed = \"LinkFailed\",\n /** UnlinkFailed */\n UnlinkFailed = \"UnlinkFailed\",\n}\n\n/**\n * Defines values for LinkState. \\\n * {@link KnownLinkState} can be used interchangeably with LinkState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Linked** \\\n * **Linking** \\\n * **Unlinking** \\\n * **LinkFailed** \\\n * **UnlinkFailed**\n */\nexport type LinkState = string;\n\n/** Known values of {@link DeferUpgradeSetting} that the service accepts. */\nexport enum KnownDeferUpgradeSetting {\n /** Deferred */\n Deferred = \"Deferred\",\n /** NotDeferred */\n NotDeferred = \"NotDeferred\",\n}\n\n/**\n * Defines values for DeferUpgradeSetting. \\\n * {@link KnownDeferUpgradeSetting} can be used interchangeably with DeferUpgradeSetting,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Deferred** \\\n * **NotDeferred**\n */\nexport type DeferUpgradeSetting = string;\n\n/** Known values of {@link AccessKeysAuthentication} that the service accepts. */\nexport enum KnownAccessKeysAuthentication {\n /** Disabled */\n Disabled = \"Disabled\",\n /** Enabled */\n Enabled = \"Enabled\",\n}\n\n/**\n * Defines values for AccessKeysAuthentication. \\\n * {@link KnownAccessKeysAuthentication} can be used interchangeably with AccessKeysAuthentication,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Disabled** \\\n * **Enabled**\n */\nexport type AccessKeysAuthentication = string;\n\n/** Known values of {@link CreatedByType} that the service accepts. */\nexport enum KnownCreatedByType {\n /** User */\n User = \"User\",\n /** Application */\n Application = \"Application\",\n /** ManagedIdentity */\n ManagedIdentity = \"ManagedIdentity\",\n /** Key */\n Key = \"Key\",\n}\n\n/**\n * Defines values for CreatedByType. \\\n * {@link KnownCreatedByType} can be used interchangeably with CreatedByType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **User** \\\n * **Application** \\\n * **ManagedIdentity** \\\n * **Key**\n */\nexport type CreatedByType = string;\n/** Defines values for AccessKeyType. */\nexport type AccessKeyType = \"Primary\" | \"Secondary\";\n\n/** Optional parameters. */\nexport interface OperationsListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type OperationsListResponse = OperationListResult;\n\n/** Optional parameters. */\nexport interface OperationsListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type OperationsListNextResponse = OperationListResult;\n\n/** Optional parameters. */\nexport interface OperationsStatusGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type OperationsStatusGetResponse = OperationStatus;\n\n/** Optional parameters. */\nexport interface RedisEnterpriseCreateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the create operation. */\nexport type RedisEnterpriseCreateResponse = Cluster;\n\n/** Optional parameters. */\nexport interface RedisEnterpriseUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the update operation. */\nexport type RedisEnterpriseUpdateResponse = Cluster;\n\n/** Optional parameters. */\nexport interface RedisEnterpriseDeleteOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface RedisEnterpriseGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type RedisEnterpriseGetResponse = Cluster;\n\n/** Optional parameters. */\nexport interface RedisEnterpriseListByResourceGroupOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroup operation. */\nexport type RedisEnterpriseListByResourceGroupResponse = ClusterList;\n\n/** Optional parameters. */\nexport interface RedisEnterpriseListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type RedisEnterpriseListResponse = ClusterList;\n\n/** Optional parameters. */\nexport interface RedisEnterpriseListSkusForScalingOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listSkusForScaling operation. */\nexport type RedisEnterpriseListSkusForScalingResponse = SkuDetailsList;\n\n/** Optional parameters. */\nexport interface RedisEnterpriseListByResourceGroupNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroupNext operation. */\nexport type RedisEnterpriseListByResourceGroupNextResponse = ClusterList;\n\n/** Optional parameters. */\nexport interface RedisEnterpriseListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type RedisEnterpriseListNextResponse = ClusterList;\n\n/** Optional parameters. */\nexport interface DatabasesListByClusterOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByCluster operation. */\nexport type DatabasesListByClusterResponse = DatabaseList;\n\n/** Optional parameters. */\nexport interface DatabasesCreateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the create operation. */\nexport type DatabasesCreateResponse = Database;\n\n/** Optional parameters. */\nexport interface DatabasesUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the update operation. */\nexport type DatabasesUpdateResponse = Database;\n\n/** Optional parameters. */\nexport interface DatabasesGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type DatabasesGetResponse = Database;\n\n/** Optional parameters. */\nexport interface DatabasesDeleteOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface DatabasesListKeysOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listKeys operation. */\nexport type DatabasesListKeysResponse = AccessKeys;\n\n/** Optional parameters. */\nexport interface DatabasesRegenerateKeyOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the regenerateKey operation. */\nexport type DatabasesRegenerateKeyResponse = AccessKeys;\n\n/** Optional parameters. */\nexport interface DatabasesImportOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface DatabasesExportOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface DatabasesForceUnlinkOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface DatabasesForceLinkToReplicationGroupOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the forceLinkToReplicationGroup operation. */\nexport type DatabasesForceLinkToReplicationGroupResponse =\n DatabasesForceLinkToReplicationGroupHeaders;\n\n/** Optional parameters. */\nexport interface DatabasesFlushOptionalParams\n extends coreClient.OperationOptions {\n /** Information identifying the databases to be flushed */\n parameters?: FlushParameters;\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface DatabasesUpgradeDBRedisVersionOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the upgradeDBRedisVersion operation. */\nexport type DatabasesUpgradeDBRedisVersionResponse =\n DatabasesUpgradeDBRedisVersionHeaders;\n\n/** Optional parameters. */\nexport interface DatabasesListByClusterNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByClusterNext operation. */\nexport type DatabasesListByClusterNextResponse = DatabaseList;\n\n/** Optional parameters. */\nexport interface AccessPolicyAssignmentCreateUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the createUpdate operation. */\nexport type AccessPolicyAssignmentCreateUpdateResponse = AccessPolicyAssignment;\n\n/** Optional parameters. */\nexport interface AccessPolicyAssignmentGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type AccessPolicyAssignmentGetResponse = AccessPolicyAssignment;\n\n/** Optional parameters. */\nexport interface AccessPolicyAssignmentDeleteOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the delete operation. */\nexport type AccessPolicyAssignmentDeleteResponse =\n AccessPolicyAssignmentDeleteHeaders;\n\n/** Optional parameters. */\nexport interface AccessPolicyAssignmentListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type AccessPolicyAssignmentListResponse = AccessPolicyAssignmentList;\n\n/** Optional parameters. */\nexport interface AccessPolicyAssignmentListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type AccessPolicyAssignmentListNextResponse = AccessPolicyAssignmentList;\n\n/** Optional parameters. */\nexport interface PrivateEndpointConnectionsListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type PrivateEndpointConnectionsListResponse =\n PrivateEndpointConnectionListResult;\n\n/** Optional parameters. */\nexport interface PrivateEndpointConnectionsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type PrivateEndpointConnectionsGetResponse = PrivateEndpointConnection;\n\n/** Optional parameters. */\nexport interface PrivateEndpointConnectionsPutOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the put operation. */\nexport type PrivateEndpointConnectionsPutResponse = PrivateEndpointConnection;\n\n/** Optional parameters. */\nexport interface PrivateEndpointConnectionsDeleteOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface PrivateLinkResourcesListByClusterOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByCluster operation. */\nexport type PrivateLinkResourcesListByClusterResponse =\n PrivateLinkResourceListResult;\n\n/** Optional parameters. */\nexport interface RedisEnterpriseManagementClientOptionalParams\n extends coreClient.ServiceClientOptions {\n /** server parameter */\n $host?: string;\n /** Api Version */\n apiVersion?: string;\n /** Overrides client endpoint. */\n endpoint?: string;\n}\n"]}
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/models/index.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC;AAk5BlC,+DAA+D;AAC/D,MAAM,CAAN,IAAY,WAOX;AAPD,WAAY,WAAW;IACrB,WAAW;IACX,4BAAa,CAAA;IACb,aAAa;IACb,gCAAiB,CAAA;IACjB,iBAAiB;IACjB,yCAA0B,CAAA;AAC5B,CAAC,EAPW,WAAW,KAAX,WAAW,QAOtB;AAaD,mEAAmE;AACnE,MAAM,CAAN,IAAY,eAGX;AAHD,WAAY,eAAe;IACzB,eAAe;IACf,wCAAqB,CAAA;AACvB,CAAC,EAHW,eAAe,KAAf,eAAe,QAG1B;AAWD,6DAA6D;AAC7D,MAAM,CAAN,IAAY,SAKX;AALD,WAAY,SAAS;IACnB,SAAS;IACT,sBAAS,CAAA;IACT,SAAS;IACT,sBAAS,CAAA;AACX,CAAC,EALW,SAAS,KAAT,SAAS,QAKpB;AAYD,gEAAgE;AAChE,MAAM,CAAN,IAAY,YA+GX;AA/GD,WAAY,YAAY;IACtB,mBAAmB;IACnB,8CAA8B,CAAA;IAC9B,mBAAmB;IACnB,8CAA8B,CAAA;IAC9B,oBAAoB;IACpB,gDAAgC,CAAA;IAChC,oBAAoB;IACpB,gDAAgC,CAAA;IAChC,oBAAoB;IACpB,gDAAgC,CAAA;IAChC,qBAAqB;IACrB,kDAAkC,CAAA;IAClC,qBAAqB;IACrB,kDAAkC,CAAA;IAClC,qBAAqB;IACrB,kDAAkC,CAAA;IAClC,0BAA0B;IAC1B,4DAA4C,CAAA;IAC5C,0BAA0B;IAC1B,4DAA4C,CAAA;IAC5C,2BAA2B;IAC3B,8DAA8C,CAAA;IAC9C,iBAAiB;IACjB,0CAA0B,CAAA;IAC1B,iBAAiB;IACjB,0CAA0B,CAAA;IAC1B,iBAAiB;IACjB,0CAA0B,CAAA;IAC1B,iBAAiB;IACjB,0CAA0B,CAAA;IAC1B,kBAAkB;IAClB,4CAA4B,CAAA;IAC5B,kBAAkB;IAClB,4CAA4B,CAAA;IAC5B,kBAAkB;IAClB,4CAA4B,CAAA;IAC5B,mBAAmB;IACnB,8CAA8B,CAAA;IAC9B,mBAAmB;IACnB,8CAA8B,CAAA;IAC9B,mBAAmB;IACnB,8CAA8B,CAAA;IAC9B,mBAAmB;IACnB,8CAA8B,CAAA;IAC9B,mBAAmB;IACnB,8CAA8B,CAAA;IAC9B,mBAAmB;IACnB,8CAA8B,CAAA;IAC9B,oBAAoB;IACpB,gDAAgC,CAAA;IAChC,yBAAyB;IACzB,0DAA0C,CAAA;IAC1C,yBAAyB;IACzB,0DAA0C,CAAA;IAC1C,yBAAyB;IACzB,0DAA0C,CAAA;IAC1C,0BAA0B;IAC1B,4DAA4C,CAAA;IAC5C,0BAA0B;IAC1B,4DAA4C,CAAA;IAC5C,0BAA0B;IAC1B,4DAA4C,CAAA;IAC5C,0BAA0B;IAC1B,4DAA4C,CAAA;IAC5C,0BAA0B;IAC1B,4DAA4C,CAAA;IAC5C,0BAA0B;IAC1B,4DAA4C,CAAA;IAC5C,2BAA2B;IAC3B,8DAA8C,CAAA;IAC9C,2BAA2B;IAC3B,8DAA8C,CAAA;IAC9C,2BAA2B;IAC3B,8DAA8C,CAAA;IAC9C,yBAAyB;IACzB,0DAA0C,CAAA;IAC1C,yBAAyB;IACzB,0DAA0C,CAAA;IAC1C,0BAA0B;IAC1B,4DAA4C,CAAA;IAC5C,0BAA0B;IAC1B,4DAA4C,CAAA;IAC5C,0BAA0B;IAC1B,4DAA4C,CAAA;IAC5C,2BAA2B;IAC3B,8DAA8C,CAAA;IAC9C,2BAA2B;IAC3B,8DAA8C,CAAA;IAC9C,2BAA2B;IAC3B,8DAA8C,CAAA;IAC9C,2BAA2B;IAC3B,8DAA8C,CAAA;IAC9C,2BAA2B;IAC3B,8DAA8C,CAAA;IAC9C,2BAA2B;IAC3B,8DAA8C,CAAA;IAC9C,yBAAyB;IACzB,0DAA0C,CAAA;IAC1C,yBAAyB;IACzB,0DAA0C,CAAA;IAC1C,yBAAyB;IACzB,0DAA0C,CAAA;IAC1C,0BAA0B;IAC1B,4DAA4C,CAAA;IAC5C,0BAA0B;IAC1B,4DAA4C,CAAA;IAC5C,0BAA0B;IAC1B,4DAA4C,CAAA;IAC5C,0BAA0B;IAC1B,4DAA4C,CAAA;AAC9C,CAAC,EA/GW,YAAY,KAAZ,YAAY,QA+GvB;AAiED,mFAAmF;AACnF,MAAM,CAAN,IAAY,+BASX;AATD,WAAY,+BAA+B;IACzC,WAAW;IACX,gDAAa,CAAA;IACb,qBAAqB;IACrB,oEAAiC,CAAA;IACjC,mBAAmB;IACnB,gEAA6B,CAAA;IAC7B,iCAAiC;IACjC,8FAA2D,CAAA;AAC7D,CAAC,EATW,+BAA+B,KAA/B,+BAA+B,QAS1C;AAcD,4EAA4E;AAC5E,MAAM,CAAN,IAAY,wBAKX;AALD,WAAY,wBAAwB;IAClC,cAAc;IACd,+CAAmB,CAAA;IACnB,eAAe;IACf,iDAAqB,CAAA;AACvB,CAAC,EALW,wBAAwB,KAAxB,wBAAwB,QAKnC;AAYD,yEAAyE;AACzE,MAAM,CAAN,IAAY,qBAKX;AALD,WAAY,qBAAqB;IAC/B,cAAc;IACd,4CAAmB,CAAA;IACnB,eAAe;IACf,8CAAqB,CAAA;AACvB,CAAC,EALW,qBAAqB,KAArB,qBAAqB,QAKhC;AAYD,mEAAmE;AACnE,MAAM,CAAN,IAAY,eAOX;AAPD,WAAY,eAAe;IACzB,WAAW;IACX,+BAAY,CAAA;IACZ,WAAW;IACX,+BAAY,CAAA;IACZ,WAAW;IACX,+BAAY,CAAA;AACd,CAAC,EAPW,eAAe,KAAf,eAAe,QAO1B;AAaD,wEAAwE;AACxE,MAAM,CAAN,IAAY,oBAKX;AALD,WAAY,oBAAoB;IAC9B,6BAA6B;IAC7B,yEAAiD,CAAA;IACjD,2BAA2B;IAC3B,qEAA6C,CAAA;AAC/C,CAAC,EALW,oBAAoB,KAApB,oBAAoB,QAK/B;AAYD,0EAA0E;AAC1E,MAAM,CAAN,IAAY,sBAaX;AAbD,WAAY,sBAAsB;IAChC,gBAAgB;IAChB,iDAAuB,CAAA;IACvB,aAAa;IACb,2CAAiB,CAAA;IACjB,eAAe;IACf,+CAAqB,CAAA;IACrB,eAAe;IACf,+CAAqB,CAAA;IACrB,eAAe;IACf,+CAAqB,CAAA;IACrB,eAAe;IACf,+CAAqB,CAAA;AACvB,CAAC,EAbW,sBAAsB,KAAtB,sBAAsB,QAajC;AAgBD,uEAAuE;AACvE,MAAM,CAAN,IAAY,mBAOX;AAPD,WAAY,mBAAmB;IAC7B,mDAAmD;IACnD,oCAAa,CAAA;IACb,+CAA+C;IAC/C,gCAAS,CAAA;IACT,2CAA2C;IAC3C,gCAAS,CAAA;AACX,CAAC,EAPW,mBAAmB,KAAnB,mBAAmB,QAO9B;AAaD,sEAAsE;AACtE,MAAM,CAAN,IAAY,kBA+BX;AA/BD,WAAY,kBAAkB;IAC5B,cAAc;IACd,yCAAmB,CAAA;IACnB,eAAe;IACf,2CAAqB,CAAA;IACrB,mBAAmB;IACnB,mDAA6B,CAAA;IAC7B,eAAe;IACf,2CAAqB,CAAA;IACrB,mBAAmB;IACnB,mDAA6B,CAAA;IAC7B,eAAe;IACf,2CAAqB,CAAA;IACrB,mBAAmB;IACnB,mDAA6B,CAAA;IAC7B,eAAe;IACf,2CAAqB,CAAA;IACrB,mBAAmB;IACnB,mDAA6B,CAAA;IAC7B,gBAAgB;IAChB,6CAAuB,CAAA;IACvB,oBAAoB;IACpB,qDAA+B,CAAA;IAC/B,eAAe;IACf,2CAAqB,CAAA;IACrB,cAAc;IACd,yCAAmB,CAAA;IACnB,oBAAoB;IACpB,qDAA+B,CAAA;IAC/B,aAAa;IACb,uCAAiB,CAAA;AACnB,CAAC,EA/BW,kBAAkB,KAAlB,kBAAkB,QA+B7B;AAyBD,+FAA+F;AAC/F,MAAM,CAAN,IAAY,2CAOX;AAPD,WAAY,2CAA2C;IACrD,cAAc;IACd,kEAAmB,CAAA;IACnB,eAAe;IACf,oEAAqB,CAAA;IACrB,eAAe;IACf,oEAAqB,CAAA;AACvB,CAAC,EAPW,2CAA2C,KAA3C,2CAA2C,QAOtD;AAaD,mGAAmG;AACnG,MAAM,CAAN,IAAY,+CASX;AATD,WAAY,+CAA+C;IACzD,gBAAgB;IAChB,0EAAuB,CAAA;IACvB,eAAe;IACf,wEAAqB,CAAA;IACrB,eAAe;IACf,wEAAqB,CAAA;IACrB,aAAa;IACb,oEAAiB,CAAA;AACnB,CAAC,EATW,+CAA+C,KAA/C,+CAA+C,QAS1D;AAcD,iEAAiE;AACjE,MAAM,CAAN,IAAY,aAKX;AALD,WAAY,aAAa;IACvB,gBAAgB;IAChB,wCAAuB,CAAA;IACvB,gBAAgB;IAChB,wCAAuB,CAAA;AACzB,CAAC,EALW,aAAa,KAAb,aAAa,QAKxB;AAYD,yEAAyE;AACzE,MAAM,CAAN,IAAY,qBAOX;AAPD,WAAY,qBAAqB;IAC/B,wHAAwH;IACxH,gEAAuC,CAAA;IACvC,2HAA2H;IAC3H,kDAAyB,CAAA;IACzB,8GAA8G;IAC9G,gDAAuB,CAAA;AACzB,CAAC,EAPW,qBAAqB,KAArB,qBAAqB,QAOhC;AAaD,uEAAuE;AACvE,MAAM,CAAN,IAAY,mBAiBX;AAjBD,WAAY,mBAAmB;IAC7B,iBAAiB;IACjB,gDAAyB,CAAA;IACzB,iBAAiB;IACjB,gDAAyB,CAAA;IACzB,oBAAoB;IACpB,sDAA+B,CAAA;IAC/B,kBAAkB;IAClB,kDAA2B,CAAA;IAC3B,kBAAkB;IAClB,kDAA2B,CAAA;IAC3B,kBAAkB;IAClB,kDAA2B,CAAA;IAC3B,qBAAqB;IACrB,wDAAiC,CAAA;IACjC,iBAAiB;IACjB,gDAAyB,CAAA;AAC3B,CAAC,EAjBW,mBAAmB,KAAnB,mBAAmB,QAiB9B;AAkBD,qEAAqE;AACrE,MAAM,CAAN,IAAY,iBAKX;AALD,WAAY,iBAAiB;IAC3B,WAAW;IACX,gCAAW,CAAA;IACX,aAAa;IACb,sCAAiB,CAAA;AACnB,CAAC,EALW,iBAAiB,KAAjB,iBAAiB,QAK5B;AAYD,qEAAqE;AACrE,MAAM,CAAN,IAAY,iBAOX;AAPD,WAAY,iBAAiB;IAC3B,WAAW;IACX,gCAAW,CAAA;IACX,WAAW;IACX,gCAAW,CAAA;IACX,cAAc;IACd,oCAAe,CAAA;AACjB,CAAC,EAPW,iBAAiB,KAAjB,iBAAiB,QAO5B;AAaD,kEAAkE;AAClE,MAAM,CAAN,IAAY,cAWX;AAXD,WAAY,cAAc;IACxB,aAAa;IACb,mCAAiB,CAAA;IACjB,cAAc;IACd,qCAAmB,CAAA;IACnB,gBAAgB;IAChB,yCAAuB,CAAA;IACvB,iBAAiB;IACjB,2CAAyB,CAAA;IACzB,mBAAmB;IACnB,+CAA6B,CAAA;AAC/B,CAAC,EAXW,cAAc,KAAd,cAAc,QAWzB;AAeD,4EAA4E;AAC5E,MAAM,CAAN,IAAY,wBAKX;AALD,WAAY,wBAAwB;IAClC,eAAe;IACf,iDAAqB,CAAA;IACrB,kBAAkB;IAClB,uDAA2B,CAAA;AAC7B,CAAC,EALW,wBAAwB,KAAxB,wBAAwB,QAKnC;AAYD,iFAAiF;AACjF,MAAM,CAAN,IAAY,6BAKX;AALD,WAAY,6BAA6B;IACvC,eAAe;IACf,sDAAqB,CAAA;IACrB,cAAc;IACd,oDAAmB,CAAA;AACrB,CAAC,EALW,6BAA6B,KAA7B,6BAA6B,QAKxC;AAYD,sEAAsE;AACtE,MAAM,CAAN,IAAY,kBASX;AATD,WAAY,kBAAkB;IAC5B,WAAW;IACX,mCAAa,CAAA;IACb,kBAAkB;IAClB,iDAA2B,CAAA;IAC3B,sBAAsB;IACtB,yDAAmC,CAAA;IACnC,UAAU;IACV,iCAAW,CAAA;AACb,CAAC,EATW,kBAAkB,KAAlB,kBAAkB,QAS7B","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\n// Code generated by Microsoft (R) AutoRest Code Generator.\n// Changes may cause incorrect behavior and will be lost if the code is regenerated.\n\nimport type * as coreClient from \"@azure/core-client\";\n\n/** A list of REST API operations supported by an Azure Resource Provider. It contains an URL link to get the next set of results. */\nexport interface OperationListResult {\n /**\n * List of operations supported by the resource provider\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly value?: Operation[];\n /**\n * URL to get the next set of operation list results (if there are any).\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly nextLink?: string;\n}\n\n/** Details of a REST API operation, returned from the Resource Provider Operations API */\nexport interface Operation {\n /**\n * The name of the operation, as per Resource-Based Access Control (RBAC). Examples: \"Microsoft.Compute/virtualMachines/write\", \"Microsoft.Compute/virtualMachines/capture/action\"\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * Whether the operation applies to data-plane. This is \"true\" for data-plane operations and \"false\" for ARM/control-plane operations.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly isDataAction?: boolean;\n /** Localized display information for this particular operation. */\n display?: OperationDisplay;\n /**\n * The intended executor of the operation; as in Resource Based Access Control (RBAC) and audit logs UX. Default value is \"user,system\"\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly origin?: Origin;\n /**\n * Enum. Indicates the action type. \"Internal\" refers to actions that are for internal only APIs.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly actionType?: ActionType;\n}\n\n/** Localized display information for this particular operation. */\nexport interface OperationDisplay {\n /**\n * The localized friendly form of the resource provider name, e.g. \"Microsoft Monitoring Insights\" or \"Microsoft Compute\".\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provider?: string;\n /**\n * The localized friendly name of the resource type related to this operation. E.g. \"Virtual Machines\" or \"Job Schedule Collections\".\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly resource?: string;\n /**\n * The concise, localized friendly name for the operation; suitable for dropdowns. E.g. \"Create or Update Virtual Machine\", \"Restart Virtual Machine\".\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly operation?: string;\n /**\n * The short, localized friendly description of the operation; suitable for tool tips and detailed views.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly description?: string;\n}\n\n/** Common error response for all Azure Resource Manager APIs to return error details for failed operations. (This also follows the OData error response format.). */\nexport interface ErrorResponse {\n /** The error object. */\n error?: ErrorDetail;\n}\n\n/** The error detail. */\nexport interface ErrorDetail {\n /**\n * The error code.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly code?: string;\n /**\n * The error message.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly message?: string;\n /**\n * The error target.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly target?: string;\n /**\n * The error details.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly details?: ErrorDetail[];\n /**\n * The error additional info.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly additionalInfo?: ErrorAdditionalInfo[];\n}\n\n/** The resource management error additional info. */\nexport interface ErrorAdditionalInfo {\n /**\n * The additional info type.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n /**\n * The additional info.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly info?: Record<string, unknown>;\n}\n\n/** The status of a long-running operation. */\nexport interface OperationStatus {\n /** The operation's unique id. */\n id?: string;\n /** The operation's name. */\n name?: string;\n /** The start time of the operation. */\n startTime?: string;\n /** The end time of the operation. */\n endTime?: string;\n /** The current status of the operation. */\n status?: string;\n /** Error response describing why the operation failed. */\n error?: ErrorResponse;\n}\n\n/** SKU parameters supplied to the create Redis Enterprise cluster operation. */\nexport interface Sku {\n /** The level of Redis Enterprise cluster to deploy. Possible values: ('Balanced_B5', 'MemoryOptimized_M10', 'ComputeOptimized_X5', etc.). For more information on SKUs see the latest pricing documentation. Note that additional SKUs may become supported in the future. */\n name: SkuName;\n /** This property is only used with Enterprise and EnterpriseFlash SKUs. Determines the size of the cluster. Valid values are (2, 4, 6, ...) for Enterprise SKUs and (3, 9, 15, ...) for EnterpriseFlash SKUs. */\n capacity?: number;\n}\n\n/** Managed service identity (system assigned and/or user assigned identities) */\nexport interface ManagedServiceIdentity {\n /**\n * The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly principalId?: string;\n /**\n * The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly tenantId?: string;\n /** Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed). */\n type: ManagedServiceIdentityType;\n /** The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests. */\n userAssignedIdentities?: { [propertyName: string]: UserAssignedIdentity };\n}\n\n/** User assigned identity properties */\nexport interface UserAssignedIdentity {\n /**\n * The principal ID of the assigned identity.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly principalId?: string;\n /**\n * The client ID of the assigned identity.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly clientId?: string;\n}\n\n/** Properties of Redis Enterprise clusters, as opposed to general resource properties like location, tags */\nexport interface ClusterCommonProperties {\n /** Enabled by default. If highAvailability is disabled, the data set is not replicated. This affects the availability SLA, and increases the risk of data loss. */\n highAvailability?: HighAvailability;\n /** The minimum TLS version for the cluster to support, e.g. '1.2'. Newer versions can be added in the future. Note that TLS 1.0 and TLS 1.1 are now completely obsolete -- you cannot use them. They are mentioned only for the sake of consistency with old API versions. */\n minimumTlsVersion?: TlsVersion;\n /** Encryption-at-rest configuration for the cluster. */\n encryption?: ClusterCommonPropertiesEncryption;\n /**\n * DNS name of the cluster endpoint\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly hostName?: string;\n /**\n * Current provisioning status of the cluster\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: ProvisioningState;\n /**\n * Explains the current redundancy strategy of the cluster, which affects the expected SLA.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly redundancyMode?: RedundancyMode;\n /**\n * Current resource status of the cluster\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly resourceState?: ResourceState;\n /**\n * Version of redis the cluster supports, e.g. '6'\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly redisVersion?: string;\n /**\n * List of private endpoint connections associated with the specified Redis Enterprise cluster\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly privateEndpointConnections?: PrivateEndpointConnection[];\n}\n\n/** Encryption-at-rest configuration for the cluster. */\nexport interface ClusterCommonPropertiesEncryption {\n /** All Customer-managed key encryption properties for the resource. Set this to an empty object to use Microsoft-managed key encryption. */\n customerManagedKeyEncryption?: ClusterCommonPropertiesEncryptionCustomerManagedKeyEncryption;\n}\n\n/** All Customer-managed key encryption properties for the resource. Set this to an empty object to use Microsoft-managed key encryption. */\nexport interface ClusterCommonPropertiesEncryptionCustomerManagedKeyEncryption {\n /** All identity configuration for Customer-managed key settings defining which identity should be used to auth to Key Vault. */\n keyEncryptionKeyIdentity?: ClusterCommonPropertiesEncryptionCustomerManagedKeyEncryptionKeyIdentity;\n /** Key encryption key Url, versioned only. Ex: https://contosovault.vault.azure.net/keys/contosokek/562a4bb76b524a1493a6afe8e536ee78 */\n keyEncryptionKeyUrl?: string;\n}\n\n/** All identity configuration for Customer-managed key settings defining which identity should be used to auth to Key Vault. */\nexport interface ClusterCommonPropertiesEncryptionCustomerManagedKeyEncryptionKeyIdentity {\n /** User assigned identity to use for accessing key encryption key Url. Ex: /subscriptions/<sub uuid>/resourceGroups/<resource group>/providers/Microsoft.ManagedIdentity/userAssignedIdentities/myId. */\n userAssignedIdentityResourceId?: string;\n /** Only userAssignedIdentity is supported in this API version; other types may be supported in the future */\n identityType?: CmkIdentityType;\n}\n\n/** The Private Endpoint resource. */\nexport interface PrivateEndpoint {\n /**\n * The ARM identifier for Private Endpoint\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n}\n\n/** A collection of information about the state of the connection between service consumer and provider. */\nexport interface PrivateLinkServiceConnectionState {\n /** Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service. */\n status?: PrivateEndpointServiceConnectionStatus;\n /** The reason for approval/rejection of the connection. */\n description?: string;\n /** A message indicating if changes on the service provider require any updates on the consumer. */\n actionsRequired?: string;\n}\n\n/** Common fields that are returned in the response for all Azure Resource Manager resources */\nexport interface Resource {\n /**\n * Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n /**\n * The name of the resource\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * The type of the resource. E.g. \"Microsoft.Compute/virtualMachines\" or \"Microsoft.Storage/storageAccounts\"\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n}\n\n/** A partial update to the Redis Enterprise cluster */\nexport interface ClusterUpdate {\n /** The SKU to create, which affects price, performance, and features. */\n sku?: Sku;\n /** The identity of the resource. */\n identity?: ManagedServiceIdentity;\n /** Resource tags. */\n tags?: { [propertyName: string]: string };\n /** Enabled by default. If highAvailability is disabled, the data set is not replicated. This affects the availability SLA, and increases the risk of data loss. */\n highAvailability?: HighAvailability;\n /** The minimum TLS version for the cluster to support, e.g. '1.2'. Newer versions can be added in the future. Note that TLS 1.0 and TLS 1.1 are now completely obsolete -- you cannot use them. They are mentioned only for the sake of consistency with old API versions. */\n minimumTlsVersion?: TlsVersion;\n /** Encryption-at-rest configuration for the cluster. */\n encryption?: ClusterCommonPropertiesEncryption;\n /**\n * DNS name of the cluster endpoint\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly hostName?: string;\n /**\n * Current provisioning status of the cluster\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: ProvisioningState;\n /**\n * Explains the current redundancy strategy of the cluster, which affects the expected SLA.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly redundancyMode?: RedundancyMode;\n /**\n * Current resource status of the cluster\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly resourceState?: ResourceState;\n /**\n * Version of redis the cluster supports, e.g. '6'\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly redisVersion?: string;\n /**\n * List of private endpoint connections associated with the specified Redis Enterprise cluster\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly privateEndpointConnections?: PrivateEndpointConnection[];\n /** Whether or not public network traffic can access the Redis cluster. Only 'Enabled' or 'Disabled' can be set. null is returned only for clusters created using an old API version which do not have this property and cannot be set. */\n publicNetworkAccess?: PublicNetworkAccess;\n}\n\n/** The response of a list-all operation. */\nexport interface ClusterList {\n /** List of clusters. */\n value?: Cluster[];\n /**\n * The URI to fetch the next page of results.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly nextLink?: string;\n}\n\n/** The response of a list-all operation. */\nexport interface DatabaseList {\n /** List of databases */\n value?: Database[];\n /**\n * The URI to fetch the next page of results.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly nextLink?: string;\n}\n\n/** Properties of Redis Enterprise databases, as opposed to general resource properties like location, tags */\nexport interface DatabaseCommonProperties {\n /** Specifies whether redis clients can connect using TLS-encrypted or plaintext redis protocols. Default is TLS-encrypted. */\n clientProtocol?: Protocol;\n /** TCP port of the database endpoint. Specified at create time. Defaults to an available port. */\n port?: number;\n /**\n * Current provisioning status of the database\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: ProvisioningState;\n /**\n * Current resource status of the database\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly resourceState?: ResourceState;\n /** Clustering policy - default is OSSCluster. This property can be updated only if the current value is NoCluster. If the value is OSSCluster or EnterpriseCluster, it cannot be updated without deleting the database. */\n clusteringPolicy?: ClusteringPolicy;\n /** Redis eviction policy - default is VolatileLRU */\n evictionPolicy?: EvictionPolicy;\n /** Persistence settings */\n persistence?: Persistence;\n /** Optional set of redis modules to enable in this database - modules can only be added at creation time. */\n modules?: Module[];\n /** Optional set of properties to configure geo replication for this database. */\n geoReplication?: DatabaseCommonPropertiesGeoReplication;\n /**\n * Version of Redis the database is running on, e.g. '6.0'\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly redisVersion?: string;\n /** Option to defer upgrade when newest version is released - default is NotDeferred. Learn more: https://aka.ms/redisversionupgrade */\n deferUpgrade?: DeferUpgradeSetting;\n /** This property can be Enabled/Disabled to allow or deny access with the current access keys. Can be updated even after database is created. */\n accessKeysAuthentication?: AccessKeysAuthentication;\n}\n\n/** Persistence-related configuration for the Redis Enterprise database */\nexport interface Persistence {\n /** Sets whether AOF is enabled. Note that at most one of AOF or RDB persistence may be enabled. */\n aofEnabled?: boolean;\n /** Sets whether RDB is enabled. Note that at most one of AOF or RDB persistence may be enabled. */\n rdbEnabled?: boolean;\n /** Sets the frequency at which data is written to disk. Defaults to '1s', meaning 'every second'. Note that the 'always' setting is deprecated, because of its performance impact. */\n aofFrequency?: AofFrequency;\n /** Sets the frequency at which a snapshot of the database is created. */\n rdbFrequency?: RdbFrequency;\n}\n\n/** Specifies configuration of a redis module */\nexport interface Module {\n /** The name of the module, e.g. 'RedisBloom', 'RediSearch', 'RedisTimeSeries' */\n name: string;\n /** Configuration options for the module, e.g. 'ERROR_RATE 0.01 INITIAL_SIZE 400'. */\n args?: string;\n /**\n * The version of the module, e.g. '1.0'.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly version?: string;\n}\n\n/** Optional set of properties to configure geo replication for this database. */\nexport interface DatabaseCommonPropertiesGeoReplication {\n /** Name for the group of linked database resources */\n groupNickname?: string;\n /** List of database resources to link with this database */\n linkedDatabases?: LinkedDatabase[];\n}\n\n/** Specifies details of a linked database resource. */\nexport interface LinkedDatabase {\n /** Resource ID of a database resource to link with this database. */\n id?: string;\n /**\n * State of the link between the database resources.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly state?: LinkState;\n}\n\n/** Common fields that are returned in the response for all Azure Resource Manager resources */\nexport interface ResourceAutoGenerated {\n /**\n * Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n /**\n * The name of the resource\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * The type of the resource. E.g. \"Microsoft.Compute/virtualMachines\" or \"Microsoft.Storage/storageAccounts\"\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n /**\n * Azure Resource Manager metadata containing createdBy and modifiedBy information.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly systemData?: SystemData;\n}\n\n/** Metadata pertaining to creation and last modification of the resource. */\nexport interface SystemData {\n /** The identity that created the resource. */\n createdBy?: string;\n /** The type of identity that created the resource. */\n createdByType?: CreatedByType;\n /** The timestamp of resource creation (UTC). */\n createdAt?: Date;\n /** The identity that last modified the resource. */\n lastModifiedBy?: string;\n /** The type of identity that last modified the resource. */\n lastModifiedByType?: CreatedByType;\n /** The timestamp of resource last modification (UTC) */\n lastModifiedAt?: Date;\n}\n\n/** A partial update to the Redis Enterprise database */\nexport interface DatabaseUpdate {\n /** Specifies whether redis clients can connect using TLS-encrypted or plaintext redis protocols. Default is TLS-encrypted. */\n clientProtocol?: Protocol;\n /** TCP port of the database endpoint. Specified at create time. Defaults to an available port. */\n port?: number;\n /**\n * Current provisioning status of the database\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: ProvisioningState;\n /**\n * Current resource status of the database\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly resourceState?: ResourceState;\n /** Clustering policy - default is OSSCluster. This property can be updated only if the current value is NoCluster. If the value is OSSCluster or EnterpriseCluster, it cannot be updated without deleting the database. */\n clusteringPolicy?: ClusteringPolicy;\n /** Redis eviction policy - default is VolatileLRU */\n evictionPolicy?: EvictionPolicy;\n /** Persistence settings */\n persistence?: Persistence;\n /** Optional set of redis modules to enable in this database - modules can only be added at creation time. */\n modules?: Module[];\n /** Optional set of properties to configure geo replication for this database. */\n geoReplication?: DatabaseCommonPropertiesGeoReplication;\n /**\n * Version of Redis the database is running on, e.g. '6.0'\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly redisVersion?: string;\n /** Option to defer upgrade when newest version is released - default is NotDeferred. Learn more: https://aka.ms/redisversionupgrade */\n deferUpgrade?: DeferUpgradeSetting;\n /** This property can be Enabled/Disabled to allow or deny access with the current access keys. Can be updated even after database is created. */\n accessKeysAuthentication?: AccessKeysAuthentication;\n}\n\n/** The secret access keys used for authenticating connections to redis */\nexport interface AccessKeys {\n /**\n * The current primary key that clients can use to authenticate\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly primaryKey?: string;\n /**\n * The current secondary key that clients can use to authenticate\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly secondaryKey?: string;\n}\n\n/** Specifies which access keys to reset to a new random value. */\nexport interface RegenerateKeyParameters {\n /** Which access key to regenerate. */\n keyType: AccessKeyType;\n}\n\n/** Parameters for a Redis Enterprise import operation. */\nexport interface ImportClusterParameters {\n /** SAS URIs for the target blobs to import from */\n sasUris: string[];\n}\n\n/** Parameters for a Redis Enterprise export operation. */\nexport interface ExportClusterParameters {\n /** SAS URI for the target directory to export to */\n sasUri: string;\n}\n\n/** The user associated with the access policy. */\nexport interface AccessPolicyAssignmentPropertiesUser {\n /** The object ID of the user. */\n objectId?: string;\n}\n\n/** The response of a list-all operation. */\nexport interface AccessPolicyAssignmentList {\n /** List of access policy assignments. */\n value?: AccessPolicyAssignment[];\n /**\n * The URI to fetch the next page of results.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly nextLink?: string;\n}\n\n/** The response of a listSkusForScaling operation. */\nexport interface SkuDetailsList {\n /** List of SKUS available to scale up or scale down. */\n skus?: SkuDetails[];\n}\n\n/** Details of a Redis Enterprise cluster SKU. */\nexport interface SkuDetails {\n /**\n * The name of the SKU.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * The cache size in GB.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly sizeInGB?: number;\n}\n\n/** List of private endpoint connection associated with the specified storage account */\nexport interface PrivateEndpointConnectionListResult {\n /** Array of private endpoint connections */\n value?: PrivateEndpointConnection[];\n}\n\n/** A list of private link resources */\nexport interface PrivateLinkResourceListResult {\n /** Array of private link resources */\n value?: PrivateLinkResource[];\n}\n\n/** Parameters for a Redis Enterprise Active Geo Replication Force Unlink operation. */\nexport interface ForceUnlinkParameters {\n /** The resource IDs of the database resources to be unlinked. */\n ids: string[];\n}\n\n/** Parameters for reconfiguring active geo-replication, of an existing database that was previously unlinked from a replication group. */\nexport interface ForceLinkParameters {\n /** Properties to configure geo replication for this database. */\n geoReplication: ForceLinkParametersGeoReplication;\n}\n\n/** Properties to configure geo replication for this database. */\nexport interface ForceLinkParametersGeoReplication {\n /** The name of the group of linked database resources. This should match the existing replication group name. */\n groupNickname?: string;\n /** The resource IDs of the databases that are expected to be linked and included in the replication group. This parameter is used to validate that the linking is to the expected (unlinked) part of the replication group, if it is splintered. */\n linkedDatabases?: LinkedDatabase[];\n}\n\n/** Common error response for all Azure Resource Manager APIs to return error details for failed operations. (This also follows the OData error response format.). */\nexport interface ErrorResponseAutoGenerated {\n /** The error object. */\n error?: ErrorDetailAutoGenerated;\n}\n\n/** The error detail. */\nexport interface ErrorDetailAutoGenerated {\n /**\n * The error code.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly code?: string;\n /**\n * The error message.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly message?: string;\n /**\n * The error target.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly target?: string;\n /**\n * The error details.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly details?: ErrorDetailAutoGenerated[];\n /**\n * The error additional info.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly additionalInfo?: ErrorAdditionalInfo[];\n}\n\n/** Parameters for a Redis Enterprise active geo-replication flush operation */\nexport interface FlushParameters {\n /** The identifiers of all the other database resources in the georeplication group to be flushed. */\n ids?: string[];\n}\n\n/** Properties of Redis Enterprise clusters for create operations */\nexport interface ClusterCreateProperties extends ClusterCommonProperties {\n /** Whether or not public network traffic can access the Redis cluster. Only 'Enabled' or 'Disabled' can be set. null is returned only for clusters created using an old API version which do not have this property and cannot be set. */\n publicNetworkAccess: PublicNetworkAccess | null;\n}\n\n/** Properties of Redis Enterprise clusters for update operations */\nexport interface ClusterUpdateProperties extends ClusterCommonProperties {\n /** Whether or not public network traffic can access the Redis cluster. Only 'Enabled' or 'Disabled' can be set. null is returned only for clusters created using an old API version which do not have this property and cannot be set. */\n publicNetworkAccess?: PublicNetworkAccess;\n}\n\n/** The Private Endpoint Connection resource. */\nexport interface PrivateEndpointConnection extends Resource {\n /** The resource of private end point. */\n privateEndpoint?: PrivateEndpoint;\n /** A collection of information about the state of the connection between service consumer and provider. */\n privateLinkServiceConnectionState?: PrivateLinkServiceConnectionState;\n /**\n * The provisioning state of the private endpoint connection resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: PrivateEndpointConnectionProvisioningState;\n}\n\n/** The resource model definition for an Azure Resource Manager tracked top level resource which has 'tags' and a 'location' */\nexport interface TrackedResource extends Resource {\n /** Resource tags. */\n tags?: { [propertyName: string]: string };\n /** The geo-location where the resource lives */\n location: string;\n}\n\n/** The resource model definition for a Azure Resource Manager proxy resource. It will not have tags and a location */\nexport interface ProxyResourceAutoGenerated extends Resource {}\n\n/** A private link resource */\nexport interface PrivateLinkResource extends Resource {\n /**\n * The private link resource group id.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly groupId?: string;\n /**\n * The private link resource required member names.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly requiredMembers?: string[];\n /** The private link resource Private link DNS zone name. */\n requiredZoneNames?: string[];\n}\n\n/** Properties for creating Redis Enterprise databases */\nexport interface DatabaseCreateProperties extends DatabaseCommonProperties {}\n\n/** Properties for updating Redis Enterprise databases */\nexport interface DatabaseUpdateProperties extends DatabaseCommonProperties {}\n\n/** The resource model definition for a Azure Resource Manager proxy resource. It will not have tags and a location */\nexport interface ProxyResource extends ResourceAutoGenerated {}\n\n/** Describes the Redis Enterprise cluster */\nexport interface Cluster extends TrackedResource {\n /**\n * Distinguishes the kind of cluster. Read-only.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly kind?: Kind;\n /** The SKU to create, which affects price, performance, and features. */\n sku: Sku;\n /** The Availability Zones where this cluster will be deployed. */\n zones?: string[];\n /** The identity of the resource. */\n identity?: ManagedServiceIdentity;\n /** Enabled by default. If highAvailability is disabled, the data set is not replicated. This affects the availability SLA, and increases the risk of data loss. */\n highAvailability?: HighAvailability;\n /** The minimum TLS version for the cluster to support, e.g. '1.2'. Newer versions can be added in the future. Note that TLS 1.0 and TLS 1.1 are now completely obsolete -- you cannot use them. They are mentioned only for the sake of consistency with old API versions. */\n minimumTlsVersion?: TlsVersion;\n /** Encryption-at-rest configuration for the cluster. */\n encryption?: ClusterCommonPropertiesEncryption;\n /**\n * DNS name of the cluster endpoint\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly hostName?: string;\n /**\n * Current provisioning status of the cluster\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: ProvisioningState;\n /**\n * Explains the current redundancy strategy of the cluster, which affects the expected SLA.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly redundancyMode?: RedundancyMode;\n /**\n * Current resource status of the cluster\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly resourceState?: ResourceState;\n /**\n * Version of redis the cluster supports, e.g. '6'\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly redisVersion?: string;\n /**\n * List of private endpoint connections associated with the specified Redis Enterprise cluster\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly privateEndpointConnections?: PrivateEndpointConnection[];\n /** Whether or not public network traffic can access the Redis cluster. Only 'Enabled' or 'Disabled' can be set. null is returned only for clusters created using an old API version which do not have this property and cannot be set. */\n publicNetworkAccess?: PublicNetworkAccess;\n}\n\n/** Describes the access policy assignment of Redis Enterprise database */\nexport interface AccessPolicyAssignment extends ProxyResourceAutoGenerated {\n /**\n * Current provisioning status of the access policy assignment.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: ProvisioningState;\n /** Name of access policy under specific access policy assignment. Only \"default\" policy is supported for now. */\n accessPolicyName?: string;\n /** The user associated with the access policy. */\n user?: AccessPolicyAssignmentPropertiesUser;\n}\n\n/** Describes a database on the Redis Enterprise cluster */\nexport interface Database extends ProxyResource {\n /** Specifies whether redis clients can connect using TLS-encrypted or plaintext redis protocols. Default is TLS-encrypted. */\n clientProtocol?: Protocol;\n /** TCP port of the database endpoint. Specified at create time. Defaults to an available port. */\n port?: number;\n /**\n * Current provisioning status of the database\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: ProvisioningState;\n /**\n * Current resource status of the database\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly resourceState?: ResourceState;\n /** Clustering policy - default is OSSCluster. This property can be updated only if the current value is NoCluster. If the value is OSSCluster or EnterpriseCluster, it cannot be updated without deleting the database. */\n clusteringPolicy?: ClusteringPolicy;\n /** Redis eviction policy - default is VolatileLRU */\n evictionPolicy?: EvictionPolicy;\n /** Persistence settings */\n persistence?: Persistence;\n /** Optional set of redis modules to enable in this database - modules can only be added at creation time. */\n modules?: Module[];\n /** Optional set of properties to configure geo replication for this database. */\n geoReplication?: DatabaseCommonPropertiesGeoReplication;\n /**\n * Version of Redis the database is running on, e.g. '6.0'\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly redisVersion?: string;\n /** Option to defer upgrade when newest version is released - default is NotDeferred. Learn more: https://aka.ms/redisversionupgrade */\n deferUpgrade?: DeferUpgradeSetting;\n /** This property can be Enabled/Disabled to allow or deny access with the current access keys. Can be updated even after database is created. */\n accessKeysAuthentication?: AccessKeysAuthentication;\n}\n\n/** Defines headers for RedisEnterprise_update operation. */\nexport interface RedisEnterpriseUpdateHeaders {\n /** Location URI to poll for result */\n location?: string;\n /** Azure-AsyncOperation URI to poll for result */\n azureAsyncOperation?: string;\n}\n\n/** Defines headers for RedisEnterprise_delete operation. */\nexport interface RedisEnterpriseDeleteHeaders {\n /** Location URI to poll for result */\n location?: string;\n /** Azure-AsyncOperation URI to poll for result */\n azureAsyncOperation?: string;\n}\n\n/** Defines headers for Databases_update operation. */\nexport interface DatabasesUpdateHeaders {\n /** Location URI to poll for result */\n location?: string;\n /** Azure-AsyncOperation URI to poll for result */\n azureAsyncOperation?: string;\n}\n\n/** Defines headers for Databases_delete operation. */\nexport interface DatabasesDeleteHeaders {\n /** Location URI to poll for result */\n location?: string;\n /** Azure-AsyncOperation URI to poll for result */\n azureAsyncOperation?: string;\n}\n\n/** Defines headers for Databases_regenerateKey operation. */\nexport interface DatabasesRegenerateKeyHeaders {\n /** Location URI to poll for result */\n location?: string;\n /** Azure-AsyncOperation URI to poll for result */\n azureAsyncOperation?: string;\n}\n\n/** Defines headers for Databases_import operation. */\nexport interface DatabasesImportHeaders {\n /** Location URI to poll for result */\n location?: string;\n /** Azure-AsyncOperation URI to poll for result */\n azureAsyncOperation?: string;\n}\n\n/** Defines headers for Databases_export operation. */\nexport interface DatabasesExportHeaders {\n /** Location URI to poll for result */\n location?: string;\n /** Azure-AsyncOperation URI to poll for result */\n azureAsyncOperation?: string;\n}\n\n/** Defines headers for Databases_forceUnlink operation. */\nexport interface DatabasesForceUnlinkHeaders {\n /** Location URI to poll for result */\n location?: string;\n /** Azure-AsyncOperation URI to poll for result */\n azureAsyncOperation?: string;\n}\n\n/** Defines headers for Databases_forceLinkToReplicationGroup operation. */\nexport interface DatabasesForceLinkToReplicationGroupHeaders {\n /** Location URI to poll for result */\n location?: string;\n /** Azure-AsyncOperation URI to poll for result */\n azureAsyncOperation?: string;\n}\n\n/** Defines headers for Databases_flush operation. */\nexport interface DatabasesFlushHeaders {\n /** Location URI to poll for result */\n location?: string;\n /** URI to poll for the operation status */\n azureAsyncOperation?: string;\n}\n\n/** Defines headers for Databases_upgradeDBRedisVersion operation. */\nexport interface DatabasesUpgradeDBRedisVersionHeaders {\n /** Location URI to poll for result */\n location?: string;\n /** URI to poll for the operation status */\n azureAsyncOperation?: string;\n}\n\n/** Defines headers for AccessPolicyAssignment_delete operation. */\nexport interface AccessPolicyAssignmentDeleteHeaders {\n /** Location URI to poll for result */\n location?: string;\n /** Azure-AsyncOperation URI to poll for result */\n azureAsyncOperation?: string;\n}\n\n/** Defines headers for PrivateEndpointConnections_delete operation. */\nexport interface PrivateEndpointConnectionsDeleteHeaders {\n /** Location URI to poll for result */\n location?: string;\n /** URI to poll for the operation status */\n azureAsyncOperation?: string;\n}\n\n/** Known values of {@link Origin} that the service accepts. */\nexport enum KnownOrigin {\n /** User */\n User = \"user\",\n /** System */\n System = \"system\",\n /** UserSystem */\n UserSystem = \"user,system\",\n}\n\n/**\n * Defines values for Origin. \\\n * {@link KnownOrigin} can be used interchangeably with Origin,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **user** \\\n * **system** \\\n * **user,system**\n */\nexport type Origin = string;\n\n/** Known values of {@link ActionType} that the service accepts. */\nexport enum KnownActionType {\n /** Internal */\n Internal = \"Internal\",\n}\n\n/**\n * Defines values for ActionType. \\\n * {@link KnownActionType} can be used interchangeably with ActionType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Internal**\n */\nexport type ActionType = string;\n\n/** Known values of {@link Kind} that the service accepts. */\nexport enum KnownKind {\n /** V1 */\n V1 = \"v1\",\n /** V2 */\n V2 = \"v2\",\n}\n\n/**\n * Defines values for Kind. \\\n * {@link KnownKind} can be used interchangeably with Kind,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **v1** \\\n * **v2**\n */\nexport type Kind = string;\n\n/** Known values of {@link SkuName} that the service accepts. */\nexport enum KnownSkuName {\n /** EnterpriseE1 */\n EnterpriseE1 = \"Enterprise_E1\",\n /** EnterpriseE5 */\n EnterpriseE5 = \"Enterprise_E5\",\n /** EnterpriseE10 */\n EnterpriseE10 = \"Enterprise_E10\",\n /** EnterpriseE20 */\n EnterpriseE20 = \"Enterprise_E20\",\n /** EnterpriseE50 */\n EnterpriseE50 = \"Enterprise_E50\",\n /** EnterpriseE100 */\n EnterpriseE100 = \"Enterprise_E100\",\n /** EnterpriseE200 */\n EnterpriseE200 = \"Enterprise_E200\",\n /** EnterpriseE400 */\n EnterpriseE400 = \"Enterprise_E400\",\n /** EnterpriseFlashF300 */\n EnterpriseFlashF300 = \"EnterpriseFlash_F300\",\n /** EnterpriseFlashF700 */\n EnterpriseFlashF700 = \"EnterpriseFlash_F700\",\n /** EnterpriseFlashF1500 */\n EnterpriseFlashF1500 = \"EnterpriseFlash_F1500\",\n /** BalancedB0 */\n BalancedB0 = \"Balanced_B0\",\n /** BalancedB1 */\n BalancedB1 = \"Balanced_B1\",\n /** BalancedB3 */\n BalancedB3 = \"Balanced_B3\",\n /** BalancedB5 */\n BalancedB5 = \"Balanced_B5\",\n /** BalancedB10 */\n BalancedB10 = \"Balanced_B10\",\n /** BalancedB20 */\n BalancedB20 = \"Balanced_B20\",\n /** BalancedB50 */\n BalancedB50 = \"Balanced_B50\",\n /** BalancedB100 */\n BalancedB100 = \"Balanced_B100\",\n /** BalancedB150 */\n BalancedB150 = \"Balanced_B150\",\n /** BalancedB250 */\n BalancedB250 = \"Balanced_B250\",\n /** BalancedB350 */\n BalancedB350 = \"Balanced_B350\",\n /** BalancedB500 */\n BalancedB500 = \"Balanced_B500\",\n /** BalancedB700 */\n BalancedB700 = \"Balanced_B700\",\n /** BalancedB1000 */\n BalancedB1000 = \"Balanced_B1000\",\n /** MemoryOptimizedM10 */\n MemoryOptimizedM10 = \"MemoryOptimized_M10\",\n /** MemoryOptimizedM20 */\n MemoryOptimizedM20 = \"MemoryOptimized_M20\",\n /** MemoryOptimizedM50 */\n MemoryOptimizedM50 = \"MemoryOptimized_M50\",\n /** MemoryOptimizedM100 */\n MemoryOptimizedM100 = \"MemoryOptimized_M100\",\n /** MemoryOptimizedM150 */\n MemoryOptimizedM150 = \"MemoryOptimized_M150\",\n /** MemoryOptimizedM250 */\n MemoryOptimizedM250 = \"MemoryOptimized_M250\",\n /** MemoryOptimizedM350 */\n MemoryOptimizedM350 = \"MemoryOptimized_M350\",\n /** MemoryOptimizedM500 */\n MemoryOptimizedM500 = \"MemoryOptimized_M500\",\n /** MemoryOptimizedM700 */\n MemoryOptimizedM700 = \"MemoryOptimized_M700\",\n /** MemoryOptimizedM1000 */\n MemoryOptimizedM1000 = \"MemoryOptimized_M1000\",\n /** MemoryOptimizedM1500 */\n MemoryOptimizedM1500 = \"MemoryOptimized_M1500\",\n /** MemoryOptimizedM2000 */\n MemoryOptimizedM2000 = \"MemoryOptimized_M2000\",\n /** ComputeOptimizedX3 */\n ComputeOptimizedX3 = \"ComputeOptimized_X3\",\n /** ComputeOptimizedX5 */\n ComputeOptimizedX5 = \"ComputeOptimized_X5\",\n /** ComputeOptimizedX10 */\n ComputeOptimizedX10 = \"ComputeOptimized_X10\",\n /** ComputeOptimizedX20 */\n ComputeOptimizedX20 = \"ComputeOptimized_X20\",\n /** ComputeOptimizedX50 */\n ComputeOptimizedX50 = \"ComputeOptimized_X50\",\n /** ComputeOptimizedX100 */\n ComputeOptimizedX100 = \"ComputeOptimized_X100\",\n /** ComputeOptimizedX150 */\n ComputeOptimizedX150 = \"ComputeOptimized_X150\",\n /** ComputeOptimizedX250 */\n ComputeOptimizedX250 = \"ComputeOptimized_X250\",\n /** ComputeOptimizedX350 */\n ComputeOptimizedX350 = \"ComputeOptimized_X350\",\n /** ComputeOptimizedX500 */\n ComputeOptimizedX500 = \"ComputeOptimized_X500\",\n /** ComputeOptimizedX700 */\n ComputeOptimizedX700 = \"ComputeOptimized_X700\",\n /** FlashOptimizedA250 */\n FlashOptimizedA250 = \"FlashOptimized_A250\",\n /** FlashOptimizedA500 */\n FlashOptimizedA500 = \"FlashOptimized_A500\",\n /** FlashOptimizedA700 */\n FlashOptimizedA700 = \"FlashOptimized_A700\",\n /** FlashOptimizedA1000 */\n FlashOptimizedA1000 = \"FlashOptimized_A1000\",\n /** FlashOptimizedA1500 */\n FlashOptimizedA1500 = \"FlashOptimized_A1500\",\n /** FlashOptimizedA2000 */\n FlashOptimizedA2000 = \"FlashOptimized_A2000\",\n /** FlashOptimizedA4500 */\n FlashOptimizedA4500 = \"FlashOptimized_A4500\",\n}\n\n/**\n * Defines values for SkuName. \\\n * {@link KnownSkuName} can be used interchangeably with SkuName,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Enterprise_E1** \\\n * **Enterprise_E5** \\\n * **Enterprise_E10** \\\n * **Enterprise_E20** \\\n * **Enterprise_E50** \\\n * **Enterprise_E100** \\\n * **Enterprise_E200** \\\n * **Enterprise_E400** \\\n * **EnterpriseFlash_F300** \\\n * **EnterpriseFlash_F700** \\\n * **EnterpriseFlash_F1500** \\\n * **Balanced_B0** \\\n * **Balanced_B1** \\\n * **Balanced_B3** \\\n * **Balanced_B5** \\\n * **Balanced_B10** \\\n * **Balanced_B20** \\\n * **Balanced_B50** \\\n * **Balanced_B100** \\\n * **Balanced_B150** \\\n * **Balanced_B250** \\\n * **Balanced_B350** \\\n * **Balanced_B500** \\\n * **Balanced_B700** \\\n * **Balanced_B1000** \\\n * **MemoryOptimized_M10** \\\n * **MemoryOptimized_M20** \\\n * **MemoryOptimized_M50** \\\n * **MemoryOptimized_M100** \\\n * **MemoryOptimized_M150** \\\n * **MemoryOptimized_M250** \\\n * **MemoryOptimized_M350** \\\n * **MemoryOptimized_M500** \\\n * **MemoryOptimized_M700** \\\n * **MemoryOptimized_M1000** \\\n * **MemoryOptimized_M1500** \\\n * **MemoryOptimized_M2000** \\\n * **ComputeOptimized_X3** \\\n * **ComputeOptimized_X5** \\\n * **ComputeOptimized_X10** \\\n * **ComputeOptimized_X20** \\\n * **ComputeOptimized_X50** \\\n * **ComputeOptimized_X100** \\\n * **ComputeOptimized_X150** \\\n * **ComputeOptimized_X250** \\\n * **ComputeOptimized_X350** \\\n * **ComputeOptimized_X500** \\\n * **ComputeOptimized_X700** \\\n * **FlashOptimized_A250** \\\n * **FlashOptimized_A500** \\\n * **FlashOptimized_A700** \\\n * **FlashOptimized_A1000** \\\n * **FlashOptimized_A1500** \\\n * **FlashOptimized_A2000** \\\n * **FlashOptimized_A4500**\n */\nexport type SkuName = string;\n\n/** Known values of {@link ManagedServiceIdentityType} that the service accepts. */\nexport enum KnownManagedServiceIdentityType {\n /** None */\n None = \"None\",\n /** SystemAssigned */\n SystemAssigned = \"SystemAssigned\",\n /** UserAssigned */\n UserAssigned = \"UserAssigned\",\n /** SystemAssignedUserAssigned */\n SystemAssignedUserAssigned = \"SystemAssigned, UserAssigned\",\n}\n\n/**\n * Defines values for ManagedServiceIdentityType. \\\n * {@link KnownManagedServiceIdentityType} can be used interchangeably with ManagedServiceIdentityType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **None** \\\n * **SystemAssigned** \\\n * **UserAssigned** \\\n * **SystemAssigned, UserAssigned**\n */\nexport type ManagedServiceIdentityType = string;\n\n/** Known values of {@link PublicNetworkAccess} that the service accepts. */\nexport enum KnownPublicNetworkAccess {\n /** Enabled */\n Enabled = \"Enabled\",\n /** Disabled */\n Disabled = \"Disabled\",\n}\n\n/**\n * Defines values for PublicNetworkAccess. \\\n * {@link KnownPublicNetworkAccess} can be used interchangeably with PublicNetworkAccess,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Enabled** \\\n * **Disabled**\n */\nexport type PublicNetworkAccess = string;\n\n/** Known values of {@link HighAvailability} that the service accepts. */\nexport enum KnownHighAvailability {\n /** Enabled */\n Enabled = \"Enabled\",\n /** Disabled */\n Disabled = \"Disabled\",\n}\n\n/**\n * Defines values for HighAvailability. \\\n * {@link KnownHighAvailability} can be used interchangeably with HighAvailability,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Enabled** \\\n * **Disabled**\n */\nexport type HighAvailability = string;\n\n/** Known values of {@link TlsVersion} that the service accepts. */\nexport enum KnownTlsVersion {\n /** One0 */\n One0 = \"1.0\",\n /** One1 */\n One1 = \"1.1\",\n /** One2 */\n One2 = \"1.2\",\n}\n\n/**\n * Defines values for TlsVersion. \\\n * {@link KnownTlsVersion} can be used interchangeably with TlsVersion,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **1.0** \\\n * **1.1** \\\n * **1.2**\n */\nexport type TlsVersion = string;\n\n/** Known values of {@link CmkIdentityType} that the service accepts. */\nexport enum KnownCmkIdentityType {\n /** SystemAssignedIdentity */\n SystemAssignedIdentity = \"systemAssignedIdentity\",\n /** UserAssignedIdentity */\n UserAssignedIdentity = \"userAssignedIdentity\",\n}\n\n/**\n * Defines values for CmkIdentityType. \\\n * {@link KnownCmkIdentityType} can be used interchangeably with CmkIdentityType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **systemAssignedIdentity** \\\n * **userAssignedIdentity**\n */\nexport type CmkIdentityType = string;\n\n/** Known values of {@link ProvisioningState} that the service accepts. */\nexport enum KnownProvisioningState {\n /** Succeeded */\n Succeeded = \"Succeeded\",\n /** Failed */\n Failed = \"Failed\",\n /** Canceled */\n Canceled = \"Canceled\",\n /** Creating */\n Creating = \"Creating\",\n /** Updating */\n Updating = \"Updating\",\n /** Deleting */\n Deleting = \"Deleting\",\n}\n\n/**\n * Defines values for ProvisioningState. \\\n * {@link KnownProvisioningState} can be used interchangeably with ProvisioningState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Succeeded** \\\n * **Failed** \\\n * **Canceled** \\\n * **Creating** \\\n * **Updating** \\\n * **Deleting**\n */\nexport type ProvisioningState = string;\n\n/** Known values of {@link RedundancyMode} that the service accepts. */\nexport enum KnownRedundancyMode {\n /** No redundancy. Availability loss will occur. */\n None = \"None\",\n /** Local redundancy with high availability. */\n LR = \"LR\",\n /** Zone redundant. Higher availability. */\n ZR = \"ZR\",\n}\n\n/**\n * Defines values for RedundancyMode. \\\n * {@link KnownRedundancyMode} can be used interchangeably with RedundancyMode,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **None**: No redundancy. Availability loss will occur. \\\n * **LR**: Local redundancy with high availability. \\\n * **ZR**: Zone redundant. Higher availability.\n */\nexport type RedundancyMode = string;\n\n/** Known values of {@link ResourceState} that the service accepts. */\nexport enum KnownResourceState {\n /** Running */\n Running = \"Running\",\n /** Creating */\n Creating = \"Creating\",\n /** CreateFailed */\n CreateFailed = \"CreateFailed\",\n /** Updating */\n Updating = \"Updating\",\n /** UpdateFailed */\n UpdateFailed = \"UpdateFailed\",\n /** Deleting */\n Deleting = \"Deleting\",\n /** DeleteFailed */\n DeleteFailed = \"DeleteFailed\",\n /** Enabling */\n Enabling = \"Enabling\",\n /** EnableFailed */\n EnableFailed = \"EnableFailed\",\n /** Disabling */\n Disabling = \"Disabling\",\n /** DisableFailed */\n DisableFailed = \"DisableFailed\",\n /** Disabled */\n Disabled = \"Disabled\",\n /** Scaling */\n Scaling = \"Scaling\",\n /** ScalingFailed */\n ScalingFailed = \"ScalingFailed\",\n /** Moving */\n Moving = \"Moving\",\n}\n\n/**\n * Defines values for ResourceState. \\\n * {@link KnownResourceState} can be used interchangeably with ResourceState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Running** \\\n * **Creating** \\\n * **CreateFailed** \\\n * **Updating** \\\n * **UpdateFailed** \\\n * **Deleting** \\\n * **DeleteFailed** \\\n * **Enabling** \\\n * **EnableFailed** \\\n * **Disabling** \\\n * **DisableFailed** \\\n * **Disabled** \\\n * **Scaling** \\\n * **ScalingFailed** \\\n * **Moving**\n */\nexport type ResourceState = string;\n\n/** Known values of {@link PrivateEndpointServiceConnectionStatus} that the service accepts. */\nexport enum KnownPrivateEndpointServiceConnectionStatus {\n /** Pending */\n Pending = \"Pending\",\n /** Approved */\n Approved = \"Approved\",\n /** Rejected */\n Rejected = \"Rejected\",\n}\n\n/**\n * Defines values for PrivateEndpointServiceConnectionStatus. \\\n * {@link KnownPrivateEndpointServiceConnectionStatus} can be used interchangeably with PrivateEndpointServiceConnectionStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Pending** \\\n * **Approved** \\\n * **Rejected**\n */\nexport type PrivateEndpointServiceConnectionStatus = string;\n\n/** Known values of {@link PrivateEndpointConnectionProvisioningState} that the service accepts. */\nexport enum KnownPrivateEndpointConnectionProvisioningState {\n /** Succeeded */\n Succeeded = \"Succeeded\",\n /** Creating */\n Creating = \"Creating\",\n /** Deleting */\n Deleting = \"Deleting\",\n /** Failed */\n Failed = \"Failed\",\n}\n\n/**\n * Defines values for PrivateEndpointConnectionProvisioningState. \\\n * {@link KnownPrivateEndpointConnectionProvisioningState} can be used interchangeably with PrivateEndpointConnectionProvisioningState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Succeeded** \\\n * **Creating** \\\n * **Deleting** \\\n * **Failed**\n */\nexport type PrivateEndpointConnectionProvisioningState = string;\n\n/** Known values of {@link Protocol} that the service accepts. */\nexport enum KnownProtocol {\n /** Encrypted */\n Encrypted = \"Encrypted\",\n /** Plaintext */\n Plaintext = \"Plaintext\",\n}\n\n/**\n * Defines values for Protocol. \\\n * {@link KnownProtocol} can be used interchangeably with Protocol,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Encrypted** \\\n * **Plaintext**\n */\nexport type Protocol = string;\n\n/** Known values of {@link ClusteringPolicy} that the service accepts. */\nexport enum KnownClusteringPolicy {\n /** Enterprise clustering policy uses only the classic redis protocol, which does not support redis cluster commands. */\n EnterpriseCluster = \"EnterpriseCluster\",\n /** OSS clustering policy follows the redis cluster specification, and requires all clients to support redis clustering. */\n OSSCluster = \"OSSCluster\",\n /** The NoCluster policy is used for non-clustered Redis instances that do not require clustering features. */\n NoCluster = \"NoCluster\",\n}\n\n/**\n * Defines values for ClusteringPolicy. \\\n * {@link KnownClusteringPolicy} can be used interchangeably with ClusteringPolicy,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **EnterpriseCluster**: Enterprise clustering policy uses only the classic redis protocol, which does not support redis cluster commands. \\\n * **OSSCluster**: OSS clustering policy follows the redis cluster specification, and requires all clients to support redis clustering. \\\n * **NoCluster**: The NoCluster policy is used for non-clustered Redis instances that do not require clustering features.\n */\nexport type ClusteringPolicy = string;\n\n/** Known values of {@link EvictionPolicy} that the service accepts. */\nexport enum KnownEvictionPolicy {\n /** AllKeysLFU */\n AllKeysLFU = \"AllKeysLFU\",\n /** AllKeysLRU */\n AllKeysLRU = \"AllKeysLRU\",\n /** AllKeysRandom */\n AllKeysRandom = \"AllKeysRandom\",\n /** VolatileLRU */\n VolatileLRU = \"VolatileLRU\",\n /** VolatileLFU */\n VolatileLFU = \"VolatileLFU\",\n /** VolatileTTL */\n VolatileTTL = \"VolatileTTL\",\n /** VolatileRandom */\n VolatileRandom = \"VolatileRandom\",\n /** NoEviction */\n NoEviction = \"NoEviction\",\n}\n\n/**\n * Defines values for EvictionPolicy. \\\n * {@link KnownEvictionPolicy} can be used interchangeably with EvictionPolicy,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **AllKeysLFU** \\\n * **AllKeysLRU** \\\n * **AllKeysRandom** \\\n * **VolatileLRU** \\\n * **VolatileLFU** \\\n * **VolatileTTL** \\\n * **VolatileRandom** \\\n * **NoEviction**\n */\nexport type EvictionPolicy = string;\n\n/** Known values of {@link AofFrequency} that the service accepts. */\nexport enum KnownAofFrequency {\n /** OneS */\n OneS = \"1s\",\n /** Always */\n Always = \"always\",\n}\n\n/**\n * Defines values for AofFrequency. \\\n * {@link KnownAofFrequency} can be used interchangeably with AofFrequency,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **1s** \\\n * **always**\n */\nexport type AofFrequency = string;\n\n/** Known values of {@link RdbFrequency} that the service accepts. */\nexport enum KnownRdbFrequency {\n /** OneH */\n OneH = \"1h\",\n /** SixH */\n SixH = \"6h\",\n /** TwelveH */\n TwelveH = \"12h\",\n}\n\n/**\n * Defines values for RdbFrequency. \\\n * {@link KnownRdbFrequency} can be used interchangeably with RdbFrequency,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **1h** \\\n * **6h** \\\n * **12h**\n */\nexport type RdbFrequency = string;\n\n/** Known values of {@link LinkState} that the service accepts. */\nexport enum KnownLinkState {\n /** Linked */\n Linked = \"Linked\",\n /** Linking */\n Linking = \"Linking\",\n /** Unlinking */\n Unlinking = \"Unlinking\",\n /** LinkFailed */\n LinkFailed = \"LinkFailed\",\n /** UnlinkFailed */\n UnlinkFailed = \"UnlinkFailed\",\n}\n\n/**\n * Defines values for LinkState. \\\n * {@link KnownLinkState} can be used interchangeably with LinkState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Linked** \\\n * **Linking** \\\n * **Unlinking** \\\n * **LinkFailed** \\\n * **UnlinkFailed**\n */\nexport type LinkState = string;\n\n/** Known values of {@link DeferUpgradeSetting} that the service accepts. */\nexport enum KnownDeferUpgradeSetting {\n /** Deferred */\n Deferred = \"Deferred\",\n /** NotDeferred */\n NotDeferred = \"NotDeferred\",\n}\n\n/**\n * Defines values for DeferUpgradeSetting. \\\n * {@link KnownDeferUpgradeSetting} can be used interchangeably with DeferUpgradeSetting,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Deferred** \\\n * **NotDeferred**\n */\nexport type DeferUpgradeSetting = string;\n\n/** Known values of {@link AccessKeysAuthentication} that the service accepts. */\nexport enum KnownAccessKeysAuthentication {\n /** Disabled */\n Disabled = \"Disabled\",\n /** Enabled */\n Enabled = \"Enabled\",\n}\n\n/**\n * Defines values for AccessKeysAuthentication. \\\n * {@link KnownAccessKeysAuthentication} can be used interchangeably with AccessKeysAuthentication,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Disabled** \\\n * **Enabled**\n */\nexport type AccessKeysAuthentication = string;\n\n/** Known values of {@link CreatedByType} that the service accepts. */\nexport enum KnownCreatedByType {\n /** User */\n User = \"User\",\n /** Application */\n Application = \"Application\",\n /** ManagedIdentity */\n ManagedIdentity = \"ManagedIdentity\",\n /** Key */\n Key = \"Key\",\n}\n\n/**\n * Defines values for CreatedByType. \\\n * {@link KnownCreatedByType} can be used interchangeably with CreatedByType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **User** \\\n * **Application** \\\n * **ManagedIdentity** \\\n * **Key**\n */\nexport type CreatedByType = string;\n/** Defines values for AccessKeyType. */\nexport type AccessKeyType = \"Primary\" | \"Secondary\";\n\n/** Optional parameters. */\nexport interface OperationsListOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type OperationsListResponse = OperationListResult;\n\n/** Optional parameters. */\nexport interface OperationsListNextOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type OperationsListNextResponse = OperationListResult;\n\n/** Optional parameters. */\nexport interface OperationsStatusGetOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type OperationsStatusGetResponse = OperationStatus;\n\n/** Optional parameters. */\nexport interface RedisEnterpriseCreateOptionalParams extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the create operation. */\nexport type RedisEnterpriseCreateResponse = Cluster;\n\n/** Optional parameters. */\nexport interface RedisEnterpriseUpdateOptionalParams extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the update operation. */\nexport type RedisEnterpriseUpdateResponse = Cluster;\n\n/** Optional parameters. */\nexport interface RedisEnterpriseDeleteOptionalParams extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface RedisEnterpriseGetOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type RedisEnterpriseGetResponse = Cluster;\n\n/** Optional parameters. */\nexport interface RedisEnterpriseListByResourceGroupOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroup operation. */\nexport type RedisEnterpriseListByResourceGroupResponse = ClusterList;\n\n/** Optional parameters. */\nexport interface RedisEnterpriseListOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type RedisEnterpriseListResponse = ClusterList;\n\n/** Optional parameters. */\nexport interface RedisEnterpriseListSkusForScalingOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listSkusForScaling operation. */\nexport type RedisEnterpriseListSkusForScalingResponse = SkuDetailsList;\n\n/** Optional parameters. */\nexport interface RedisEnterpriseListByResourceGroupNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroupNext operation. */\nexport type RedisEnterpriseListByResourceGroupNextResponse = ClusterList;\n\n/** Optional parameters. */\nexport interface RedisEnterpriseListNextOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type RedisEnterpriseListNextResponse = ClusterList;\n\n/** Optional parameters. */\nexport interface DatabasesListByClusterOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByCluster operation. */\nexport type DatabasesListByClusterResponse = DatabaseList;\n\n/** Optional parameters. */\nexport interface DatabasesCreateOptionalParams extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the create operation. */\nexport type DatabasesCreateResponse = Database;\n\n/** Optional parameters. */\nexport interface DatabasesUpdateOptionalParams extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the update operation. */\nexport type DatabasesUpdateResponse = Database;\n\n/** Optional parameters. */\nexport interface DatabasesGetOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type DatabasesGetResponse = Database;\n\n/** Optional parameters. */\nexport interface DatabasesDeleteOptionalParams extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface DatabasesListKeysOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the listKeys operation. */\nexport type DatabasesListKeysResponse = AccessKeys;\n\n/** Optional parameters. */\nexport interface DatabasesRegenerateKeyOptionalParams extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the regenerateKey operation. */\nexport type DatabasesRegenerateKeyResponse = AccessKeys;\n\n/** Optional parameters. */\nexport interface DatabasesImportOptionalParams extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface DatabasesExportOptionalParams extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface DatabasesForceUnlinkOptionalParams extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface DatabasesForceLinkToReplicationGroupOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the forceLinkToReplicationGroup operation. */\nexport type DatabasesForceLinkToReplicationGroupResponse =\n DatabasesForceLinkToReplicationGroupHeaders;\n\n/** Optional parameters. */\nexport interface DatabasesFlushOptionalParams extends coreClient.OperationOptions {\n /** Information identifying the databases to be flushed */\n parameters?: FlushParameters;\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface DatabasesUpgradeDBRedisVersionOptionalParams extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the upgradeDBRedisVersion operation. */\nexport type DatabasesUpgradeDBRedisVersionResponse = DatabasesUpgradeDBRedisVersionHeaders;\n\n/** Optional parameters. */\nexport interface DatabasesListByClusterNextOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByClusterNext operation. */\nexport type DatabasesListByClusterNextResponse = DatabaseList;\n\n/** Optional parameters. */\nexport interface AccessPolicyAssignmentCreateUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the createUpdate operation. */\nexport type AccessPolicyAssignmentCreateUpdateResponse = AccessPolicyAssignment;\n\n/** Optional parameters. */\nexport interface AccessPolicyAssignmentGetOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type AccessPolicyAssignmentGetResponse = AccessPolicyAssignment;\n\n/** Optional parameters. */\nexport interface AccessPolicyAssignmentDeleteOptionalParams extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the delete operation. */\nexport type AccessPolicyAssignmentDeleteResponse = AccessPolicyAssignmentDeleteHeaders;\n\n/** Optional parameters. */\nexport interface AccessPolicyAssignmentListOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type AccessPolicyAssignmentListResponse = AccessPolicyAssignmentList;\n\n/** Optional parameters. */\nexport interface AccessPolicyAssignmentListNextOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type AccessPolicyAssignmentListNextResponse = AccessPolicyAssignmentList;\n\n/** Optional parameters. */\nexport interface PrivateEndpointConnectionsListOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type PrivateEndpointConnectionsListResponse = PrivateEndpointConnectionListResult;\n\n/** Optional parameters. */\nexport interface PrivateEndpointConnectionsGetOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type PrivateEndpointConnectionsGetResponse = PrivateEndpointConnection;\n\n/** Optional parameters. */\nexport interface PrivateEndpointConnectionsPutOptionalParams extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the put operation. */\nexport type PrivateEndpointConnectionsPutResponse = PrivateEndpointConnection;\n\n/** Optional parameters. */\nexport interface PrivateEndpointConnectionsDeleteOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface PrivateLinkResourcesListByClusterOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByCluster operation. */\nexport type PrivateLinkResourcesListByClusterResponse = PrivateLinkResourceListResult;\n\n/** Optional parameters. */\nexport interface RedisEnterpriseManagementClientOptionalParams\n extends coreClient.ServiceClientOptions {\n /** server parameter */\n $host?: string;\n /** Api Version */\n apiVersion?: string;\n /** Overrides client endpoint. */\n endpoint?: string;\n}\n"]}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as coreClient from "@azure/core-client";
|
|
1
|
+
import type * as coreClient from "@azure/core-client";
|
|
2
2
|
export declare const OperationListResult: coreClient.CompositeMapper;
|
|
3
3
|
export declare const Operation: coreClient.CompositeMapper;
|
|
4
4
|
export declare const OperationDisplay: coreClient.CompositeMapper;
|
|
@@ -9,18 +9,20 @@ export declare const OperationStatus: coreClient.CompositeMapper;
|
|
|
9
9
|
export declare const Sku: coreClient.CompositeMapper;
|
|
10
10
|
export declare const ManagedServiceIdentity: coreClient.CompositeMapper;
|
|
11
11
|
export declare const UserAssignedIdentity: coreClient.CompositeMapper;
|
|
12
|
-
export declare const
|
|
13
|
-
export declare const
|
|
14
|
-
export declare const
|
|
12
|
+
export declare const ClusterCommonProperties: coreClient.CompositeMapper;
|
|
13
|
+
export declare const ClusterCommonPropertiesEncryption: coreClient.CompositeMapper;
|
|
14
|
+
export declare const ClusterCommonPropertiesEncryptionCustomerManagedKeyEncryption: coreClient.CompositeMapper;
|
|
15
|
+
export declare const ClusterCommonPropertiesEncryptionCustomerManagedKeyEncryptionKeyIdentity: coreClient.CompositeMapper;
|
|
15
16
|
export declare const PrivateEndpoint: coreClient.CompositeMapper;
|
|
16
17
|
export declare const PrivateLinkServiceConnectionState: coreClient.CompositeMapper;
|
|
17
18
|
export declare const Resource: coreClient.CompositeMapper;
|
|
18
19
|
export declare const ClusterUpdate: coreClient.CompositeMapper;
|
|
19
20
|
export declare const ClusterList: coreClient.CompositeMapper;
|
|
20
21
|
export declare const DatabaseList: coreClient.CompositeMapper;
|
|
22
|
+
export declare const DatabaseCommonProperties: coreClient.CompositeMapper;
|
|
21
23
|
export declare const Persistence: coreClient.CompositeMapper;
|
|
22
24
|
export declare const Module: coreClient.CompositeMapper;
|
|
23
|
-
export declare const
|
|
25
|
+
export declare const DatabaseCommonPropertiesGeoReplication: coreClient.CompositeMapper;
|
|
24
26
|
export declare const LinkedDatabase: coreClient.CompositeMapper;
|
|
25
27
|
export declare const ResourceAutoGenerated: coreClient.CompositeMapper;
|
|
26
28
|
export declare const SystemData: coreClient.CompositeMapper;
|
|
@@ -41,10 +43,14 @@ export declare const ForceLinkParametersGeoReplication: coreClient.CompositeMapp
|
|
|
41
43
|
export declare const ErrorResponseAutoGenerated: coreClient.CompositeMapper;
|
|
42
44
|
export declare const ErrorDetailAutoGenerated: coreClient.CompositeMapper;
|
|
43
45
|
export declare const FlushParameters: coreClient.CompositeMapper;
|
|
46
|
+
export declare const ClusterCreateProperties: coreClient.CompositeMapper;
|
|
47
|
+
export declare const ClusterUpdateProperties: coreClient.CompositeMapper;
|
|
44
48
|
export declare const PrivateEndpointConnection: coreClient.CompositeMapper;
|
|
45
49
|
export declare const TrackedResource: coreClient.CompositeMapper;
|
|
46
50
|
export declare const ProxyResourceAutoGenerated: coreClient.CompositeMapper;
|
|
47
51
|
export declare const PrivateLinkResource: coreClient.CompositeMapper;
|
|
52
|
+
export declare const DatabaseCreateProperties: coreClient.CompositeMapper;
|
|
53
|
+
export declare const DatabaseUpdateProperties: coreClient.CompositeMapper;
|
|
48
54
|
export declare const ProxyResource: coreClient.CompositeMapper;
|
|
49
55
|
export declare const Cluster: coreClient.CompositeMapper;
|
|
50
56
|
export declare const AccessPolicyAssignment: coreClient.CompositeMapper;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"mappers.d.ts","sourceRoot":"","sources":["../../../src/models/mappers.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"mappers.d.ts","sourceRoot":"","sources":["../../../src/models/mappers.ts"],"names":[],"mappings":"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"}
|