IRedisManagementClient Interface

Definition

REST API for Azure Redis Cache Service.

public interface IRedisManagementClient : IDisposable
type IRedisManagementClient = interface
    interface IDisposable
Public Interface IRedisManagementClient
Implements IDisposable
Derived
Implements

Properties

AcceptLanguage

The preferred language for the response.

ApiVersion

Client Api Version.

BaseUri

The base URI of the service.

Credentials

Credentials needed for the client to connect to Azure.

DeserializationSettings

Gets or sets json deserialization settings.

FirewallRules

Gets the IFirewallRulesOperations.

GenerateClientRequestId

Whether a unique x-ms-client-request-id should be generated. When set to true a unique x-ms-client-request-id value is generated and included in each request. Default is true.

LinkedServer

Gets the ILinkedServerOperations.

LongRunningOperationRetryTimeout

The retry timeout in seconds for Long Running Operations. Default value is 30.

Operations

Gets the IOperations.

PatchSchedules

Gets the IPatchSchedulesOperations.

PrivateEndpointConnections

Gets the IPrivateEndpointConnectionsOperations.

PrivateLinkResources

Gets the IPrivateLinkResourcesOperations.

Redis

Gets the IRedisOperations.

SerializationSettings

Gets or sets json serialization settings.

SubscriptionId

Gets subscription credentials which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.

Applies to