Azure.ResourceManager.Redis Namespace

Classes

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

A class representing the RedisCacheAccessPolicyAssignment data model. 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 GetRedisCacheAccessPolicyAssignmentResource method. Otherwise you can get one from its parent resource RedisResource using the GetRedisCacheAccessPolicyAssignment 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

A class representing the RedisCacheAccessPolicy data model. 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 GetRedisCacheAccessPolicyResource method. Otherwise you can get one from its parent resource RedisResource using the GetRedisCacheAccessPolicy 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 class representing the Redis data model. 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 class representing the RedisFirewallRule data model. 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 GetRedisFirewallRuleResource method. Otherwise you can get one from its parent resource RedisResource using the GetRedisFirewallRule 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

A class representing the RedisLinkedServerWithProperty data model. 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 GetRedisLinkedServerWithPropertyResource method. Otherwise you can get one from its parent resource RedisResource using the GetRedisLinkedServerWithProperty 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

A class representing the RedisPatchSchedule data model. 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 GetRedisPatchScheduleResource method. Otherwise you can get one from its parent resource RedisResource using the GetRedisPatchSchedule 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

A class representing the RedisPrivateEndpointConnection data model. 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 GetRedisPrivateEndpointConnectionResource method. Otherwise you can get one from its parent resource RedisResource using the GetRedisPrivateEndpointConnection 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 GetRedisResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetRedis method.