閱讀英文

共用方式為


com.azure.resourcemanager.redisenterprise.models

Package containing the data models for RedisEnterpriseManagementClient. REST API for managing Redis Enterprise resources in Azure.

Classes

AccessKeysAuthentication

This property can be Enabled/Disabled to allow or deny access with the current access keys.

AccessPolicyAssignmentList

The response of a list-all operation.

AccessPolicyAssignmentPropertiesUser

The user associated with the access policy.

ActionType

Enum.

AofFrequency

Sets the frequency at which data is written to disk.

ClusterList

The response of a list-all operation.

ClusterPropertiesEncryption

Encryption-at-rest configuration for the cluster.

ClusterPropertiesEncryptionCustomerManagedKeyEncryption

All Customer-managed key encryption properties for the resource.

ClusterPropertiesEncryptionCustomerManagedKeyEncryptionKeyIdentity

All identity configuration for Customer-managed key settings defining which identity should be used to auth to Key Vault.

ClusterUpdate

A partial update to the Redis Enterprise cluster.

ClusteringPolicy

Clustering policy - default is OSSCluster.

CmkIdentityType

Only userAssignedIdentity is supported in this API version; other types may be supported in the future.

DatabaseList

The response of a list-all operation.

DatabasePropertiesGeoReplication

Optional set of properties to configure geo replication for this database.

DatabaseUpdate

A partial update to the Redis Enterprise database.

DeferUpgradeSetting

Option to defer upgrade when newest version is released - default is NotDeferred.

EvictionPolicy

Redis eviction policy - default is VolatileLRU.

ExportClusterParameters

Export an RDB file into a target database Parameters for a Redis Enterprise export operation.

FlushParameters

Flush all the keys from the current and all its linked databases.

ForceLinkParameters

Parameters for reconfiguring active geo-replication, of an existing database that was previously unlinked from a replication group.

ForceUnlinkParameters

Forcibly unlink another database from this database.

HighAvailability

Enabled by default.

ImportClusterParameters

Import RDB files into a target database Parameters for a Redis Enterprise import operation.

LinkState

State of the link between the database resources.

LinkedDatabase

Linked Database Specifies details of a linked database resource.

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

Module

Module settings Specifies configuration of a redis module.

OperationDisplay

Localized display information for this particular operation.

OperationListResult

A list of REST API operations supported by an Azure Resource Provider.

Origin

The intended executor of the operation; as in Resource Based Access Control (RBAC) and audit logs UX.

Persistence

Persistence settings Persistence-related configuration for the Redis Enterprise database.

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.

Protocol

Specifies whether redis clients can connect using TLS-encrypted or plaintext redis protocols.

ProvisioningState

Current provisioning status.

RdbFrequency

Sets the frequency at which a snapshot of the database is created.

RedundancyMode

Explains the current redundancy strategy of the cluster, which affects the expected SLA.

RegenerateKeyParameters

Regenerate access keys request Specifies which access keys to reset to a new random value.

ResourceState

Current resource status.

Sku

SKU parameters supplied to the create Redis Enterprise cluster operation.

SkuName

The level of Redis Enterprise cluster to deploy.

TlsVersion

The minimum TLS version for the cluster to support, e.g.

UserAssignedIdentity

User assigned identity properties.

Interfaces

AccessKeys

An immutable client-side representation of AccessKeys.

AccessPolicyAssignment

An immutable client-side representation of AccessPolicyAssignment.

AccessPolicyAssignment.Definition

The entirety of the AccessPolicyAssignment definition.

AccessPolicyAssignment.DefinitionStages

The AccessPolicyAssignment definition stages.

AccessPolicyAssignment.DefinitionStages.Blank

The first stage of the AccessPolicyAssignment definition.

AccessPolicyAssignment.DefinitionStages.WithAccessPolicyName

The stage of the AccessPolicyAssignment definition allowing to specify accessPolicyName.

AccessPolicyAssignment.DefinitionStages.WithCreate

The stage of the AccessPolicyAssignment definition which contains all the minimum required properties for the resource to be created, but also allows for any other optional properties to be specified.

AccessPolicyAssignment.DefinitionStages.WithParentResource

The stage of the AccessPolicyAssignment definition allowing to specify parent resource.

AccessPolicyAssignment.DefinitionStages.WithUser

The stage of the AccessPolicyAssignment definition allowing to specify user.

AccessPolicyAssignment.Update

The template for AccessPolicyAssignment update.

AccessPolicyAssignment.UpdateStages

The AccessPolicyAssignment update stages.

AccessPolicyAssignment.UpdateStages.WithAccessPolicyName

The stage of the AccessPolicyAssignment update allowing to specify accessPolicyName.

AccessPolicyAssignment.UpdateStages.WithUser

The stage of the AccessPolicyAssignment update allowing to specify user.

AccessPolicyAssignments

Resource collection API of AccessPolicyAssignments.

Cluster

An immutable client-side representation of Cluster.

Cluster.Definition

The entirety of the Cluster definition.

Cluster.DefinitionStages

The Cluster definition stages.

Cluster.DefinitionStages.Blank

The first stage of the Cluster definition.

Cluster.DefinitionStages.WithCreate

The stage of the Cluster definition which contains all the minimum required properties for the resource to be created, but also allows for any other optional properties to be specified.

Cluster.DefinitionStages.WithEncryption

The stage of the Cluster definition allowing to specify encryption.

Cluster.DefinitionStages.WithHighAvailability

The stage of the Cluster definition allowing to specify highAvailability.

Cluster.DefinitionStages.WithIdentity

The stage of the Cluster definition allowing to specify identity.

Cluster.DefinitionStages.WithLocation

The stage of the Cluster definition allowing to specify location.

Cluster.DefinitionStages.WithMinimumTlsVersion

The stage of the Cluster definition allowing to specify minimumTlsVersion.

Cluster.DefinitionStages.WithResourceGroup

The stage of the Cluster definition allowing to specify parent resource.

Cluster.DefinitionStages.WithSku

The stage of the Cluster definition allowing to specify sku.

Cluster.DefinitionStages.WithTags

The stage of the Cluster definition allowing to specify tags.

Cluster.DefinitionStages.WithZones

The stage of the Cluster definition allowing to specify zones.

Cluster.Update

The template for Cluster update.

Cluster.UpdateStages

The Cluster update stages.

Cluster.UpdateStages.WithEncryption

The stage of the Cluster update allowing to specify encryption.

Cluster.UpdateStages.WithHighAvailability

The stage of the Cluster update allowing to specify highAvailability.

Cluster.UpdateStages.WithIdentity

The stage of the Cluster update allowing to specify identity.

Cluster.UpdateStages.WithMinimumTlsVersion

The stage of the Cluster update allowing to specify minimumTlsVersion.

Cluster.UpdateStages.WithSku

The stage of the Cluster update allowing to specify sku.

Cluster.UpdateStages.WithTags

The stage of the Cluster update allowing to specify tags.

Database

An immutable client-side representation of Database.

Database.Definition

The entirety of the Database definition.

Database.DefinitionStages

The Database definition stages.

Database.DefinitionStages.Blank

The first stage of the Database definition.

Database.DefinitionStages.WithAccessKeysAuthentication

The stage of the Database definition allowing to specify accessKeysAuthentication.

Database.DefinitionStages.WithClientProtocol

The stage of the Database definition allowing to specify clientProtocol.

Database.DefinitionStages.WithClusteringPolicy

The stage of the Database definition allowing to specify clusteringPolicy.

Database.DefinitionStages.WithCreate

The stage of the Database definition which contains all the minimum required properties for the resource to be created, but also allows for any other optional properties to be specified.

Database.DefinitionStages.WithDeferUpgrade

The stage of the Database definition allowing to specify deferUpgrade.

Database.DefinitionStages.WithEvictionPolicy

The stage of the Database definition allowing to specify evictionPolicy.

Database.DefinitionStages.WithGeoReplication

The stage of the Database definition allowing to specify geoReplication.

Database.DefinitionStages.WithModules

The stage of the Database definition allowing to specify modules.

Database.DefinitionStages.WithParentResource

The stage of the Database definition allowing to specify parent resource.

Database.DefinitionStages.WithPersistence

The stage of the Database definition allowing to specify persistence.

Database.DefinitionStages.WithPort

The stage of the Database definition allowing to specify port.

Database.Update

The template for Database update.

Database.UpdateStages

The Database update stages.

Database.UpdateStages.WithAccessKeysAuthentication

The stage of the Database update allowing to specify accessKeysAuthentication.

Database.UpdateStages.WithClientProtocol

The stage of the Database update allowing to specify clientProtocol.

Database.UpdateStages.WithDeferUpgrade

The stage of the Database update allowing to specify deferUpgrade.

Database.UpdateStages.WithEvictionPolicy

The stage of the Database update allowing to specify evictionPolicy.

Database.UpdateStages.WithPersistence

The stage of the Database update allowing to specify persistence.

Databases

Resource collection API of Databases.

Operation

An immutable client-side representation of Operation.

OperationStatus

An immutable client-side representation of OperationStatus.

Operations

Resource collection API of Operations.

OperationsStatus

Resource collection API of OperationsStatus.

PrivateEndpointConnection

An immutable client-side representation of PrivateEndpointConnection.

PrivateEndpointConnection.Definition

The entirety of the PrivateEndpointConnection definition.

PrivateEndpointConnection.DefinitionStages

The PrivateEndpointConnection definition stages.

PrivateEndpointConnection.DefinitionStages.Blank

The first stage of the PrivateEndpointConnection definition.

PrivateEndpointConnection.DefinitionStages.WithCreate

The stage of the PrivateEndpointConnection definition which contains all the minimum required properties for the resource to be created, but also allows for any other optional properties to be specified.

PrivateEndpointConnection.DefinitionStages.WithParentResource

The stage of the PrivateEndpointConnection definition allowing to specify parent resource.

PrivateEndpointConnection.DefinitionStages.WithPrivateEndpoint

The stage of the PrivateEndpointConnection definition allowing to specify privateEndpoint.

PrivateEndpointConnection.DefinitionStages.WithPrivateLinkServiceConnectionState

The stage of the PrivateEndpointConnection definition allowing to specify privateLinkServiceConnectionState.

PrivateEndpointConnection.Update

The template for PrivateEndpointConnection update.

PrivateEndpointConnection.UpdateStages

The PrivateEndpointConnection update stages.

PrivateEndpointConnection.UpdateStages.WithPrivateEndpoint

The stage of the PrivateEndpointConnection update allowing to specify privateEndpoint.

PrivateEndpointConnection.UpdateStages.WithPrivateLinkServiceConnectionState

The stage of the PrivateEndpointConnection update allowing to specify privateLinkServiceConnectionState.

PrivateEndpointConnections

Resource collection API of PrivateEndpointConnections.

PrivateLinkResource

An immutable client-side representation of PrivateLinkResource.

PrivateLinkResources

Resource collection API of PrivateLinkResources.

RedisEnterprises

Resource collection API of RedisEnterprises.

Enums

AccessKeyType

Which access key to regenerate.