See: Description
Interface | Description |
---|---|
RedisAccessKeys |
The
RedisCache.keys() action result. |
RedisCache |
An immutable client-side representation of an Azure Redis Cache.
|
RedisCache.Definition |
Container interface for all the definitions that need to be implemented.
|
RedisCache.DefinitionStages |
Grouping of all the Redis Cache definition stages.
|
RedisCache.DefinitionStages.Blank |
The first stage of the Redis Cache definition.
|
RedisCache.DefinitionStages.WithCreate |
A Redis Cache definition with sufficient inputs to create a new
Redis Cache in the cloud, but exposing additional optional inputs to
specify.
|
RedisCache.DefinitionStages.WithGroup |
A Redis Cache definition allowing resource group to be set.
|
RedisCache.DefinitionStages.WithPremiumSkuCreate |
A Redis Cache definition with Premium Sku specific functionality.
|
RedisCache.DefinitionStages.WithSku |
A Redis Cache definition allowing the sku to be set.
|
RedisCache.Update |
The template for a Redis Cache update operation, containing all the settings that can be modified.
|
RedisCache.UpdateStages |
Grouping of all the Redis Cache update stages.
|
RedisCache.UpdateStages.WithNonSslPort |
A Redis Cache update allowing non SSL port to be enabled or disabled.
|
RedisCache.UpdateStages.WithRedisConfiguration |
A Redis Cache update allowing Redis configuration to be modified.
|
RedisCache.UpdateStages.WithSku |
A Redis Cache update stage allowing to change the parameters.
|
RedisCachePremium |
An immutable client-side representation of an Azure Redis cache with Premium SKU.
|
RedisCaches |
Entry point for Redis Cache management API.
|
RedisFirewallRule |
The Azure Redis Firewall rule entries are of type RedisFirewallRule.
|
RedisPatchSchedule |
The Azure Redis Patch Schedule entries are of type ScheduleEntry.
|
Class | Description |
---|---|
CheckNameAvailabilityParameters |
Parameters body to pass for resource name availability check.
|
ExportRDBParameters |
Parameters for Redis export operation.
|
ImportRDBParameters |
Parameters for Redis import operation.
|
OperationDisplay |
The object that describes the operation.
|
ProvisioningState |
Defines values for ProvisioningState.
|
RebootType |
Defines values for RebootType.
|
RedisCreateParameters |
Parameters supplied to the Create Redis operation.
|
RedisFirewallRuleCreateParameters |
Parameters required for creating a firewall rule on redis cache.
|
RedisLinkedServer |
Linked server Id.
|
RedisLinkedServerCreateParameters |
Parameter required for creating a linked server to redis cache.
|
RedisRebootParameters |
Specifies which Redis node(s) to reboot.
|
RedisRegenerateKeyParameters |
Specifies which Redis access keys to reset.
|
RedisUpdateParameters |
Parameters supplied to the Update Redis operation.
|
ScheduleEntry |
Patch schedule entry for a Premium Redis Cache.
|
Sku |
SKU parameters supplied to the create Redis operation.
|
SkuFamily |
Defines values for SkuFamily.
|
SkuName |
Defines values for SkuName.
|
TlsVersion |
Defines values for TlsVersion.
|
UpgradeNotification |
Properties of upgrade notification.
|
Enum | Description |
---|---|
DayOfWeek |
Defines values for DayOfWeek.
|
RedisKeyType |
Defines values for RedisKeyType.
|
ReplicationRole |
Defines values for ReplicationRole.
|
Copyright © 2019. All rights reserved.