Azure.ResourceManager.Redis Namespace

Classes

Name Description
AzureResourceManagerRedisContext

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

RedisCacheAccessPolicyAssignmentCollection

A class representing a collection of RedisCacheAccessPolicyAssignmentResource and their operations. Each RedisCacheAccessPolicyAssignmentResource in the collection will belong to the same instance of RedisResource. To get a RedisCacheAccessPolicyAssignmentCollection instance call the GetRedisCacheAccessPolicyAssignments method from an instance of RedisResource.

RedisCacheAccessPolicyAssignmentData

Response to an operation on access policy assignment.

RedisCacheAccessPolicyAssignmentResource

A class representing a RedisCacheAccessPolicyAssignment along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a RedisCacheAccessPolicyAssignmentResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource RedisResource using the GetRedisCacheAccessPolicyAssignments method.

RedisCacheAccessPolicyCollection

A class representing a collection of RedisCacheAccessPolicyResource and their operations. Each RedisCacheAccessPolicyResource in the collection will belong to the same instance of RedisResource. To get a RedisCacheAccessPolicyCollection instance call the GetRedisCacheAccessPolicies method from an instance of RedisResource.

RedisCacheAccessPolicyData

Response to get/put access policy.

RedisCacheAccessPolicyResource

A class representing a RedisCacheAccessPolicy along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a RedisCacheAccessPolicyResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource RedisResource using the GetRedisCacheAccessPolicies method.

RedisCollection

A class representing a collection of RedisResource and their operations. Each RedisResource in the collection will belong to the same instance of ResourceGroupResource. To get a RedisCollection instance call the GetRedis method from an instance of ResourceGroupResource.

RedisData

A single Redis item in List or Get Operation.

RedisExtensions

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

RedisFirewallRuleCollection

A class representing a collection of RedisFirewallRuleResource and their operations. Each RedisFirewallRuleResource in the collection will belong to the same instance of RedisResource. To get a RedisFirewallRuleCollection instance call the GetRedisFirewallRules method from an instance of RedisResource.

RedisFirewallRuleData

A firewall rule on a redis cache has a name, and describes a contiguous range of IP addresses permitted to connect.

RedisFirewallRuleResource

A class representing a RedisFirewallRule along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a RedisFirewallRuleResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource RedisResource using the GetRedisFirewallRules method.

RedisLinkedServerWithPropertyCollection

A class representing a collection of RedisLinkedServerWithPropertyResource and their operations. Each RedisLinkedServerWithPropertyResource in the collection will belong to the same instance of RedisResource. To get a RedisLinkedServerWithPropertyCollection instance call the GetRedisLinkedServerWithProperties method from an instance of RedisResource.

RedisLinkedServerWithPropertyData

Response to put/get linked server (with properties) for Redis cache.

RedisLinkedServerWithPropertyResource

A class representing a RedisLinkedServerWithProperty along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a RedisLinkedServerWithPropertyResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource RedisResource using the GetRedisLinkedServerWithProperties method.

RedisPatchScheduleCollection

A class representing a collection of RedisPatchScheduleResource and their operations. Each RedisPatchScheduleResource in the collection will belong to the same instance of RedisResource. To get a RedisPatchScheduleCollection instance call the GetRedisPatchSchedules method from an instance of RedisResource.

RedisPatchScheduleData

Response to put/get patch schedules for Redis cache.

RedisPatchScheduleResource

A class representing a RedisPatchSchedule along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a RedisPatchScheduleResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource RedisResource using the GetRedisPatchSchedules method.

RedisPrivateEndpointConnectionCollection

A class representing a collection of RedisPrivateEndpointConnectionResource and their operations. Each RedisPrivateEndpointConnectionResource in the collection will belong to the same instance of RedisResource. To get a RedisPrivateEndpointConnectionCollection instance call the GetRedisPrivateEndpointConnections method from an instance of RedisResource.

RedisPrivateEndpointConnectionData

The Private Endpoint Connection resource.

RedisPrivateEndpointConnectionResource

A class representing a RedisPrivateEndpointConnection along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a RedisPrivateEndpointConnectionResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource RedisResource using the GetRedisPrivateEndpointConnections method.

RedisResource

A class representing a Redis along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a RedisResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetAllRedis method.