Azure.ResourceManager.RedisEnterprise Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
| Name | Description |
|---|---|
| AccessPolicyAssignmentCollection |
A class representing a collection of AccessPolicyAssignmentResource and their operations. Each AccessPolicyAssignmentResource in the collection will belong to the same instance of RedisEnterpriseDatabaseResource. To get a AccessPolicyAssignmentCollection instance call the GetAccessPolicyAssignments method from an instance of RedisEnterpriseDatabaseResource. |
| AccessPolicyAssignmentData |
Describes the access policy assignment of Redis Enterprise database. |
| AccessPolicyAssignmentResource |
A class representing a AccessPolicyAssignment along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a AccessPolicyAssignmentResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource RedisEnterpriseDatabaseResource using the GetAccessPolicyAssignments method. |
| AzureResourceManagerRedisEnterpriseContext |
Context class which will be filled in by the System.ClientModel.SourceGeneration. For more information https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/core/System.ClientModel/src/docs/ModelReaderWriterContext.md |
| RedisEnterpriseClusterCollection |
A class representing a collection of RedisEnterpriseClusterResource and their operations. Each RedisEnterpriseClusterResource in the collection will belong to the same instance of ResourceGroupResource. To get a RedisEnterpriseClusterCollection instance call the GetRedisEnterpriseClusters method from an instance of ResourceGroupResource. |
| RedisEnterpriseClusterData |
Describes the Redis Enterprise cluster. |
| RedisEnterpriseClusterResource |
A class representing a RedisEnterpriseCluster along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a RedisEnterpriseClusterResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetRedisEnterpriseClusters method. |
| RedisEnterpriseDatabaseCollection |
A class representing a collection of RedisEnterpriseDatabaseResource and their operations. Each RedisEnterpriseDatabaseResource in the collection will belong to the same instance of RedisEnterpriseClusterResource. To get a RedisEnterpriseDatabaseCollection instance call the GetRedisEnterpriseDatabases method from an instance of RedisEnterpriseClusterResource. |
| RedisEnterpriseDatabaseData |
Describes a database on the Redis Enterprise cluster. |
| RedisEnterpriseDatabaseResource |
A class representing a RedisEnterpriseDatabase along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a RedisEnterpriseDatabaseResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource RedisEnterpriseClusterResource using the GetRedisEnterpriseDatabases method. |
| RedisEnterpriseExtensions |
A class to add extension methods to Azure.ResourceManager.RedisEnterprise. |
| RedisEnterpriseMigrationData |
Describes the current migration operation on a Redis Enterprise cluster. |
| RedisEnterpriseMigrationResource |
A class representing a RedisEnterpriseMigration along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a RedisEnterpriseMigrationResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource RedisEnterpriseClusterResource using the GetRedisEnterpriseMigration method. |
| RedisEnterprisePrivateEndpointConnectionCollection |
A class representing a collection of RedisEnterprisePrivateEndpointConnectionResource and their operations. Each RedisEnterprisePrivateEndpointConnectionResource in the collection will belong to the same instance of RedisEnterpriseClusterResource. To get a RedisEnterprisePrivateEndpointConnectionCollection instance call the GetRedisEnterprisePrivateEndpointConnections method from an instance of RedisEnterpriseClusterResource. |
| RedisEnterprisePrivateEndpointConnectionData |
The Private Endpoint Connection resource. |
| RedisEnterprisePrivateEndpointConnectionResource |
A class representing a RedisEnterprisePrivateEndpointConnection along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a RedisEnterprisePrivateEndpointConnectionResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource RedisEnterpriseClusterResource using the GetRedisEnterprisePrivateEndpointConnections method. |