閱讀英文

共用方式為


com.azure.resourcemanager.redis.models

Package containing the data models for RedisManagementClient. REST API for Azure Redis Cache Service.

Classes

AccessPolicyAssignmentProvisioningState

Provisioning state of an access policy assignment set.

AccessPolicyProvisioningState

Provisioning state of access policy.

AccessPolicyType

Built-In or Custom access policy.

CheckNameAvailabilityParameters

Parameters body to pass for resource name availability check.

DefaultName

Defines values for DefaultName.

ExportRdbParameters

Parameters for Redis export operation.

ImportRdbParameters

Parameters for Redis import operation.

ManagedServiceIdentity

Managed service identity (system assigned and/or user assigned identities).

ManagedServiceIdentityType

Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed).

NotificationListResponse

The response of listUpgradeNotifications.

OperationDisplay

The object that describes the operation.

OperationListResult

Result of the request to list REST API operations.

OperationStatusResult

The current status of an async operation.

PrivateEndpoint

The Private Endpoint resource.

PrivateEndpointConnectionListResult

List of private endpoint connection associated with the specified storage account.

PrivateEndpointConnectionProvisioningState

The current provisioning state.

PrivateEndpointServiceConnectionStatus

The private endpoint connection status.

PrivateLinkResourceListResult

A list of private link resources.

PrivateLinkServiceConnectionState

A collection of information about the state of the connection between service consumer and provider.

ProvisioningState

Redis instance provisioning status.

PublicNetworkAccess

Whether or not public endpoint access is allowed for this cache.

RebootType

Which Redis node(s) to reboot.

RedisCacheAccessPolicyAssignmentList

List of access policies assignments (with properties) of a Redis cache.

RedisCacheAccessPolicyList

List of access policies (with properties) of a Redis cache.

RedisCommonProperties

Create/Update/Get common properties of the redis cache.

RedisConfiguration

All Redis Settings.

RedisCreateParameters

Parameters supplied to the Create Redis operation.

RedisFirewallRuleCreateParameters

Parameters required for creating a firewall rule on redis cache.

RedisFirewallRuleListResult

The response of list firewall rules Redis operation.

RedisInstanceDetails

Details of single instance of redis.

RedisLinkedServer

Linked server Id.

RedisLinkedServerCreateParameters

Parameter required for creating a linked server to redis cache.

RedisLinkedServerWithPropertiesList

List of linked servers (with properties) of a Redis cache.

RedisListResult

The response of list Redis operation.

RedisPatchScheduleListResult

The response of list patch schedules Redis operation.

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

The SKU family to use.

SkuName

The type of Redis cache to deploy.

TlsVersion

Optional: requires clients to use a specified TLS version (or higher) to connect (e,g, '1.0', '1.1', '1.2').

UpdateChannel

Optional: Specifies the update channel for the monthly Redis updates your Redis Cache will receive.

UserAssignedIdentity

User assigned identity properties.

ZonalAllocationPolicy

Optional: Specifies how availability zones are allocated to the Redis cache.

Interfaces

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.WithPublicNetworkAccess

The stage of redis cache update allowing to configure network access settings.

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.

Enums

DayOfWeek

Day of the week when a cache can be patched.

RedisCache.RedisVersion

major version of redis for version 4.x.x, use V4 for version 6.x.x, use V6

RedisKeyType

The Redis access key to regenerate.

ReplicationRole

Role of the linked server.