Azure.ResourceManager.RedisEnterprise Namespace

Classes

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

A class representing the RedisEnterpriseCluster data model. Describes the RedisEnterprise 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 GetRedisEnterpriseClusterResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetRedisEnterpriseCluster 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

A class representing the RedisEnterpriseDatabase data model. Describes a database on the RedisEnterprise 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 GetRedisEnterpriseDatabaseResource method. Otherwise you can get one from its parent resource RedisEnterpriseClusterResource using the GetRedisEnterpriseDatabase method.

RedisEnterpriseExtensions

A class to add extension methods to Azure.ResourceManager.RedisEnterprise.

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

A class representing the RedisEnterprisePrivateEndpointConnection data model. 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 GetRedisEnterprisePrivateEndpointConnectionResource method. Otherwise you can get one from its parent resource RedisEnterpriseClusterResource using the GetRedisEnterprisePrivateEndpointConnection method.