RedisEnterpriseManagementClient class

Constructors

RedisEnterpriseManagementClient(TokenCredential, string, RedisEnterpriseManagementClientOptionalParams)

REST API for managing Redis Enterprise resources in Azure.

Properties

accessPolicyAssignment

The operation groups for accessPolicyAssignment

databases

The operation groups for databases

migration

The operation groups for migration

migrations

The operation groups for migrations

operations

The operation groups for operations

operationsStatus

The operation groups for operationsStatus

pipeline

The pipeline used by this client to make requests

privateEndpointConnections

The operation groups for privateEndpointConnections

privateLinkResources

The operation groups for privateLinkResources

redisEnterprise

The operation groups for redisEnterprise

Constructor Details

RedisEnterpriseManagementClient(TokenCredential, string, RedisEnterpriseManagementClientOptionalParams)

REST API for managing Redis Enterprise resources in Azure.

new RedisEnterpriseManagementClient(credential: TokenCredential, subscriptionId: string, options?: RedisEnterpriseManagementClientOptionalParams)

Parameters

credential
TokenCredential
subscriptionId

string

Property Details

accessPolicyAssignment

The operation groups for accessPolicyAssignment

accessPolicyAssignment: AccessPolicyAssignmentOperations

Property Value

databases

The operation groups for databases

databases: DatabasesOperations

Property Value

migration

The operation groups for migration

migration: MigrationOperations

Property Value

migrations

The operation groups for migrations

migrations: MigrationsOperations

Property Value

operations

The operation groups for operations

operations: OperationsOperations

Property Value

operationsStatus

The operation groups for operationsStatus

operationsStatus: OperationsStatusOperations

Property Value

pipeline

The pipeline used by this client to make requests

pipeline: Pipeline

Property Value

privateEndpointConnections

The operation groups for privateEndpointConnections

privateEndpointConnections: PrivateEndpointConnectionsOperations

Property Value

privateLinkResources

The operation groups for privateLinkResources

privateLinkResources: PrivateLinkResourcesOperations

Property Value

redisEnterprise

The operation groups for redisEnterprise

redisEnterprise: RedisEnterpriseOperations

Property Value