Index
All Classes and Interfaces|All Packages
A
- aadEnabled() - Method in class com.azure.resourcemanager.redis.models.RedisConfiguration
-
Get the aadEnabled property: Specifies whether AAD based authentication has been enabled or disabled for the cache.
- accessKeys() - Method in class com.azure.resourcemanager.redis.fluent.models.RedisPropertiesInner
-
Get the accessKeys property: The keys of the Redis cache - not set if this object is not the response to Create or Update redis cache.
- accessKeys() - Method in class com.azure.resourcemanager.redis.fluent.models.RedisResourceInner
-
Get the accessKeys property: The keys of the Redis cache - not set if this object is not the response to Create or Update redis cache.
- AccessPoliciesClient - Interface in com.azure.resourcemanager.redis.fluent
-
An instance of this class provides access to all the operations defined in AccessPoliciesClient.
- AccessPolicyAssignmentProvisioningState - Class in com.azure.resourcemanager.redis.models
-
Provisioning state of an access policy assignment set.
- AccessPolicyAssignmentProvisioningState() - Constructor for class com.azure.resourcemanager.redis.models.AccessPolicyAssignmentProvisioningState
-
Deprecated.
- AccessPolicyAssignmentsClient - Interface in com.azure.resourcemanager.redis.fluent
-
An instance of this class provides access to all the operations defined in AccessPolicyAssignmentsClient.
- accessPolicyName() - Method in class com.azure.resourcemanager.redis.fluent.models.RedisCacheAccessPolicyAssignmentInner
-
Get the accessPolicyName property: The name of the access policy that is being assigned.
- accessPolicyName() - Method in class com.azure.resourcemanager.redis.fluent.models.RedisCacheAccessPolicyAssignmentProperties
-
Get the accessPolicyName property: The name of the access policy that is being assigned.
- AccessPolicyProvisioningState - Class in com.azure.resourcemanager.redis.models
-
Provisioning state of access policy.
- AccessPolicyProvisioningState() - Constructor for class com.azure.resourcemanager.redis.models.AccessPolicyProvisioningState
-
Deprecated.Use the
AccessPolicyProvisioningState.fromString(String)
factory method. - AccessPolicyType - Class in com.azure.resourcemanager.redis.models
-
Built-In or Custom access policy.
- AccessPolicyType() - Constructor for class com.azure.resourcemanager.redis.models.AccessPolicyType
-
Deprecated.Use the
AccessPolicyType.fromString(String)
factory method. - actionsRequired() - Method in class com.azure.resourcemanager.redis.models.PrivateLinkServiceConnectionState
-
Get the actionsRequired property: A message indicating if changes on the service provider require any updates on the consumer.
- Adding the package to your product - Search tag in Overview
- Section
- additionalProperties() - Method in class com.azure.resourcemanager.redis.models.RedisConfiguration
-
Get the additionalProperties property: All Redis Settings.
- addLinkedServer(String, String, ReplicationRole) - Method in interface com.azure.resourcemanager.redis.models.RedisCachePremium
-
Adds a linked server to the current Redis cache instance.
- ALL_NODES - Static variable in class com.azure.resourcemanager.redis.models.RebootType
-
Static value AllNodes for RebootType.
- aofBackupEnabled() - Method in class com.azure.resourcemanager.redis.models.RedisConfiguration
-
Get the aofBackupEnabled property: Specifies whether the aof backup is enabled.
- aofStorageConnectionString0() - Method in class com.azure.resourcemanager.redis.models.RedisConfiguration
-
Get the aofStorageConnectionString0 property: First storage account connection string.
- aofStorageConnectionString1() - Method in class com.azure.resourcemanager.redis.models.RedisConfiguration
-
Get the aofStorageConnectionString1 property: Second storage account connection string.
- APPROVED - Static variable in class com.azure.resourcemanager.redis.models.PrivateEndpointServiceConnectionStatus
-
Static value Approved for PrivateEndpointServiceConnectionStatus.
- asPremium() - Method in interface com.azure.resourcemanager.redis.models.RedisCache
-
Gets an instance of the Azure Redis cache with Premium SKU.
- AsyncOperationStatusClient - Interface in com.azure.resourcemanager.redis.fluent
-
An instance of this class provides access to all the operations defined in AsyncOperationStatusClient.
- authenticate(TokenCredential, AzureProfile) - Static method in class com.azure.resourcemanager.redis.RedisManager
-
Creates an instance of RedisManager that exposes Redis resource management API entry points.
- authenticate(TokenCredential, AzureProfile) - Method in interface com.azure.resourcemanager.redis.RedisManager.Configurable
-
Creates an instance of RedisManager that exposes Redis management API entry points.
- authenticate(HttpPipeline, AzureProfile) - Static method in class com.azure.resourcemanager.redis.RedisManager
-
Creates an instance of RedisManager that exposes Redis resource management API entry points.
- Authentication - Search tag in Overview
- Section
- authnotrequired() - Method in class com.azure.resourcemanager.redis.models.RedisConfiguration
-
Get the authnotrequired property: Specifies whether the authentication is disabled.
- AUTOMATIC - Static variable in class com.azure.resourcemanager.redis.models.ZonalAllocationPolicy
-
Static value Automatic for ZonalAllocationPolicy.
- Azure Resource Manager redis cache client library for Java - Search tag in Overview
- Section
B
- BASIC - Static variable in class com.azure.resourcemanager.redis.models.SkuName
-
Static value Basic for SkuName.
- beginCreate(String, String, RedisCreateParameters) - Method in interface com.azure.resourcemanager.redis.fluent.RedisClient
-
Create or replace (overwrite/recreate, with potential downtime) an existing Redis cache.
- beginCreate(String, String, RedisCreateParameters, Context) - Method in interface com.azure.resourcemanager.redis.fluent.RedisClient
-
Create or replace (overwrite/recreate, with potential downtime) an existing Redis cache.
- beginCreate(String, String, String, RedisLinkedServerCreateParameters) - Method in interface com.azure.resourcemanager.redis.fluent.LinkedServersClient
-
Adds a linked server to the Redis cache (requires Premium SKU).
- beginCreate(String, String, String, RedisLinkedServerCreateParameters, Context) - Method in interface com.azure.resourcemanager.redis.fluent.LinkedServersClient
-
Adds a linked server to the Redis cache (requires Premium SKU).
- beginCreateAsync(String, String, RedisCreateParameters) - Method in interface com.azure.resourcemanager.redis.fluent.RedisClient
-
Create or replace (overwrite/recreate, with potential downtime) an existing Redis cache.
- beginCreateAsync(String, String, String, RedisLinkedServerCreateParameters) - Method in interface com.azure.resourcemanager.redis.fluent.LinkedServersClient
-
Adds a linked server to the Redis cache (requires Premium SKU).
- beginCreateUpdate(String, String, String, RedisCacheAccessPolicyAssignmentInner) - Method in interface com.azure.resourcemanager.redis.fluent.AccessPolicyAssignmentsClient
-
Adds the access policy assignment to the specified users.
- beginCreateUpdate(String, String, String, RedisCacheAccessPolicyAssignmentInner, Context) - Method in interface com.azure.resourcemanager.redis.fluent.AccessPolicyAssignmentsClient
-
Adds the access policy assignment to the specified users.
- beginCreateUpdate(String, String, String, RedisCacheAccessPolicyInner) - Method in interface com.azure.resourcemanager.redis.fluent.AccessPoliciesClient
-
Adds an access policy to the redis cache.
- beginCreateUpdate(String, String, String, RedisCacheAccessPolicyInner, Context) - Method in interface com.azure.resourcemanager.redis.fluent.AccessPoliciesClient
-
Adds an access policy to the redis cache.
- beginCreateUpdateAsync(String, String, String, RedisCacheAccessPolicyAssignmentInner) - Method in interface com.azure.resourcemanager.redis.fluent.AccessPolicyAssignmentsClient
-
Adds the access policy assignment to the specified users.
- beginCreateUpdateAsync(String, String, String, RedisCacheAccessPolicyInner) - Method in interface com.azure.resourcemanager.redis.fluent.AccessPoliciesClient
-
Adds an access policy to the redis cache.
- beginDelete(String, String) - Method in interface com.azure.resourcemanager.redis.fluent.RedisClient
-
Deletes a Redis cache.
- beginDelete(String, String, Context) - Method in interface com.azure.resourcemanager.redis.fluent.RedisClient
-
Deletes a Redis cache.
- beginDelete(String, String, String) - Method in interface com.azure.resourcemanager.redis.fluent.AccessPoliciesClient
-
Deletes the access policy from a redis cache.
- beginDelete(String, String, String) - Method in interface com.azure.resourcemanager.redis.fluent.AccessPolicyAssignmentsClient
-
Deletes the access policy assignment from a redis cache.
- beginDelete(String, String, String) - Method in interface com.azure.resourcemanager.redis.fluent.LinkedServersClient
-
Deletes the linked server from a redis cache (requires Premium SKU).
- beginDelete(String, String, String, Context) - Method in interface com.azure.resourcemanager.redis.fluent.AccessPoliciesClient
-
Deletes the access policy from a redis cache.
- beginDelete(String, String, String, Context) - Method in interface com.azure.resourcemanager.redis.fluent.AccessPolicyAssignmentsClient
-
Deletes the access policy assignment from a redis cache.
- beginDelete(String, String, String, Context) - Method in interface com.azure.resourcemanager.redis.fluent.LinkedServersClient
-
Deletes the linked server from a redis cache (requires Premium SKU).
- beginDeleteAsync(String, String) - Method in interface com.azure.resourcemanager.redis.fluent.RedisClient
-
Deletes a Redis cache.
- beginDeleteAsync(String, String, String) - Method in interface com.azure.resourcemanager.redis.fluent.AccessPoliciesClient
-
Deletes the access policy from a redis cache.
- beginDeleteAsync(String, String, String) - Method in interface com.azure.resourcemanager.redis.fluent.AccessPolicyAssignmentsClient
-
Deletes the access policy assignment from a redis cache.
- beginDeleteAsync(String, String, String) - Method in interface com.azure.resourcemanager.redis.fluent.LinkedServersClient
-
Deletes the linked server from a redis cache (requires Premium SKU).
- beginExportData(String, String, ExportRdbParameters) - Method in interface com.azure.resourcemanager.redis.fluent.RedisClient
-
Export data from the redis cache to blobs in a container.
- beginExportData(String, String, ExportRdbParameters, Context) - Method in interface com.azure.resourcemanager.redis.fluent.RedisClient
-
Export data from the redis cache to blobs in a container.
- beginExportDataAsync(String, String, ExportRdbParameters) - Method in interface com.azure.resourcemanager.redis.fluent.RedisClient
-
Export data from the redis cache to blobs in a container.
- beginFlushCache(String, String) - Method in interface com.azure.resourcemanager.redis.fluent.RedisClient
-
Deletes all of the keys in a cache.
- beginFlushCache(String, String, Context) - Method in interface com.azure.resourcemanager.redis.fluent.RedisClient
-
Deletes all of the keys in a cache.
- beginFlushCacheAsync(String, String) - Method in interface com.azure.resourcemanager.redis.fluent.RedisClient
-
Deletes all of the keys in a cache.
- beginImportData(String, String, ImportRdbParameters) - Method in interface com.azure.resourcemanager.redis.fluent.RedisClient
-
Import data into Redis cache.
- beginImportData(String, String, ImportRdbParameters, Context) - Method in interface com.azure.resourcemanager.redis.fluent.RedisClient
-
Import data into Redis cache.
- beginImportDataAsync(String, String, ImportRdbParameters) - Method in interface com.azure.resourcemanager.redis.fluent.RedisClient
-
Import data into Redis cache.
- beginPut(String, String, String, PrivateEndpointConnectionInner) - Method in interface com.azure.resourcemanager.redis.fluent.PrivateEndpointConnectionsClient
-
Update the state of specified private endpoint connection associated with the redis cache.
- beginPut(String, String, String, PrivateEndpointConnectionInner, Context) - Method in interface com.azure.resourcemanager.redis.fluent.PrivateEndpointConnectionsClient
-
Update the state of specified private endpoint connection associated with the redis cache.
- beginPutAsync(String, String, String, PrivateEndpointConnectionInner) - Method in interface com.azure.resourcemanager.redis.fluent.PrivateEndpointConnectionsClient
-
Update the state of specified private endpoint connection associated with the redis cache.
- beginUpdate(String, String, RedisUpdateParameters) - Method in interface com.azure.resourcemanager.redis.fluent.RedisClient
-
Update an existing Redis cache.
- beginUpdate(String, String, RedisUpdateParameters, Context) - Method in interface com.azure.resourcemanager.redis.fluent.RedisClient
-
Update an existing Redis cache.
- beginUpdateAsync(String, String, RedisUpdateParameters) - Method in interface com.azure.resourcemanager.redis.fluent.RedisClient
-
Update an existing Redis cache.
- BUILT_IN - Static variable in class com.azure.resourcemanager.redis.models.AccessPolicyType
-
Static value BuiltIn for AccessPolicyType.
C
- C - Static variable in class com.azure.resourcemanager.redis.models.SkuFamily
-
Static value C for SkuFamily.
- CANCELED - Static variable in class com.azure.resourcemanager.redis.models.AccessPolicyAssignmentProvisioningState
-
Static value Canceled for AccessPolicyAssignmentProvisioningState.
- CANCELED - Static variable in class com.azure.resourcemanager.redis.models.AccessPolicyProvisioningState
-
Static value Canceled for AccessPolicyProvisioningState.
- capacity() - Method in class com.azure.resourcemanager.redis.models.Sku
-
Get the capacity property: The size of the Redis cache to deploy.
- checkNameAvailability(CheckNameAvailabilityParameters) - Method in interface com.azure.resourcemanager.redis.fluent.RedisClient
-
Checks that the redis cache name is valid and is not already in use.
- checkNameAvailabilityAsync(CheckNameAvailabilityParameters) - Method in interface com.azure.resourcemanager.redis.fluent.RedisClient
-
Checks that the redis cache name is valid and is not already in use.
- CheckNameAvailabilityParameters - Class in com.azure.resourcemanager.redis.models
-
Parameters body to pass for resource name availability check.
- CheckNameAvailabilityParameters() - Constructor for class com.azure.resourcemanager.redis.models.CheckNameAvailabilityParameters
-
Creates an instance of CheckNameAvailabilityParameters class.
- checkNameAvailabilityWithResponse(CheckNameAvailabilityParameters, Context) - Method in interface com.azure.resourcemanager.redis.fluent.RedisClient
-
Checks that the redis cache name is valid and is not already in use.
- checkNameAvailabilityWithResponseAsync(CheckNameAvailabilityParameters) - Method in interface com.azure.resourcemanager.redis.fluent.RedisClient
-
Checks that the redis cache name is valid and is not already in use.
- clientId() - Method in class com.azure.resourcemanager.redis.models.UserAssignedIdentity
-
Get the clientId property: The client ID of the assigned identity.
- com.azure.resourcemanager.redis - package com.azure.resourcemanager.redis
-
Package containing the classes for RedisManagementClient.
- com.azure.resourcemanager.redis.fluent - package com.azure.resourcemanager.redis.fluent
-
Package containing the service clients for RedisManagementClient.
- com.azure.resourcemanager.redis.fluent.models - package com.azure.resourcemanager.redis.fluent.models
-
Package containing the inner data models for RedisManagementClient.
- com.azure.resourcemanager.redis.models - package com.azure.resourcemanager.redis.models
-
Package containing the data models for RedisManagementClient.
- configure() - Static method in class com.azure.resourcemanager.redis.RedisManager
-
Get a Configurable instance that can be used to create RedisManager with optional configuration.
- CONFIGURING_AAD - Static variable in class com.azure.resourcemanager.redis.models.ProvisioningState
-
Static value ConfiguringAAD for ProvisioningState.
- container() - Method in class com.azure.resourcemanager.redis.models.ExportRdbParameters
-
Get the container property: Container name to export to.
- Contributing - Search tag in Overview
- Section
- create(String, String, RedisCreateParameters) - Method in interface com.azure.resourcemanager.redis.fluent.RedisClient
-
Create or replace (overwrite/recreate, with potential downtime) an existing Redis cache.
- create(String, String, RedisCreateParameters, Context) - Method in interface com.azure.resourcemanager.redis.fluent.RedisClient
-
Create or replace (overwrite/recreate, with potential downtime) an existing Redis cache.
- create(String, String, String, RedisLinkedServerCreateParameters) - Method in interface com.azure.resourcemanager.redis.fluent.LinkedServersClient
-
Adds a linked server to the Redis cache (requires Premium SKU).
- create(String, String, String, RedisLinkedServerCreateParameters, Context) - Method in interface com.azure.resourcemanager.redis.fluent.LinkedServersClient
-
Adds a linked server to the Redis cache (requires Premium SKU).
- createAsync(String, String, RedisCreateParameters) - Method in interface com.azure.resourcemanager.redis.fluent.RedisClient
-
Create or replace (overwrite/recreate, with potential downtime) an existing Redis cache.
- createAsync(String, String, String, RedisLinkedServerCreateParameters) - Method in interface com.azure.resourcemanager.redis.fluent.LinkedServersClient
-
Adds a linked server to the Redis cache (requires Premium SKU).
- createOrUpdate(String, String, DefaultName, RedisPatchScheduleInner) - Method in interface com.azure.resourcemanager.redis.fluent.PatchSchedulesClient
-
Create or replace the patching schedule for Redis cache.
- createOrUpdate(String, String, String, RedisFirewallRuleInner) - Method in interface com.azure.resourcemanager.redis.fluent.FirewallRulesClient
-
Create or update a redis cache firewall rule.
- createOrUpdateAsync(String, String, DefaultName, RedisPatchScheduleInner) - Method in interface com.azure.resourcemanager.redis.fluent.PatchSchedulesClient
-
Create or replace the patching schedule for Redis cache.
- createOrUpdateAsync(String, String, String, RedisFirewallRuleInner) - Method in interface com.azure.resourcemanager.redis.fluent.FirewallRulesClient
-
Create or update a redis cache firewall rule.
- createOrUpdateWithResponse(String, String, DefaultName, RedisPatchScheduleInner, Context) - Method in interface com.azure.resourcemanager.redis.fluent.PatchSchedulesClient
-
Create or replace the patching schedule for Redis cache.
- createOrUpdateWithResponse(String, String, String, RedisFirewallRuleInner, Context) - Method in interface com.azure.resourcemanager.redis.fluent.FirewallRulesClient
-
Create or update a redis cache firewall rule.
- createOrUpdateWithResponseAsync(String, String, DefaultName, RedisPatchScheduleInner) - Method in interface com.azure.resourcemanager.redis.fluent.PatchSchedulesClient
-
Create or replace the patching schedule for Redis cache.
- createOrUpdateWithResponseAsync(String, String, String, RedisFirewallRuleInner) - Method in interface com.azure.resourcemanager.redis.fluent.FirewallRulesClient
-
Create or update a redis cache firewall rule.
- createUpdate(String, String, String, RedisCacheAccessPolicyAssignmentInner) - Method in interface com.azure.resourcemanager.redis.fluent.AccessPolicyAssignmentsClient
-
Adds the access policy assignment to the specified users.
- createUpdate(String, String, String, RedisCacheAccessPolicyAssignmentInner, Context) - Method in interface com.azure.resourcemanager.redis.fluent.AccessPolicyAssignmentsClient
-
Adds the access policy assignment to the specified users.
- createUpdate(String, String, String, RedisCacheAccessPolicyInner) - Method in interface com.azure.resourcemanager.redis.fluent.AccessPoliciesClient
-
Adds an access policy to the redis cache.
- createUpdate(String, String, String, RedisCacheAccessPolicyInner, Context) - Method in interface com.azure.resourcemanager.redis.fluent.AccessPoliciesClient
-
Adds an access policy to the redis cache.
- createUpdateAsync(String, String, String, RedisCacheAccessPolicyAssignmentInner) - Method in interface com.azure.resourcemanager.redis.fluent.AccessPolicyAssignmentsClient
-
Adds the access policy assignment to the specified users.
- createUpdateAsync(String, String, String, RedisCacheAccessPolicyInner) - Method in interface com.azure.resourcemanager.redis.fluent.AccessPoliciesClient
-
Adds an access policy to the redis cache.
- createUpdateWithResponseAsync(String, String, String, RedisCacheAccessPolicyAssignmentInner) - Method in interface com.azure.resourcemanager.redis.fluent.AccessPolicyAssignmentsClient
-
Adds the access policy assignment to the specified users.
- createUpdateWithResponseAsync(String, String, String, RedisCacheAccessPolicyInner) - Method in interface com.azure.resourcemanager.redis.fluent.AccessPoliciesClient
-
Adds an access policy to the redis cache.
- createWithResponseAsync(String, String, RedisCreateParameters) - Method in interface com.azure.resourcemanager.redis.fluent.RedisClient
-
Create or replace (overwrite/recreate, with potential downtime) an existing Redis cache.
- createWithResponseAsync(String, String, String, RedisLinkedServerCreateParameters) - Method in interface com.azure.resourcemanager.redis.fluent.LinkedServersClient
-
Adds a linked server to the Redis cache (requires Premium SKU).
- CREATING - Static variable in class com.azure.resourcemanager.redis.models.PrivateEndpointConnectionProvisioningState
-
Static value Creating for PrivateEndpointConnectionProvisioningState.
- CREATING - Static variable in class com.azure.resourcemanager.redis.models.ProvisioningState
-
Static value Creating for ProvisioningState.
- CUSTOM - Static variable in class com.azure.resourcemanager.redis.models.AccessPolicyType
-
Static value Custom for AccessPolicyType.
D
- dayOfWeek() - Method in class com.azure.resourcemanager.redis.models.ScheduleEntry
-
Get the dayOfWeek property: Day of the week when a cache can be patched.
- DayOfWeek - Enum in com.azure.resourcemanager.redis.models
-
Day of the week when a cache can be patched.
- DEFAULT - Static variable in class com.azure.resourcemanager.redis.models.DefaultName
-
Static value default for DefaultName.
- DefaultName - Class in com.azure.resourcemanager.redis.models
-
Defines values for DefaultName.
- DefaultName() - Constructor for class com.azure.resourcemanager.redis.models.DefaultName
-
Deprecated.Use the
DefaultName.fromString(String)
factory method. - delete(String, String) - Method in interface com.azure.resourcemanager.redis.fluent.RedisClient
-
Deletes a Redis cache.
- delete(String, String, Context) - Method in interface com.azure.resourcemanager.redis.fluent.RedisClient
-
Deletes a Redis cache.
- delete(String, String, DefaultName) - Method in interface com.azure.resourcemanager.redis.fluent.PatchSchedulesClient
-
Deletes the patching schedule of a redis cache.
- delete(String, String, String) - Method in interface com.azure.resourcemanager.redis.fluent.AccessPoliciesClient
-
Deletes the access policy from a redis cache.
- delete(String, String, String) - Method in interface com.azure.resourcemanager.redis.fluent.AccessPolicyAssignmentsClient
-
Deletes the access policy assignment from a redis cache.
- delete(String, String, String) - Method in interface com.azure.resourcemanager.redis.fluent.FirewallRulesClient
-
Deletes a single firewall rule in a specified redis cache.
- delete(String, String, String) - Method in interface com.azure.resourcemanager.redis.fluent.LinkedServersClient
-
Deletes the linked server from a redis cache (requires Premium SKU).
- delete(String, String, String) - Method in interface com.azure.resourcemanager.redis.fluent.PrivateEndpointConnectionsClient
-
Deletes the specified private endpoint connection associated with the redis cache.
- delete(String, String, String, Context) - Method in interface com.azure.resourcemanager.redis.fluent.AccessPoliciesClient
-
Deletes the access policy from a redis cache.
- delete(String, String, String, Context) - Method in interface com.azure.resourcemanager.redis.fluent.AccessPolicyAssignmentsClient
-
Deletes the access policy assignment from a redis cache.
- delete(String, String, String, Context) - Method in interface com.azure.resourcemanager.redis.fluent.LinkedServersClient
-
Deletes the linked server from a redis cache (requires Premium SKU).
- deleteAsync(String, String) - Method in interface com.azure.resourcemanager.redis.fluent.RedisClient
-
Deletes a Redis cache.
- deleteAsync(String, String, DefaultName) - Method in interface com.azure.resourcemanager.redis.fluent.PatchSchedulesClient
-
Deletes the patching schedule of a redis cache.
- deleteAsync(String, String, String) - Method in interface com.azure.resourcemanager.redis.fluent.AccessPoliciesClient
-
Deletes the access policy from a redis cache.
- deleteAsync(String, String, String) - Method in interface com.azure.resourcemanager.redis.fluent.AccessPolicyAssignmentsClient
-
Deletes the access policy assignment from a redis cache.
- deleteAsync(String, String, String) - Method in interface com.azure.resourcemanager.redis.fluent.FirewallRulesClient
-
Deletes a single firewall rule in a specified redis cache.
- deleteAsync(String, String, String) - Method in interface com.azure.resourcemanager.redis.fluent.LinkedServersClient
-
Deletes the linked server from a redis cache (requires Premium SKU).
- deleteAsync(String, String, String) - Method in interface com.azure.resourcemanager.redis.fluent.PrivateEndpointConnectionsClient
-
Deletes the specified private endpoint connection associated with the redis cache.
- DELETED - Static variable in class com.azure.resourcemanager.redis.models.AccessPolicyAssignmentProvisioningState
-
Static value Deleted for AccessPolicyAssignmentProvisioningState.
- DELETED - Static variable in class com.azure.resourcemanager.redis.models.AccessPolicyProvisioningState
-
Static value Deleted for AccessPolicyProvisioningState.
- deletePatchSchedule() - Method in interface com.azure.resourcemanager.redis.models.RedisCachePremium
-
Deletes the patching schedule for Redis Cache.
- deleteWithResponse(String, String, DefaultName, Context) - Method in interface com.azure.resourcemanager.redis.fluent.PatchSchedulesClient
-
Deletes the patching schedule of a redis cache.
- deleteWithResponse(String, String, String, Context) - Method in interface com.azure.resourcemanager.redis.fluent.FirewallRulesClient
-
Deletes a single firewall rule in a specified redis cache.
- deleteWithResponse(String, String, String, Context) - Method in interface com.azure.resourcemanager.redis.fluent.PrivateEndpointConnectionsClient
-
Deletes the specified private endpoint connection associated with the redis cache.
- deleteWithResponseAsync(String, String) - Method in interface com.azure.resourcemanager.redis.fluent.RedisClient
-
Deletes a Redis cache.
- deleteWithResponseAsync(String, String, DefaultName) - Method in interface com.azure.resourcemanager.redis.fluent.PatchSchedulesClient
-
Deletes the patching schedule of a redis cache.
- deleteWithResponseAsync(String, String, String) - Method in interface com.azure.resourcemanager.redis.fluent.AccessPoliciesClient
-
Deletes the access policy from a redis cache.
- deleteWithResponseAsync(String, String, String) - Method in interface com.azure.resourcemanager.redis.fluent.AccessPolicyAssignmentsClient
-
Deletes the access policy assignment from a redis cache.
- deleteWithResponseAsync(String, String, String) - Method in interface com.azure.resourcemanager.redis.fluent.FirewallRulesClient
-
Deletes a single firewall rule in a specified redis cache.
- deleteWithResponseAsync(String, String, String) - Method in interface com.azure.resourcemanager.redis.fluent.LinkedServersClient
-
Deletes the linked server from a redis cache (requires Premium SKU).
- deleteWithResponseAsync(String, String, String) - Method in interface com.azure.resourcemanager.redis.fluent.PrivateEndpointConnectionsClient
-
Deletes the specified private endpoint connection associated with the redis cache.
- DELETING - Static variable in class com.azure.resourcemanager.redis.models.AccessPolicyAssignmentProvisioningState
-
Static value Deleting for AccessPolicyAssignmentProvisioningState.
- DELETING - Static variable in class com.azure.resourcemanager.redis.models.AccessPolicyProvisioningState
-
Static value Deleting for AccessPolicyProvisioningState.
- DELETING - Static variable in class com.azure.resourcemanager.redis.models.PrivateEndpointConnectionProvisioningState
-
Static value Deleting for PrivateEndpointConnectionProvisioningState.
- DELETING - Static variable in class com.azure.resourcemanager.redis.models.ProvisioningState
-
Static value Deleting for ProvisioningState.
- description() - Method in class com.azure.resourcemanager.redis.models.OperationDisplay
-
Get the description property: Friendly name of the operation.
- description() - Method in class com.azure.resourcemanager.redis.models.PrivateLinkServiceConnectionState
-
Get the description property: The reason for approval/rejection of the connection.
- disableAccessKeyAuthentication() - Method in class com.azure.resourcemanager.redis.fluent.models.RedisResourceInner
-
Get the disableAccessKeyAuthentication property: Authentication to Redis through access keys is disabled when set as true.
- disableAccessKeyAuthentication() - Method in class com.azure.resourcemanager.redis.models.RedisCommonProperties
-
Get the disableAccessKeyAuthentication property: Authentication to Redis through access keys is disabled when set as true.
- disableAccessKeyAuthentication() - Method in class com.azure.resourcemanager.redis.models.RedisCreateParameters
-
Get the disableAccessKeyAuthentication property: Authentication to Redis through access keys is disabled when set as true.
- disableAccessKeyAuthentication() - Method in class com.azure.resourcemanager.redis.models.RedisUpdateParameters
-
Get the disableAccessKeyAuthentication property: Authentication to Redis through access keys is disabled when set as true.
- DISABLED - Static variable in class com.azure.resourcemanager.redis.models.ProvisioningState
-
Static value Disabled for ProvisioningState.
- DISABLED - Static variable in class com.azure.resourcemanager.redis.models.PublicNetworkAccess
-
Static value Disabled for PublicNetworkAccess.
- disablePublicNetworkAccess() - Method in interface com.azure.resourcemanager.redis.models.RedisCache.DefinitionStages.WithCreate
-
Disables public network access for the redis cache.
- disablePublicNetworkAccess() - Method in interface com.azure.resourcemanager.redis.models.RedisCache.UpdateStages.WithPublicNetworkAccess
-
Disables public network access for the redis cache.
- display() - Method in class com.azure.resourcemanager.redis.fluent.models.OperationInner
-
Get the display property: The object that describes the operation.
E
- ENABLED - Static variable in class com.azure.resourcemanager.redis.models.PublicNetworkAccess
-
Static value Enabled for PublicNetworkAccess.
- enableNonSslPort() - Method in class com.azure.resourcemanager.redis.fluent.models.RedisResourceInner
-
Get the enableNonSslPort property: Specifies whether the non-ssl Redis server port (6379) is enabled.
- enableNonSslPort() - Method in class com.azure.resourcemanager.redis.models.RedisCommonProperties
-
Get the enableNonSslPort property: Specifies whether the non-ssl Redis server port (6379) is enabled.
- enableNonSslPort() - Method in class com.azure.resourcemanager.redis.models.RedisCreateParameters
-
Get the enableNonSslPort property: Specifies whether the non-ssl Redis server port (6379) is enabled.
- enableNonSslPort() - Method in class com.azure.resourcemanager.redis.models.RedisUpdateParameters
-
Get the enableNonSslPort property: Specifies whether the non-ssl Redis server port (6379) is enabled.
- enablePublicNetworkAccess() - Method in interface com.azure.resourcemanager.redis.models.RedisCache.UpdateStages.WithPublicNetworkAccess
-
Enables public network access for the redis cache.
- endIp() - Method in class com.azure.resourcemanager.redis.fluent.models.RedisFirewallRuleInner
-
Get the endIp property: highest IP address included in the range.
- endIp() - Method in class com.azure.resourcemanager.redis.fluent.models.RedisFirewallRuleProperties
-
Get the endIp property: highest IP address included in the range.
- endIp() - Method in interface com.azure.resourcemanager.redis.models.RedisFirewallRule
-
Get the endIp value.
- endIp() - Method in class com.azure.resourcemanager.redis.models.RedisFirewallRuleCreateParameters
-
Get the endIp property: highest IP address included in the range.
- endTime() - Method in class com.azure.resourcemanager.redis.models.OperationStatusResult
-
Get the endTime property: The end time of the operation.
- error() - Method in class com.azure.resourcemanager.redis.models.OperationStatusResult
-
Get the error property: If present, details of the operation error.
- EVERYDAY - Enum constant in enum com.azure.resourcemanager.redis.models.DayOfWeek
-
Enum value Everyday.
- Examples - Search tag in Overview
- Section
- exportData(String, String) - Method in interface com.azure.resourcemanager.redis.models.RedisCachePremium
-
Export data from Redis Cache.
- exportData(String, String, ExportRdbParameters) - Method in interface com.azure.resourcemanager.redis.fluent.RedisClient
-
Export data from the redis cache to blobs in a container.
- exportData(String, String, ExportRdbParameters, Context) - Method in interface com.azure.resourcemanager.redis.fluent.RedisClient
-
Export data from the redis cache to blobs in a container.
- exportData(String, String, String) - Method in interface com.azure.resourcemanager.redis.models.RedisCachePremium
-
Export data from Redis Cache.
- exportDataAsync(String, String, ExportRdbParameters) - Method in interface com.azure.resourcemanager.redis.fluent.RedisClient
-
Export data from the redis cache to blobs in a container.
- exportDataWithResponseAsync(String, String, ExportRdbParameters) - Method in interface com.azure.resourcemanager.redis.fluent.RedisClient
-
Export data from the redis cache to blobs in a container.
- ExportRdbParameters - Class in com.azure.resourcemanager.redis.models
-
Parameters for Redis export operation.
- ExportRdbParameters() - Constructor for class com.azure.resourcemanager.redis.models.ExportRdbParameters
-
Creates an instance of ExportRdbParameters class.
F
- FAILED - Static variable in class com.azure.resourcemanager.redis.models.AccessPolicyAssignmentProvisioningState
-
Static value Failed for AccessPolicyAssignmentProvisioningState.
- FAILED - Static variable in class com.azure.resourcemanager.redis.models.AccessPolicyProvisioningState
-
Static value Failed for AccessPolicyProvisioningState.
- FAILED - Static variable in class com.azure.resourcemanager.redis.models.PrivateEndpointConnectionProvisioningState
-
Static value Failed for PrivateEndpointConnectionProvisioningState.
- FAILED - Static variable in class com.azure.resourcemanager.redis.models.ProvisioningState
-
Static value Failed for ProvisioningState.
- family() - Method in class com.azure.resourcemanager.redis.models.Sku
-
Get the family property: The SKU family to use.
- files() - Method in class com.azure.resourcemanager.redis.models.ImportRdbParameters
-
Get the files property: files to import.
- firewallRules() - Method in interface com.azure.resourcemanager.redis.models.RedisCache
-
Gets firewall rules in the Redis Cache.
- FirewallRulesClient - Interface in com.azure.resourcemanager.redis.fluent
-
An instance of this class provides access to all the operations defined in FirewallRulesClient.
- flushCache(String, String) - Method in interface com.azure.resourcemanager.redis.fluent.RedisClient
-
Deletes all of the keys in a cache.
- flushCache(String, String, Context) - Method in interface com.azure.resourcemanager.redis.fluent.RedisClient
-
Deletes all of the keys in a cache.
- flushCacheAsync(String, String) - Method in interface com.azure.resourcemanager.redis.fluent.RedisClient
-
Deletes all of the keys in a cache.
- flushCacheWithResponseAsync(String, String) - Method in interface com.azure.resourcemanager.redis.fluent.RedisClient
-
Deletes all of the keys in a cache.
- forceReboot(RebootType) - Method in interface com.azure.resourcemanager.redis.models.RedisCache
-
Reboot specified Redis node(s).
- forceReboot(RebootType, int) - Method in interface com.azure.resourcemanager.redis.models.RedisCachePremium
-
Reboot specified Redis node(s).
- forceReboot(String, String, RedisRebootParameters) - Method in interface com.azure.resourcemanager.redis.fluent.RedisClient
-
Reboot specified Redis node(s).
- forceRebootAsync(String, String, RedisRebootParameters) - Method in interface com.azure.resourcemanager.redis.fluent.RedisClient
-
Reboot specified Redis node(s).
- forceRebootWithResponse(String, String, RedisRebootParameters, Context) - Method in interface com.azure.resourcemanager.redis.fluent.RedisClient
-
Reboot specified Redis node(s).
- forceRebootWithResponseAsync(String, String, RedisRebootParameters) - Method in interface com.azure.resourcemanager.redis.fluent.RedisClient
-
Reboot specified Redis node(s).
- format() - Method in class com.azure.resourcemanager.redis.models.ExportRdbParameters
-
Get the format property: File format.
- format() - Method in class com.azure.resourcemanager.redis.models.ImportRdbParameters
-
Get the format property: File format.
- FRIDAY - Enum constant in enum com.azure.resourcemanager.redis.models.DayOfWeek
-
Enum value Friday.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.redis.fluent.models.OperationInner
-
Reads an instance of OperationInner from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.redis.fluent.models.OperationStatusInner
-
Reads an instance of OperationStatusInner from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.redis.fluent.models.PrivateEndpointConnectionInner
-
Reads an instance of PrivateEndpointConnectionInner from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.redis.fluent.models.PrivateEndpointConnectionProperties
-
Reads an instance of PrivateEndpointConnectionProperties from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.redis.fluent.models.PrivateLinkResourceInner
-
Reads an instance of PrivateLinkResourceInner from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.redis.fluent.models.PrivateLinkResourceProperties
-
Reads an instance of PrivateLinkResourceProperties from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.redis.fluent.models.RedisAccessKeysInner
-
Reads an instance of RedisAccessKeysInner from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.redis.fluent.models.RedisCacheAccessPolicyAssignmentInner
-
Reads an instance of RedisCacheAccessPolicyAssignmentInner from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.redis.fluent.models.RedisCacheAccessPolicyAssignmentProperties
-
Reads an instance of RedisCacheAccessPolicyAssignmentProperties from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.redis.fluent.models.RedisCacheAccessPolicyInner
-
Reads an instance of RedisCacheAccessPolicyInner from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.redis.fluent.models.RedisCacheAccessPolicyProperties
-
Reads an instance of RedisCacheAccessPolicyProperties from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.redis.fluent.models.RedisCreateProperties
-
Reads an instance of RedisCreateProperties from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.redis.fluent.models.RedisFirewallRuleInner
-
Reads an instance of RedisFirewallRuleInner from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.redis.fluent.models.RedisFirewallRuleProperties
-
Reads an instance of RedisFirewallRuleProperties from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.redis.fluent.models.RedisForceRebootResponseInner
-
Reads an instance of RedisForceRebootResponseInner from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.redis.fluent.models.RedisLinkedServerCreateProperties
-
Reads an instance of RedisLinkedServerCreateProperties from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.redis.fluent.models.RedisLinkedServerProperties
-
Reads an instance of RedisLinkedServerProperties from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.redis.fluent.models.RedisLinkedServerWithPropertiesInner
-
Reads an instance of RedisLinkedServerWithPropertiesInner from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.redis.fluent.models.RedisPatchScheduleInner
-
Reads an instance of RedisPatchScheduleInner from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.redis.fluent.models.RedisPropertiesInner
-
Reads an instance of RedisPropertiesInner from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.redis.fluent.models.RedisResourceInner
-
Reads an instance of RedisResourceInner from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.redis.fluent.models.RedisUpdateProperties
-
Reads an instance of RedisUpdateProperties from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.redis.fluent.models.ScheduleEntries
-
Reads an instance of ScheduleEntries from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.redis.fluent.models.UpgradeNotificationInner
-
Reads an instance of UpgradeNotificationInner from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.redis.models.CheckNameAvailabilityParameters
-
Reads an instance of CheckNameAvailabilityParameters from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.redis.models.ExportRdbParameters
-
Reads an instance of ExportRdbParameters from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.redis.models.ImportRdbParameters
-
Reads an instance of ImportRdbParameters from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.redis.models.ManagedServiceIdentity
-
Reads an instance of ManagedServiceIdentity from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.redis.models.NotificationListResponse
-
Reads an instance of NotificationListResponse from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.redis.models.OperationDisplay
-
Reads an instance of OperationDisplay from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.redis.models.OperationListResult
-
Reads an instance of OperationListResult from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.redis.models.OperationStatusResult
-
Reads an instance of OperationStatusResult from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.redis.models.PrivateEndpoint
-
Reads an instance of PrivateEndpoint from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.redis.models.PrivateEndpointConnectionListResult
-
Reads an instance of PrivateEndpointConnectionListResult from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.redis.models.PrivateLinkResourceListResult
-
Reads an instance of PrivateLinkResourceListResult from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.redis.models.PrivateLinkServiceConnectionState
-
Reads an instance of PrivateLinkServiceConnectionState from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.redis.models.RedisCacheAccessPolicyAssignmentList
-
Reads an instance of RedisCacheAccessPolicyAssignmentList from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.redis.models.RedisCacheAccessPolicyList
-
Reads an instance of RedisCacheAccessPolicyList from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.redis.models.RedisCommonProperties
-
Reads an instance of RedisCommonProperties from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.redis.models.RedisConfiguration
-
Reads an instance of RedisConfiguration from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.redis.models.RedisCreateParameters
-
Reads an instance of RedisCreateParameters from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.redis.models.RedisFirewallRuleCreateParameters
-
Reads an instance of RedisFirewallRuleCreateParameters from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.redis.models.RedisFirewallRuleListResult
-
Reads an instance of RedisFirewallRuleListResult from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.redis.models.RedisInstanceDetails
-
Reads an instance of RedisInstanceDetails from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.redis.models.RedisLinkedServer
-
Reads an instance of RedisLinkedServer from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.redis.models.RedisLinkedServerCreateParameters
-
Reads an instance of RedisLinkedServerCreateParameters from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.redis.models.RedisLinkedServerWithPropertiesList
-
Reads an instance of RedisLinkedServerWithPropertiesList from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.redis.models.RedisListResult
-
Reads an instance of RedisListResult from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.redis.models.RedisPatchScheduleListResult
-
Reads an instance of RedisPatchScheduleListResult from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.redis.models.RedisRebootParameters
-
Reads an instance of RedisRebootParameters from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.redis.models.RedisRegenerateKeyParameters
-
Reads an instance of RedisRegenerateKeyParameters from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.redis.models.RedisUpdateParameters
-
Reads an instance of RedisUpdateParameters from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.redis.models.ScheduleEntry
-
Reads an instance of ScheduleEntry from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.redis.models.Sku
-
Reads an instance of Sku from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.redis.models.UserAssignedIdentity
-
Reads an instance of UserAssignedIdentity from the JsonReader.
- fromString(String) - Static method in class com.azure.resourcemanager.redis.models.AccessPolicyAssignmentProvisioningState
-
Creates or finds a AccessPolicyAssignmentProvisioningState from its string representation.
- fromString(String) - Static method in class com.azure.resourcemanager.redis.models.AccessPolicyProvisioningState
-
Creates or finds a AccessPolicyProvisioningState from its string representation.
- fromString(String) - Static method in class com.azure.resourcemanager.redis.models.AccessPolicyType
-
Creates or finds a AccessPolicyType from its string representation.
- fromString(String) - Static method in enum com.azure.resourcemanager.redis.models.DayOfWeek
-
Parses a serialized value to a DayOfWeek instance.
- fromString(String) - Static method in class com.azure.resourcemanager.redis.models.DefaultName
-
Creates or finds a DefaultName from its string representation.
- fromString(String) - Static method in class com.azure.resourcemanager.redis.models.ManagedServiceIdentityType
-
Creates or finds a ManagedServiceIdentityType from its string representation.
- fromString(String) - Static method in class com.azure.resourcemanager.redis.models.PrivateEndpointConnectionProvisioningState
-
Creates or finds a PrivateEndpointConnectionProvisioningState from its string representation.
- fromString(String) - Static method in class com.azure.resourcemanager.redis.models.PrivateEndpointServiceConnectionStatus
-
Creates or finds a PrivateEndpointServiceConnectionStatus from its string representation.
- fromString(String) - Static method in class com.azure.resourcemanager.redis.models.ProvisioningState
-
Creates or finds a ProvisioningState from its string representation.
- fromString(String) - Static method in class com.azure.resourcemanager.redis.models.PublicNetworkAccess
-
Creates or finds a PublicNetworkAccess from its string representation.
- fromString(String) - Static method in class com.azure.resourcemanager.redis.models.RebootType
-
Creates or finds a RebootType from its string representation.
- fromString(String) - Static method in enum com.azure.resourcemanager.redis.models.RedisKeyType
-
Parses a serialized value to a RedisKeyType instance.
- fromString(String) - Static method in enum com.azure.resourcemanager.redis.models.ReplicationRole
-
Parses a serialized value to a ReplicationRole instance.
- fromString(String) - Static method in class com.azure.resourcemanager.redis.models.SkuFamily
-
Creates or finds a SkuFamily from its string representation.
- fromString(String) - Static method in class com.azure.resourcemanager.redis.models.SkuName
-
Creates or finds a SkuName from its string representation.
- fromString(String) - Static method in class com.azure.resourcemanager.redis.models.TlsVersion
-
Creates or finds a TlsVersion from its string representation.
- fromString(String) - Static method in class com.azure.resourcemanager.redis.models.UpdateChannel
-
Creates or finds a UpdateChannel from its string representation.
- fromString(String) - Static method in class com.azure.resourcemanager.redis.models.ZonalAllocationPolicy
-
Creates or finds a ZonalAllocationPolicy from its string representation.
G
- geoReplicatedPrimaryHostname() - Method in class com.azure.resourcemanager.redis.fluent.models.RedisLinkedServerCreateProperties
-
Get the geoReplicatedPrimaryHostname property: The unchanging DNS name which will always point to current geo-primary cache among the linked redis caches for seamless Geo Failover experience.
- geoReplicatedPrimaryHostname() - Method in class com.azure.resourcemanager.redis.fluent.models.RedisLinkedServerProperties
-
Get the geoReplicatedPrimaryHostname property: The unchanging DNS name which will always point to current geo-primary cache among the linked redis caches for seamless Geo Failover experience.
- geoReplicatedPrimaryHostname() - Method in class com.azure.resourcemanager.redis.fluent.models.RedisLinkedServerWithPropertiesInner
-
Get the geoReplicatedPrimaryHostname property: The unchanging DNS name which will always point to current geo-primary cache among the linked redis caches for seamless Geo Failover experience.
- geoReplicatedPrimaryHostname() - Method in class com.azure.resourcemanager.redis.models.RedisLinkedServerCreateParameters
-
Get the geoReplicatedPrimaryHostname property: The unchanging DNS name which will always point to current geo-primary cache among the linked redis caches for seamless Geo Failover experience.
- get(String, String) - Method in interface com.azure.resourcemanager.redis.fluent.AsyncOperationStatusClient
-
For checking the ongoing status of an operation.
- get(String, String, DefaultName) - Method in interface com.azure.resourcemanager.redis.fluent.PatchSchedulesClient
-
Gets the patching schedule of a redis cache.
- get(String, String, String) - Method in interface com.azure.resourcemanager.redis.fluent.AccessPoliciesClient
-
Gets the detailed information about an access policy of a redis cache.
- get(String, String, String) - Method in interface com.azure.resourcemanager.redis.fluent.AccessPolicyAssignmentsClient
-
Gets the list of assignments for an access policy of a redis cache.
- get(String, String, String) - Method in interface com.azure.resourcemanager.redis.fluent.FirewallRulesClient
-
Gets a single firewall rule in a specified redis cache.
- get(String, String, String) - Method in interface com.azure.resourcemanager.redis.fluent.LinkedServersClient
-
Gets the detailed information about a linked server of a redis cache (requires Premium SKU).
- get(String, String, String) - Method in interface com.azure.resourcemanager.redis.fluent.PrivateEndpointConnectionsClient
-
Gets the specified private endpoint connection associated with the redis cache.
- getAccessPolicies() - Method in interface com.azure.resourcemanager.redis.fluent.RedisManagementClient
-
Gets the AccessPoliciesClient object to access its operations.
- getAccessPolicyAssignments() - Method in interface com.azure.resourcemanager.redis.fluent.RedisManagementClient
-
Gets the AccessPolicyAssignmentsClient object to access its operations.
- getApiVersion() - Method in interface com.azure.resourcemanager.redis.fluent.RedisManagementClient
-
Gets Api Version.
- getAsync(String, String) - Method in interface com.azure.resourcemanager.redis.fluent.AsyncOperationStatusClient
-
For checking the ongoing status of an operation.
- getAsync(String, String, DefaultName) - Method in interface com.azure.resourcemanager.redis.fluent.PatchSchedulesClient
-
Gets the patching schedule of a redis cache.
- getAsync(String, String, String) - Method in interface com.azure.resourcemanager.redis.fluent.AccessPoliciesClient
-
Gets the detailed information about an access policy of a redis cache.
- getAsync(String, String, String) - Method in interface com.azure.resourcemanager.redis.fluent.AccessPolicyAssignmentsClient
-
Gets the list of assignments for an access policy of a redis cache.
- getAsync(String, String, String) - Method in interface com.azure.resourcemanager.redis.fluent.FirewallRulesClient
-
Gets a single firewall rule in a specified redis cache.
- getAsync(String, String, String) - Method in interface com.azure.resourcemanager.redis.fluent.LinkedServersClient
-
Gets the detailed information about a linked server of a redis cache (requires Premium SKU).
- getAsync(String, String, String) - Method in interface com.azure.resourcemanager.redis.fluent.PrivateEndpointConnectionsClient
-
Gets the specified private endpoint connection associated with the redis cache.
- getAsyncOperationStatus() - Method in interface com.azure.resourcemanager.redis.fluent.RedisManagementClient
-
Gets the AsyncOperationStatusClient object to access its operations.
- getByResourceGroup(String, String) - Method in interface com.azure.resourcemanager.redis.fluent.RedisClient
-
Gets a Redis cache (resource description).
- getByResourceGroupAsync(String, String) - Method in interface com.azure.resourcemanager.redis.fluent.RedisClient
-
Gets a Redis cache (resource description).
- getByResourceGroupWithResponse(String, String, Context) - Method in interface com.azure.resourcemanager.redis.fluent.RedisClient
-
Gets a Redis cache (resource description).
- getByResourceGroupWithResponseAsync(String, String) - Method in interface com.azure.resourcemanager.redis.fluent.RedisClient
-
Gets a Redis cache (resource description).
- getDefaultPollInterval() - Method in interface com.azure.resourcemanager.redis.fluent.RedisManagementClient
-
Gets The default poll interval for long-running operation.
- getEndpoint() - Method in interface com.azure.resourcemanager.redis.fluent.RedisManagementClient
-
Gets server parameter.
- getFirewallRules() - Method in interface com.azure.resourcemanager.redis.fluent.RedisManagementClient
-
Gets the FirewallRulesClient object to access its operations.
- getHttpPipeline() - Method in interface com.azure.resourcemanager.redis.fluent.RedisManagementClient
-
Gets The HTTP pipeline to send requests through.
- getLinkedServerRole(String) - Method in interface com.azure.resourcemanager.redis.models.RedisCachePremium
-
Gets the role for the linked server of the current Redis cache instance.
- getLinkedServers() - Method in interface com.azure.resourcemanager.redis.fluent.RedisManagementClient
-
Gets the LinkedServersClient object to access its operations.
- getOperations() - Method in interface com.azure.resourcemanager.redis.fluent.RedisManagementClient
-
Gets the OperationsClient object to access its operations.
- getPatchSchedules() - Method in interface com.azure.resourcemanager.redis.fluent.RedisManagementClient
-
Gets the PatchSchedulesClient object to access its operations.
- getPrivateEndpointConnections() - Method in interface com.azure.resourcemanager.redis.fluent.RedisManagementClient
-
Gets the PrivateEndpointConnectionsClient object to access its operations.
- getPrivateLinkResources() - Method in interface com.azure.resourcemanager.redis.fluent.RedisManagementClient
-
Gets the PrivateLinkResourcesClient object to access its operations.
- getRedis() - Method in interface com.azure.resourcemanager.redis.fluent.RedisManagementClient
-
Gets the RedisClient object to access its operations.
- getSubscriptionId() - Method in interface com.azure.resourcemanager.redis.fluent.RedisManagementClient
-
Gets The ID of the target subscription.
- Getting started - Search tag in Overview
- Section
- getValue() - Method in enum com.azure.resourcemanager.redis.models.RedisCache.RedisVersion
-
Gets the string representation of the version.
- getWithResponse(String, String, Context) - Method in interface com.azure.resourcemanager.redis.fluent.AsyncOperationStatusClient
-
For checking the ongoing status of an operation.
- getWithResponse(String, String, DefaultName, Context) - Method in interface com.azure.resourcemanager.redis.fluent.PatchSchedulesClient
-
Gets the patching schedule of a redis cache.
- getWithResponse(String, String, String, Context) - Method in interface com.azure.resourcemanager.redis.fluent.AccessPoliciesClient
-
Gets the detailed information about an access policy of a redis cache.
- getWithResponse(String, String, String, Context) - Method in interface com.azure.resourcemanager.redis.fluent.AccessPolicyAssignmentsClient
-
Gets the list of assignments for an access policy of a redis cache.
- getWithResponse(String, String, String, Context) - Method in interface com.azure.resourcemanager.redis.fluent.FirewallRulesClient
-
Gets a single firewall rule in a specified redis cache.
- getWithResponse(String, String, String, Context) - Method in interface com.azure.resourcemanager.redis.fluent.LinkedServersClient
-
Gets the detailed information about a linked server of a redis cache (requires Premium SKU).
- getWithResponse(String, String, String, Context) - Method in interface com.azure.resourcemanager.redis.fluent.PrivateEndpointConnectionsClient
-
Gets the specified private endpoint connection associated with the redis cache.
- getWithResponseAsync(String, String) - Method in interface com.azure.resourcemanager.redis.fluent.AsyncOperationStatusClient
-
For checking the ongoing status of an operation.
- getWithResponseAsync(String, String, DefaultName) - Method in interface com.azure.resourcemanager.redis.fluent.PatchSchedulesClient
-
Gets the patching schedule of a redis cache.
- getWithResponseAsync(String, String, String) - Method in interface com.azure.resourcemanager.redis.fluent.AccessPoliciesClient
-
Gets the detailed information about an access policy of a redis cache.
- getWithResponseAsync(String, String, String) - Method in interface com.azure.resourcemanager.redis.fluent.AccessPolicyAssignmentsClient
-
Gets the list of assignments for an access policy of a redis cache.
- getWithResponseAsync(String, String, String) - Method in interface com.azure.resourcemanager.redis.fluent.FirewallRulesClient
-
Gets a single firewall rule in a specified redis cache.
- getWithResponseAsync(String, String, String) - Method in interface com.azure.resourcemanager.redis.fluent.LinkedServersClient
-
Gets the detailed information about a linked server of a redis cache (requires Premium SKU).
- getWithResponseAsync(String, String, String) - Method in interface com.azure.resourcemanager.redis.fluent.PrivateEndpointConnectionsClient
-
Gets the specified private endpoint connection associated with the redis cache.
- groupId() - Method in class com.azure.resourcemanager.redis.fluent.models.PrivateLinkResourceInner
-
Get the groupId property: The private link resource group id.
- groupId() - Method in class com.azure.resourcemanager.redis.fluent.models.PrivateLinkResourceProperties
-
Get the groupId property: The private link resource group id.
H
- hostname() - Method in class com.azure.resourcemanager.redis.fluent.models.RedisPropertiesInner
-
Get the hostname property: Redis host name.
- hostname() - Method in class com.azure.resourcemanager.redis.fluent.models.RedisResourceInner
-
Get the hostname property: Redis host name.
- hostname() - Method in interface com.azure.resourcemanager.redis.models.RedisCache
-
Gets the host name.
I
- id() - Method in class com.azure.resourcemanager.redis.fluent.models.PrivateEndpointConnectionInner
-
Get the id property: Fully qualified resource Id for the resource.
- id() - Method in class com.azure.resourcemanager.redis.fluent.models.PrivateLinkResourceInner
-
Get the id property: Fully qualified resource Id for the resource.
- id() - Method in class com.azure.resourcemanager.redis.fluent.models.RedisCacheAccessPolicyAssignmentInner
-
Get the id property: Fully qualified resource Id for the resource.
- id() - Method in class com.azure.resourcemanager.redis.fluent.models.RedisCacheAccessPolicyInner
-
Get the id property: Fully qualified resource Id for the resource.
- id() - Method in class com.azure.resourcemanager.redis.fluent.models.RedisFirewallRuleInner
-
Get the id property: Fully qualified resource Id for the resource.
- id() - Method in class com.azure.resourcemanager.redis.fluent.models.RedisLinkedServerWithPropertiesInner
-
Get the id property: Fully qualified resource Id for the resource.
- id() - Method in class com.azure.resourcemanager.redis.fluent.models.RedisPatchScheduleInner
-
Get the id property: Fully qualified resource Id for the resource.
- id() - Method in class com.azure.resourcemanager.redis.fluent.models.RedisResourceInner
-
Get the id property: Fully qualified resource Id for the resource.
- id() - Method in class com.azure.resourcemanager.redis.models.OperationStatusResult
-
Get the id property: Fully qualified ID for the async operation.
- id() - Method in class com.azure.resourcemanager.redis.models.PrivateEndpoint
-
Get the id property: The ARM identifier for Private Endpoint.
- id() - Method in class com.azure.resourcemanager.redis.models.RedisFirewallRuleCreateParameters
-
Get the id property: Fully qualified resource Id for the resource.
- id() - Method in class com.azure.resourcemanager.redis.models.RedisLinkedServer
-
Get the id property: Linked server Id.
- identity() - Method in class com.azure.resourcemanager.redis.fluent.models.RedisResourceInner
-
Get the identity property: The identity of the resource.
- identity() - Method in class com.azure.resourcemanager.redis.models.RedisCreateParameters
-
Get the identity property: The identity of the resource.
- identity() - Method in class com.azure.resourcemanager.redis.models.RedisUpdateParameters
-
Get the identity property: The identity of the resource.
- importData(String, String, ImportRdbParameters) - Method in interface com.azure.resourcemanager.redis.fluent.RedisClient
-
Import data into Redis cache.
- importData(String, String, ImportRdbParameters, Context) - Method in interface com.azure.resourcemanager.redis.fluent.RedisClient
-
Import data into Redis cache.
- importData(List<String>) - Method in interface com.azure.resourcemanager.redis.models.RedisCachePremium
-
Import data into Redis Cache.
- importData(List<String>, String) - Method in interface com.azure.resourcemanager.redis.models.RedisCachePremium
-
Import data into Redis Cache.
- importDataAsync(String, String, ImportRdbParameters) - Method in interface com.azure.resourcemanager.redis.fluent.RedisClient
-
Import data into Redis cache.
- importDataWithResponseAsync(String, String, ImportRdbParameters) - Method in interface com.azure.resourcemanager.redis.fluent.RedisClient
-
Import data into Redis cache.
- ImportRdbParameters - Class in com.azure.resourcemanager.redis.models
-
Parameters for Redis import operation.
- ImportRdbParameters() - Constructor for class com.azure.resourcemanager.redis.models.ImportRdbParameters
-
Creates an instance of ImportRdbParameters class.
- Include the recommended packages - Search tag in Overview
- Section
- instances() - Method in class com.azure.resourcemanager.redis.fluent.models.RedisPropertiesInner
-
Get the instances property: List of the Redis instances associated with the cache.
- instances() - Method in class com.azure.resourcemanager.redis.fluent.models.RedisResourceInner
-
Get the instances property: List of the Redis instances associated with the cache.
- isMaster() - Method in class com.azure.resourcemanager.redis.models.RedisInstanceDetails
-
Get the isMaster property: Specifies whether the instance is a primary node.
- isPremium() - Method in interface com.azure.resourcemanager.redis.models.RedisCache
-
Checks whether current Redis Cache instance has Premium Sku.
- isPrimary() - Method in class com.azure.resourcemanager.redis.models.RedisInstanceDetails
-
Get the isPrimary property: Specifies whether the instance is a primary node.
K
- Key concepts - Search tag in Overview
- Section
- keys() - Method in interface com.azure.resourcemanager.redis.models.RedisCache
-
Gets a Redis Cache's access keys.
- keyType() - Method in class com.azure.resourcemanager.redis.models.RedisRegenerateKeyParameters
-
Get the keyType property: The Redis access key to regenerate.
L
- linkedRedisCacheId() - Method in class com.azure.resourcemanager.redis.fluent.models.RedisLinkedServerCreateProperties
-
Get the linkedRedisCacheId property: Fully qualified resourceId of the linked redis cache.
- linkedRedisCacheId() - Method in class com.azure.resourcemanager.redis.fluent.models.RedisLinkedServerWithPropertiesInner
-
Get the linkedRedisCacheId property: Fully qualified resourceId of the linked redis cache.
- linkedRedisCacheId() - Method in class com.azure.resourcemanager.redis.models.RedisLinkedServerCreateParameters
-
Get the linkedRedisCacheId property: Fully qualified resourceId of the linked redis cache.
- linkedRedisCacheLocation() - Method in class com.azure.resourcemanager.redis.fluent.models.RedisLinkedServerCreateProperties
-
Get the linkedRedisCacheLocation property: Location of the linked redis cache.
- linkedRedisCacheLocation() - Method in class com.azure.resourcemanager.redis.fluent.models.RedisLinkedServerWithPropertiesInner
-
Get the linkedRedisCacheLocation property: Location of the linked redis cache.
- linkedRedisCacheLocation() - Method in class com.azure.resourcemanager.redis.models.RedisLinkedServerCreateParameters
-
Get the linkedRedisCacheLocation property: Location of the linked redis cache.
- linkedServers() - Method in class com.azure.resourcemanager.redis.fluent.models.RedisPropertiesInner
-
Get the linkedServers property: List of the linked servers associated with the cache.
- linkedServers() - Method in class com.azure.resourcemanager.redis.fluent.models.RedisResourceInner
-
Get the linkedServers property: List of the linked servers associated with the cache.
- LinkedServersClient - Interface in com.azure.resourcemanager.redis.fluent
-
An instance of this class provides access to all the operations defined in LinkedServersClient.
- LINKING - Static variable in class com.azure.resourcemanager.redis.models.ProvisioningState
-
Static value Linking for ProvisioningState.
- list() - Method in interface com.azure.resourcemanager.redis.fluent.OperationsClient
-
Lists all of the available REST API operations of the Microsoft.Cache provider.
- list() - Method in interface com.azure.resourcemanager.redis.fluent.RedisClient
-
Gets all Redis caches in the specified subscription.
- list(Context) - Method in interface com.azure.resourcemanager.redis.fluent.OperationsClient
-
Lists all of the available REST API operations of the Microsoft.Cache provider.
- list(Context) - Method in interface com.azure.resourcemanager.redis.fluent.RedisClient
-
Gets all Redis caches in the specified subscription.
- list(String, String) - Method in interface com.azure.resourcemanager.redis.fluent.AccessPoliciesClient
-
Gets the list of access policies associated with this redis cache.
- list(String, String) - Method in interface com.azure.resourcemanager.redis.fluent.AccessPolicyAssignmentsClient
-
Gets the list of access policy assignments associated with this redis cache.
- list(String, String) - Method in interface com.azure.resourcemanager.redis.fluent.FirewallRulesClient
-
Gets all firewall rules in the specified redis cache.
- list(String, String) - Method in interface com.azure.resourcemanager.redis.fluent.LinkedServersClient
-
Gets the list of linked servers associated with this redis cache (requires Premium SKU).
- list(String, String) - Method in interface com.azure.resourcemanager.redis.fluent.PrivateEndpointConnectionsClient
-
List all the private endpoint connections associated with the redis cache.
- list(String, String, Context) - Method in interface com.azure.resourcemanager.redis.fluent.AccessPoliciesClient
-
Gets the list of access policies associated with this redis cache.
- list(String, String, Context) - Method in interface com.azure.resourcemanager.redis.fluent.AccessPolicyAssignmentsClient
-
Gets the list of access policy assignments associated with this redis cache.
- list(String, String, Context) - Method in interface com.azure.resourcemanager.redis.fluent.FirewallRulesClient
-
Gets all firewall rules in the specified redis cache.
- list(String, String, Context) - Method in interface com.azure.resourcemanager.redis.fluent.LinkedServersClient
-
Gets the list of linked servers associated with this redis cache (requires Premium SKU).
- list(String, String, Context) - Method in interface com.azure.resourcemanager.redis.fluent.PrivateEndpointConnectionsClient
-
List all the private endpoint connections associated with the redis cache.
- listAsync() - Method in interface com.azure.resourcemanager.redis.fluent.OperationsClient
-
Lists all of the available REST API operations of the Microsoft.Cache provider.
- listAsync() - Method in interface com.azure.resourcemanager.redis.fluent.RedisClient
-
Gets all Redis caches in the specified subscription.
- listAsync(String, String) - Method in interface com.azure.resourcemanager.redis.fluent.AccessPoliciesClient
-
Gets the list of access policies associated with this redis cache.
- listAsync(String, String) - Method in interface com.azure.resourcemanager.redis.fluent.AccessPolicyAssignmentsClient
-
Gets the list of access policy assignments associated with this redis cache.
- listAsync(String, String) - Method in interface com.azure.resourcemanager.redis.fluent.FirewallRulesClient
-
Gets all firewall rules in the specified redis cache.
- listAsync(String, String) - Method in interface com.azure.resourcemanager.redis.fluent.LinkedServersClient
-
Gets the list of linked servers associated with this redis cache (requires Premium SKU).
- listAsync(String, String) - Method in interface com.azure.resourcemanager.redis.fluent.PrivateEndpointConnectionsClient
-
List all the private endpoint connections associated with the redis cache.
- listByRedisCache(String, String) - Method in interface com.azure.resourcemanager.redis.fluent.PrivateLinkResourcesClient
-
Gets the private link resources that need to be created for a redis cache.
- listByRedisCache(String, String, Context) - Method in interface com.azure.resourcemanager.redis.fluent.PrivateLinkResourcesClient
-
Gets the private link resources that need to be created for a redis cache.
- listByRedisCacheAsync(String, String) - Method in interface com.azure.resourcemanager.redis.fluent.PrivateLinkResourcesClient
-
Gets the private link resources that need to be created for a redis cache.
- listByRedisResource(String, String) - Method in interface com.azure.resourcemanager.redis.fluent.PatchSchedulesClient
-
Gets all patch schedules in the specified redis cache (there is only one).
- listByRedisResource(String, String, Context) - Method in interface com.azure.resourcemanager.redis.fluent.PatchSchedulesClient
-
Gets all patch schedules in the specified redis cache (there is only one).
- listByRedisResourceAsync(String, String) - Method in interface com.azure.resourcemanager.redis.fluent.PatchSchedulesClient
-
Gets all patch schedules in the specified redis cache (there is only one).
- listByResourceGroup(String) - Method in interface com.azure.resourcemanager.redis.fluent.RedisClient
-
Lists all Redis caches in a resource group.
- listByResourceGroup(String, Context) - Method in interface com.azure.resourcemanager.redis.fluent.RedisClient
-
Lists all Redis caches in a resource group.
- listByResourceGroupAsync(String) - Method in interface com.azure.resourcemanager.redis.fluent.RedisClient
-
Lists all Redis caches in a resource group.
- listKeys(String, String) - Method in interface com.azure.resourcemanager.redis.fluent.RedisClient
-
Retrieve a Redis cache's access keys.
- listKeysAsync(String, String) - Method in interface com.azure.resourcemanager.redis.fluent.RedisClient
-
Retrieve a Redis cache's access keys.
- listKeysWithResponse(String, String, Context) - Method in interface com.azure.resourcemanager.redis.fluent.RedisClient
-
Retrieve a Redis cache's access keys.
- listKeysWithResponseAsync(String, String) - Method in interface com.azure.resourcemanager.redis.fluent.RedisClient
-
Retrieve a Redis cache's access keys.
- listLinkedServers() - Method in interface com.azure.resourcemanager.redis.models.RedisCachePremium
-
Gets the list of linked servers associated with this redis cache.
- listOperations() - Method in interface com.azure.resourcemanager.redis.models.RedisCaches
-
Lists all of the available Redis REST API operations.
- listOperationsAsync() - Method in interface com.azure.resourcemanager.redis.models.RedisCaches
-
Lists all of the available Redis REST API operations.
- listPatchSchedules() - Method in interface com.azure.resourcemanager.redis.models.RedisCachePremium
-
Gets the patching schedule for Redis Cache.
- listUpgradeNotifications(String, String, double) - Method in interface com.azure.resourcemanager.redis.fluent.RedisClient
-
Gets any upgrade notifications for a Redis cache.
- listUpgradeNotifications(String, String, double, Context) - Method in interface com.azure.resourcemanager.redis.fluent.RedisClient
-
Gets any upgrade notifications for a Redis cache.
- listUpgradeNotificationsAsync(String, String, double) - Method in interface com.azure.resourcemanager.redis.fluent.RedisClient
-
Gets any upgrade notifications for a Redis cache.
- location() - Method in class com.azure.resourcemanager.redis.fluent.models.RedisPatchScheduleInner
-
Get the location property: The geo-location where the resource lives.
- location() - Method in class com.azure.resourcemanager.redis.models.RedisCreateParameters
-
Get the location property: The geo-location where the resource lives.
M
- maintenanceWindow() - Method in class com.azure.resourcemanager.redis.models.ScheduleEntry
-
Get the maintenanceWindow property: ISO8601 timespan specifying how much time cache patching can take.
- ManagedServiceIdentity - Class in com.azure.resourcemanager.redis.models
-
Managed service identity (system assigned and/or user assigned identities).
- ManagedServiceIdentity() - Constructor for class com.azure.resourcemanager.redis.models.ManagedServiceIdentity
-
Creates an instance of ManagedServiceIdentity class.
- ManagedServiceIdentityType - Class in com.azure.resourcemanager.redis.models
-
Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed).
- ManagedServiceIdentityType() - Constructor for class com.azure.resourcemanager.redis.models.ManagedServiceIdentityType
-
Deprecated.Use the
ManagedServiceIdentityType.fromString(String)
factory method. - maxclients() - Method in class com.azure.resourcemanager.redis.models.RedisConfiguration
-
Get the maxclients property: The max clients config.
- maxfragmentationmemoryReserved() - Method in class com.azure.resourcemanager.redis.models.RedisConfiguration
-
Get the maxfragmentationmemoryReserved property: Value in megabytes reserved for fragmentation per shard.
- maxmemoryDelta() - Method in class com.azure.resourcemanager.redis.models.RedisConfiguration
-
Get the maxmemoryDelta property: Value in megabytes reserved for non-cache usage per shard e.g. failover.
- maxmemoryPolicy() - Method in class com.azure.resourcemanager.redis.models.RedisConfiguration
-
Get the maxmemoryPolicy property: The eviction strategy used when your data won't fit within its memory limit.
- maxmemoryReserved() - Method in class com.azure.resourcemanager.redis.models.RedisConfiguration
-
Get the maxmemoryReserved property: Value in megabytes reserved for non-cache usage per shard e.g. failover.
- message() - Method in class com.azure.resourcemanager.redis.fluent.models.RedisForceRebootResponseInner
-
Get the message property: Status message.
- minimumTlsVersion() - Method in class com.azure.resourcemanager.redis.fluent.models.RedisResourceInner
-
Get the minimumTlsVersion property: Optional: requires clients to use a specified TLS version (or higher) to connect (e,g, '1.0', '1.1', '1.2').
- minimumTlsVersion() - Method in interface com.azure.resourcemanager.redis.models.RedisCache
-
Gets the minimum TLS version (or higher) that clients require to use.
- minimumTlsVersion() - Method in class com.azure.resourcemanager.redis.models.RedisCommonProperties
-
Get the minimumTlsVersion property: Optional: requires clients to use a specified TLS version (or higher) to connect (e,g, '1.0', '1.1', '1.2').
- minimumTlsVersion() - Method in class com.azure.resourcemanager.redis.models.RedisCreateParameters
-
Get the minimumTlsVersion property: Optional: requires clients to use a specified TLS version (or higher) to connect (e,g, '1.0', '1.1', '1.2').
- minimumTlsVersion() - Method in class com.azure.resourcemanager.redis.models.RedisUpdateParameters
-
Get the minimumTlsVersion property: Optional: requires clients to use a specified TLS version (or higher) to connect (e,g, '1.0', '1.1', '1.2').
- MONDAY - Enum constant in enum com.azure.resourcemanager.redis.models.DayOfWeek
-
Enum value Monday.
N
- name() - Method in class com.azure.resourcemanager.redis.fluent.models.OperationInner
-
Get the name property: Operation name: {provider}/{resource}/{operation}.
- name() - Method in class com.azure.resourcemanager.redis.fluent.models.PrivateEndpointConnectionInner
-
Get the name property: The name of the resource.
- name() - Method in class com.azure.resourcemanager.redis.fluent.models.PrivateLinkResourceInner
-
Get the name property: The name of the resource.
- name() - Method in class com.azure.resourcemanager.redis.fluent.models.RedisCacheAccessPolicyAssignmentInner
-
Get the name property: The name of the resource.
- name() - Method in class com.azure.resourcemanager.redis.fluent.models.RedisCacheAccessPolicyInner
-
Get the name property: The name of the resource.
- name() - Method in class com.azure.resourcemanager.redis.fluent.models.RedisFirewallRuleInner
-
Get the name property: The name of the resource.
- name() - Method in class com.azure.resourcemanager.redis.fluent.models.RedisLinkedServerWithPropertiesInner
-
Get the name property: The name of the resource.
- name() - Method in class com.azure.resourcemanager.redis.fluent.models.RedisPatchScheduleInner
-
Get the name property: The name of the resource.
- name() - Method in class com.azure.resourcemanager.redis.fluent.models.RedisResourceInner
-
Get the name property: The name of the resource.
- name() - Method in class com.azure.resourcemanager.redis.fluent.models.UpgradeNotificationInner
-
Get the name property: Name of upgrade notification.
- name() - Method in class com.azure.resourcemanager.redis.models.CheckNameAvailabilityParameters
-
Get the name property: Resource name.
- name() - Method in class com.azure.resourcemanager.redis.models.OperationStatusResult
-
Get the name property: Name of the async operation.
- name() - Method in interface com.azure.resourcemanager.redis.models.RedisFirewallRule
-
Get the name value.
- name() - Method in class com.azure.resourcemanager.redis.models.RedisFirewallRuleCreateParameters
-
Get the name property: The name of the resource.
- name() - Method in class com.azure.resourcemanager.redis.models.Sku
-
Get the name property: The type of Redis cache to deploy.
- nextLink() - Method in class com.azure.resourcemanager.redis.models.NotificationListResponse
-
Get the nextLink property: Link for next set of notifications.
- nextLink() - Method in class com.azure.resourcemanager.redis.models.OperationListResult
-
Get the nextLink property: URL to get the next set of operation list results if there are any.
- nextLink() - Method in class com.azure.resourcemanager.redis.models.RedisCacheAccessPolicyAssignmentList
-
Get the nextLink property: Link for next set.
- nextLink() - Method in class com.azure.resourcemanager.redis.models.RedisCacheAccessPolicyList
-
Get the nextLink property: Link for next set.
- nextLink() - Method in class com.azure.resourcemanager.redis.models.RedisFirewallRuleListResult
-
Get the nextLink property: Link for next page of results.
- nextLink() - Method in class com.azure.resourcemanager.redis.models.RedisLinkedServerWithPropertiesList
-
Get the nextLink property: Link for next set.
- nextLink() - Method in class com.azure.resourcemanager.redis.models.RedisListResult
-
Get the nextLink property: Link for next page of results.
- nextLink() - Method in class com.azure.resourcemanager.redis.models.RedisPatchScheduleListResult
-
Get the nextLink property: Link for next page of results.
- Next steps - Search tag in Overview
- Section
- NO_ZONES - Static variable in class com.azure.resourcemanager.redis.models.ZonalAllocationPolicy
-
Static value NoZones for ZonalAllocationPolicy.
- NONE - Static variable in class com.azure.resourcemanager.redis.models.ManagedServiceIdentityType
-
Static value None for ManagedServiceIdentityType.
- nonSslPort() - Method in interface com.azure.resourcemanager.redis.models.RedisCache
-
Checks whether non SSL port is enabled.
- nonSslPort() - Method in class com.azure.resourcemanager.redis.models.RedisInstanceDetails
-
Get the nonSslPort property: If enableNonSslPort is true, provides Redis instance Non-SSL port.
- NotificationListResponse - Class in com.azure.resourcemanager.redis.models
-
The response of listUpgradeNotifications.
- NotificationListResponse() - Constructor for class com.azure.resourcemanager.redis.models.NotificationListResponse
-
Creates an instance of NotificationListResponse class.
- notifyKeyspaceEvents() - Method in class com.azure.resourcemanager.redis.models.RedisConfiguration
-
Get the notifyKeyspaceEvents property: The keyspace events which should be monitored.
O
- objectId() - Method in class com.azure.resourcemanager.redis.fluent.models.RedisCacheAccessPolicyAssignmentInner
-
Get the objectId property: Object Id to assign access policy to.
- objectId() - Method in class com.azure.resourcemanager.redis.fluent.models.RedisCacheAccessPolicyAssignmentProperties
-
Get the objectId property: Object Id to assign access policy to.
- objectIdAlias() - Method in class com.azure.resourcemanager.redis.fluent.models.RedisCacheAccessPolicyAssignmentInner
-
Get the objectIdAlias property: User friendly name for object id.
- objectIdAlias() - Method in class com.azure.resourcemanager.redis.fluent.models.RedisCacheAccessPolicyAssignmentProperties
-
Get the objectIdAlias property: User friendly name for object id.
- ONE_ONE - Static variable in class com.azure.resourcemanager.redis.models.TlsVersion
-
Static value 1.1 for TlsVersion.
- ONE_TWO - Static variable in class com.azure.resourcemanager.redis.models.TlsVersion
-
Static value 1.2 for TlsVersion.
- ONE_ZERO - Static variable in class com.azure.resourcemanager.redis.models.TlsVersion
-
Static value 1.0 for TlsVersion.
- operation() - Method in class com.azure.resourcemanager.redis.models.OperationDisplay
-
Get the operation property: Operation type: read, write, delete, listKeys/action, etc.
- OperationDisplay - Class in com.azure.resourcemanager.redis.models
-
The object that describes the operation.
- OperationDisplay() - Constructor for class com.azure.resourcemanager.redis.models.OperationDisplay
-
Creates an instance of OperationDisplay class.
- OperationInner - Class in com.azure.resourcemanager.redis.fluent.models
-
REST API operation.
- OperationInner() - Constructor for class com.azure.resourcemanager.redis.fluent.models.OperationInner
-
Creates an instance of OperationInner class.
- OperationListResult - Class in com.azure.resourcemanager.redis.models
-
Result of the request to list REST API operations.
- OperationListResult() - Constructor for class com.azure.resourcemanager.redis.models.OperationListResult
-
Creates an instance of OperationListResult class.
- operations() - Method in class com.azure.resourcemanager.redis.models.OperationStatusResult
-
Get the operations property: The operations list.
- OperationsClient - Interface in com.azure.resourcemanager.redis.fluent
-
An instance of this class provides access to all the operations defined in OperationsClient.
- OperationStatusInner - Class in com.azure.resourcemanager.redis.fluent.models
-
Asynchronous operation status.
- OperationStatusInner() - Constructor for class com.azure.resourcemanager.redis.fluent.models.OperationStatusInner
-
Creates an instance of OperationStatusInner class.
- OperationStatusResult - Class in com.azure.resourcemanager.redis.models
-
The current status of an async operation.
- OperationStatusResult() - Constructor for class com.azure.resourcemanager.redis.models.OperationStatusResult
-
Creates an instance of OperationStatusResult class.
P
- P - Static variable in class com.azure.resourcemanager.redis.models.SkuFamily
-
Static value P for SkuFamily.
- patchSchedules() - Method in interface com.azure.resourcemanager.redis.models.RedisCache
-
Gets list of patch schedules for current Redis Cache.
- PatchSchedulesClient - Interface in com.azure.resourcemanager.redis.fluent
-
An instance of this class provides access to all the operations defined in PatchSchedulesClient.
- PENDING - Static variable in class com.azure.resourcemanager.redis.models.PrivateEndpointServiceConnectionStatus
-
Static value Pending for PrivateEndpointServiceConnectionStatus.
- percentComplete() - Method in class com.azure.resourcemanager.redis.models.OperationStatusResult
-
Get the percentComplete property: Percent of the operation that is complete.
- permissions() - Method in class com.azure.resourcemanager.redis.fluent.models.RedisCacheAccessPolicyInner
-
Get the permissions property: Permissions for the access policy.
- permissions() - Method in class com.azure.resourcemanager.redis.fluent.models.RedisCacheAccessPolicyProperties
-
Get the permissions property: Permissions for the access policy.
- port() - Method in class com.azure.resourcemanager.redis.fluent.models.RedisPropertiesInner
-
Get the port property: Redis non-SSL port.
- port() - Method in class com.azure.resourcemanager.redis.fluent.models.RedisResourceInner
-
Get the port property: Redis non-SSL port.
- port() - Method in interface com.azure.resourcemanager.redis.models.RedisCache
-
Gets the port.
- ports() - Method in class com.azure.resourcemanager.redis.models.RedisRebootParameters
-
Get the ports property: A list of redis instances to reboot, specified by per-instance SSL ports or non-SSL ports.
- preferredDataArchiveAuthMethod() - Method in class com.azure.resourcemanager.redis.models.ExportRdbParameters
-
Get the preferredDataArchiveAuthMethod property: Preferred auth method to communicate to storage account used for data archive, specify SAS or ManagedIdentity, default value is SAS.
- preferredDataArchiveAuthMethod() - Method in class com.azure.resourcemanager.redis.models.ImportRdbParameters
-
Get the preferredDataArchiveAuthMethod property: Preferred auth method to communicate to storage account used for data archive, specify SAS or ManagedIdentity, default value is SAS.
- preferredDataArchiveAuthMethod() - Method in class com.azure.resourcemanager.redis.models.RedisConfiguration
-
Get the preferredDataArchiveAuthMethod property: Preferred auth method to communicate to storage account used for data archive, specify SAS or ManagedIdentity, default value is SAS.
- preferredDataPersistenceAuthMethod() - Method in class com.azure.resourcemanager.redis.models.RedisConfiguration
-
Get the preferredDataPersistenceAuthMethod property: Preferred auth method to communicate to storage account used for data persistence, specify SAS or ManagedIdentity, default value is SAS.
- prefix() - Method in class com.azure.resourcemanager.redis.models.ExportRdbParameters
-
Get the prefix property: Prefix to use for exported files.
- PREMIUM - Static variable in class com.azure.resourcemanager.redis.models.SkuName
-
Static value Premium for SkuName.
- Prerequisites - Search tag in Overview
- Section
- PREVIEW - Static variable in class com.azure.resourcemanager.redis.models.UpdateChannel
-
Static value Preview for UpdateChannel.
- PRIMARY - Enum constant in enum com.azure.resourcemanager.redis.models.RedisKeyType
-
Enum value Primary.
- PRIMARY - Enum constant in enum com.azure.resourcemanager.redis.models.ReplicationRole
-
Enum value Primary.
- PRIMARY_NODE - Static variable in class com.azure.resourcemanager.redis.models.RebootType
-
Static value PrimaryNode for RebootType.
- primaryHostname() - Method in class com.azure.resourcemanager.redis.fluent.models.RedisLinkedServerCreateProperties
-
Get the primaryHostname property: The changing DNS name that resolves to the current geo-primary cache among the linked redis caches before or after the Geo Failover.
- primaryHostname() - Method in class com.azure.resourcemanager.redis.fluent.models.RedisLinkedServerProperties
-
Get the primaryHostname property: The changing DNS name that resolves to the current geo-primary cache among the linked redis caches before or after the Geo Failover.
- primaryHostname() - Method in class com.azure.resourcemanager.redis.fluent.models.RedisLinkedServerWithPropertiesInner
-
Get the primaryHostname property: The changing DNS name that resolves to the current geo-primary cache among the linked redis caches before or after the Geo Failover.
- primaryHostname() - Method in class com.azure.resourcemanager.redis.models.RedisLinkedServerCreateParameters
-
Get the primaryHostname property: The changing DNS name that resolves to the current geo-primary cache among the linked redis caches before or after the Geo Failover.
- primaryKey() - Method in class com.azure.resourcemanager.redis.fluent.models.RedisAccessKeysInner
-
Get the primaryKey property: The current primary key that clients can use to authenticate with Redis cache.
- primaryKey() - Method in interface com.azure.resourcemanager.redis.models.RedisAccessKeys
-
Gets a primary key value.
- principalId() - Method in class com.azure.resourcemanager.redis.models.ManagedServiceIdentity
-
Get the principalId property: The service principal ID of the system assigned identity.
- principalId() - Method in class com.azure.resourcemanager.redis.models.UserAssignedIdentity
-
Get the principalId property: The principal ID of the assigned identity.
- privateEndpoint() - Method in class com.azure.resourcemanager.redis.fluent.models.PrivateEndpointConnectionInner
-
Get the privateEndpoint property: The resource of private end point.
- privateEndpoint() - Method in class com.azure.resourcemanager.redis.fluent.models.PrivateEndpointConnectionProperties
-
Get the privateEndpoint property: The resource of private end point.
- PrivateEndpoint - Class in com.azure.resourcemanager.redis.models
-
The Private Endpoint resource.
- PrivateEndpoint() - Constructor for class com.azure.resourcemanager.redis.models.PrivateEndpoint
-
Creates an instance of PrivateEndpoint class.
- PrivateEndpointConnectionInner - Class in com.azure.resourcemanager.redis.fluent.models
-
The Private Endpoint Connection resource.
- PrivateEndpointConnectionInner() - Constructor for class com.azure.resourcemanager.redis.fluent.models.PrivateEndpointConnectionInner
-
Creates an instance of PrivateEndpointConnectionInner class.
- PrivateEndpointConnectionListResult - Class in com.azure.resourcemanager.redis.models
-
List of private endpoint connection associated with the specified storage account.
- PrivateEndpointConnectionListResult() - Constructor for class com.azure.resourcemanager.redis.models.PrivateEndpointConnectionListResult
-
Creates an instance of PrivateEndpointConnectionListResult class.
- PrivateEndpointConnectionProperties - Class in com.azure.resourcemanager.redis.fluent.models
-
Properties of the PrivateEndpointConnectProperties.
- PrivateEndpointConnectionProperties() - Constructor for class com.azure.resourcemanager.redis.fluent.models.PrivateEndpointConnectionProperties
-
Creates an instance of PrivateEndpointConnectionProperties class.
- PrivateEndpointConnectionProvisioningState - Class in com.azure.resourcemanager.redis.models
-
The current provisioning state.
- PrivateEndpointConnectionProvisioningState() - Constructor for class com.azure.resourcemanager.redis.models.PrivateEndpointConnectionProvisioningState
-
Deprecated.Use the
PrivateEndpointConnectionProvisioningState.fromString(String)
factory method. - privateEndpointConnections() - Method in class com.azure.resourcemanager.redis.fluent.models.RedisPropertiesInner
-
Get the privateEndpointConnections property: List of private endpoint connection associated with the specified redis cache.
- privateEndpointConnections() - Method in class com.azure.resourcemanager.redis.fluent.models.RedisResourceInner
-
Get the privateEndpointConnections property: List of private endpoint connection associated with the specified redis cache.
- PrivateEndpointConnectionsClient - Interface in com.azure.resourcemanager.redis.fluent
-
An instance of this class provides access to all the operations defined in PrivateEndpointConnectionsClient.
- PrivateEndpointServiceConnectionStatus - Class in com.azure.resourcemanager.redis.models
-
The private endpoint connection status.
- PrivateEndpointServiceConnectionStatus() - Constructor for class com.azure.resourcemanager.redis.models.PrivateEndpointServiceConnectionStatus
-
Deprecated.Use the
PrivateEndpointServiceConnectionStatus.fromString(String)
factory method. - PrivateLinkResourceInner - Class in com.azure.resourcemanager.redis.fluent.models
-
A private link resource.
- PrivateLinkResourceInner() - Constructor for class com.azure.resourcemanager.redis.fluent.models.PrivateLinkResourceInner
-
Creates an instance of PrivateLinkResourceInner class.
- PrivateLinkResourceListResult - Class in com.azure.resourcemanager.redis.models
-
A list of private link resources.
- PrivateLinkResourceListResult() - Constructor for class com.azure.resourcemanager.redis.models.PrivateLinkResourceListResult
-
Creates an instance of PrivateLinkResourceListResult class.
- PrivateLinkResourceProperties - Class in com.azure.resourcemanager.redis.fluent.models
-
Properties of a private link resource.
- PrivateLinkResourceProperties() - Constructor for class com.azure.resourcemanager.redis.fluent.models.PrivateLinkResourceProperties
-
Creates an instance of PrivateLinkResourceProperties class.
- PrivateLinkResourcesClient - Interface in com.azure.resourcemanager.redis.fluent
-
An instance of this class provides access to all the operations defined in PrivateLinkResourcesClient.
- privateLinkServiceConnectionState() - Method in class com.azure.resourcemanager.redis.fluent.models.PrivateEndpointConnectionInner
-
Get the privateLinkServiceConnectionState property: A collection of information about the state of the connection between service consumer and provider.
- privateLinkServiceConnectionState() - Method in class com.azure.resourcemanager.redis.fluent.models.PrivateEndpointConnectionProperties
-
Get the privateLinkServiceConnectionState property: A collection of information about the state of the connection between service consumer and provider.
- PrivateLinkServiceConnectionState - Class in com.azure.resourcemanager.redis.models
-
A collection of information about the state of the connection between service consumer and provider.
- PrivateLinkServiceConnectionState() - Constructor for class com.azure.resourcemanager.redis.models.PrivateLinkServiceConnectionState
-
Creates an instance of PrivateLinkServiceConnectionState class.
- properties() - Method in class com.azure.resourcemanager.redis.fluent.models.OperationStatusInner
-
Get the properties property: Additional properties from RP, only when operation is successful.
- provider() - Method in class com.azure.resourcemanager.redis.models.OperationDisplay
-
Get the provider property: Friendly name of the resource provider.
- PROVISIONING - Static variable in class com.azure.resourcemanager.redis.models.ProvisioningState
-
Static value Provisioning for ProvisioningState.
- provisioningState() - Method in class com.azure.resourcemanager.redis.fluent.models.PrivateEndpointConnectionInner
-
Get the provisioningState property: The provisioning state of the private endpoint connection resource.
- provisioningState() - Method in class com.azure.resourcemanager.redis.fluent.models.PrivateEndpointConnectionProperties
-
Get the provisioningState property: The provisioning state of the private endpoint connection resource.
- provisioningState() - Method in class com.azure.resourcemanager.redis.fluent.models.RedisCacheAccessPolicyAssignmentInner
-
Get the provisioningState property: Provisioning state of an access policy assignment set.
- provisioningState() - Method in class com.azure.resourcemanager.redis.fluent.models.RedisCacheAccessPolicyAssignmentProperties
-
Get the provisioningState property: Provisioning state of an access policy assignment set.
- provisioningState() - Method in class com.azure.resourcemanager.redis.fluent.models.RedisCacheAccessPolicyInner
-
Get the provisioningState property: Provisioning state of access policy.
- provisioningState() - Method in class com.azure.resourcemanager.redis.fluent.models.RedisCacheAccessPolicyProperties
-
Get the provisioningState property: Provisioning state of access policy.
- provisioningState() - Method in class com.azure.resourcemanager.redis.fluent.models.RedisLinkedServerProperties
-
Get the provisioningState property: Terminal state of the link between primary and secondary redis cache.
- provisioningState() - Method in class com.azure.resourcemanager.redis.fluent.models.RedisLinkedServerWithPropertiesInner
-
Get the provisioningState property: Terminal state of the link between primary and secondary redis cache.
- provisioningState() - Method in class com.azure.resourcemanager.redis.fluent.models.RedisPropertiesInner
-
Get the provisioningState property: Redis instance provisioning status.
- provisioningState() - Method in class com.azure.resourcemanager.redis.fluent.models.RedisResourceInner
-
Get the provisioningState property: Redis instance provisioning status.
- provisioningState() - Method in interface com.azure.resourcemanager.redis.models.RedisCache
-
Gets the provisioning state.
- ProvisioningState - Class in com.azure.resourcemanager.redis.models
-
Redis instance provisioning status.
- ProvisioningState() - Constructor for class com.azure.resourcemanager.redis.models.ProvisioningState
-
Deprecated.Use the
ProvisioningState.fromString(String)
factory method. - publicNetworkAccess() - Method in class com.azure.resourcemanager.redis.fluent.models.RedisResourceInner
-
Get the publicNetworkAccess property: Whether or not public endpoint access is allowed for this cache.
- publicNetworkAccess() - Method in interface com.azure.resourcemanager.redis.models.RedisCache
-
Whether the redis cache can be accessed from public network.
- publicNetworkAccess() - Method in class com.azure.resourcemanager.redis.models.RedisCommonProperties
-
Get the publicNetworkAccess property: Whether or not public endpoint access is allowed for this cache.
- publicNetworkAccess() - Method in class com.azure.resourcemanager.redis.models.RedisCreateParameters
-
Get the publicNetworkAccess property: Whether or not public endpoint access is allowed for this cache.
- publicNetworkAccess() - Method in class com.azure.resourcemanager.redis.models.RedisUpdateParameters
-
Get the publicNetworkAccess property: Whether or not public endpoint access is allowed for this cache.
- PublicNetworkAccess - Class in com.azure.resourcemanager.redis.models
-
Whether or not public endpoint access is allowed for this cache.
- PublicNetworkAccess() - Constructor for class com.azure.resourcemanager.redis.models.PublicNetworkAccess
-
Deprecated.Use the
PublicNetworkAccess.fromString(String)
factory method. - put(String, String, String, PrivateEndpointConnectionInner) - Method in interface com.azure.resourcemanager.redis.fluent.PrivateEndpointConnectionsClient
-
Update the state of specified private endpoint connection associated with the redis cache.
- put(String, String, String, PrivateEndpointConnectionInner, Context) - Method in interface com.azure.resourcemanager.redis.fluent.PrivateEndpointConnectionsClient
-
Update the state of specified private endpoint connection associated with the redis cache.
- putAsync(String, String, String, PrivateEndpointConnectionInner) - Method in interface com.azure.resourcemanager.redis.fluent.PrivateEndpointConnectionsClient
-
Update the state of specified private endpoint connection associated with the redis cache.
- putWithResponseAsync(String, String, String, PrivateEndpointConnectionInner) - Method in interface com.azure.resourcemanager.redis.fluent.PrivateEndpointConnectionsClient
-
Update the state of specified private endpoint connection associated with the redis cache.
R
- rdbBackupEnabled() - Method in class com.azure.resourcemanager.redis.models.RedisConfiguration
-
Get the rdbBackupEnabled property: Specifies whether the rdb backup is enabled.
- rdbBackupFrequency() - Method in class com.azure.resourcemanager.redis.models.RedisConfiguration
-
Get the rdbBackupFrequency property: Specifies the frequency for creating rdb backup in minutes.
- rdbBackupMaxSnapshotCount() - Method in class com.azure.resourcemanager.redis.models.RedisConfiguration
-
Get the rdbBackupMaxSnapshotCount property: Specifies the maximum number of snapshots for rdb backup.
- rdbStorageConnectionString() - Method in class com.azure.resourcemanager.redis.models.RedisConfiguration
-
Get the rdbStorageConnectionString property: The storage account connection string for storing rdb file.
- rebootType() - Method in class com.azure.resourcemanager.redis.models.RedisRebootParameters
-
Get the rebootType property: Which Redis node(s) to reboot.
- RebootType - Class in com.azure.resourcemanager.redis.models
-
Which Redis node(s) to reboot.
- RebootType() - Constructor for class com.azure.resourcemanager.redis.models.RebootType
-
Deprecated.Use the
RebootType.fromString(String)
factory method. - RECOVERING_SCALE_FAILURE - Static variable in class com.azure.resourcemanager.redis.models.ProvisioningState
-
Static value RecoveringScaleFailure for ProvisioningState.
- RedisAccessKeys - Interface in com.azure.resourcemanager.redis.models
-
The
RedisCache.keys()
action result. - RedisAccessKeysInner - Class in com.azure.resourcemanager.redis.fluent.models
-
Redis cache access keys.
- RedisAccessKeysInner() - Constructor for class com.azure.resourcemanager.redis.fluent.models.RedisAccessKeysInner
-
Creates an instance of RedisAccessKeysInner class.
- RedisCache - Interface in com.azure.resourcemanager.redis.models
-
An immutable client-side representation of an Azure Redis Cache.
- RedisCache.Definition - Interface in com.azure.resourcemanager.redis.models
-
Container interface for all the definitions that need to be implemented.
- RedisCache.DefinitionStages - Interface in com.azure.resourcemanager.redis.models
-
Grouping of all the Redis Cache definition stages.
- RedisCache.DefinitionStages.Blank - Interface in com.azure.resourcemanager.redis.models
-
The first stage of the Redis Cache definition.
- RedisCache.DefinitionStages.WithCreate - Interface in com.azure.resourcemanager.redis.models
-
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 - Interface in com.azure.resourcemanager.redis.models
-
A Redis Cache definition allowing resource group to be set.
- RedisCache.DefinitionStages.WithPremiumSkuCreate - Interface in com.azure.resourcemanager.redis.models
-
A Redis Cache definition with Premium Sku specific functionality.
- RedisCache.DefinitionStages.WithSku - Interface in com.azure.resourcemanager.redis.models
-
A Redis Cache definition allowing the sku to be set.
- RedisCache.RedisVersion - Enum in com.azure.resourcemanager.redis.models
-
major version of redis for version 4.x.x, use V4 for version 6.x.x, use V6
- RedisCache.Update - Interface in com.azure.resourcemanager.redis.models
-
The template for a Redis Cache update operation, containing all the settings that can be modified.
- RedisCache.UpdateStages - Interface in com.azure.resourcemanager.redis.models
-
Grouping of all the Redis Cache update stages.
- RedisCache.UpdateStages.WithNonSslPort - Interface in com.azure.resourcemanager.redis.models
-
A Redis Cache update allowing non SSL port to be enabled or disabled.
- RedisCache.UpdateStages.WithPublicNetworkAccess - Interface in com.azure.resourcemanager.redis.models
-
The stage of redis cache update allowing to configure network access settings.
- RedisCache.UpdateStages.WithRedisConfiguration - Interface in com.azure.resourcemanager.redis.models
-
A Redis Cache update allowing Redis configuration to be modified.
- RedisCache.UpdateStages.WithSku - Interface in com.azure.resourcemanager.redis.models
-
A Redis Cache update stage allowing to change the parameters.
- RedisCacheAccessPolicyAssignmentInner - Class in com.azure.resourcemanager.redis.fluent.models
-
Response to an operation on access policy assignment.
- RedisCacheAccessPolicyAssignmentInner() - Constructor for class com.azure.resourcemanager.redis.fluent.models.RedisCacheAccessPolicyAssignmentInner
-
Creates an instance of RedisCacheAccessPolicyAssignmentInner class.
- RedisCacheAccessPolicyAssignmentList - Class in com.azure.resourcemanager.redis.models
-
List of access policies assignments (with properties) of a Redis cache.
- RedisCacheAccessPolicyAssignmentList() - Constructor for class com.azure.resourcemanager.redis.models.RedisCacheAccessPolicyAssignmentList
-
Creates an instance of RedisCacheAccessPolicyAssignmentList class.
- RedisCacheAccessPolicyAssignmentProperties - Class in com.azure.resourcemanager.redis.fluent.models
-
Properties for an access policy assignment.
- RedisCacheAccessPolicyAssignmentProperties() - Constructor for class com.azure.resourcemanager.redis.fluent.models.RedisCacheAccessPolicyAssignmentProperties
-
Creates an instance of RedisCacheAccessPolicyAssignmentProperties class.
- RedisCacheAccessPolicyInner - Class in com.azure.resourcemanager.redis.fluent.models
-
Response to get/put access policy.
- RedisCacheAccessPolicyInner() - Constructor for class com.azure.resourcemanager.redis.fluent.models.RedisCacheAccessPolicyInner
-
Creates an instance of RedisCacheAccessPolicyInner class.
- RedisCacheAccessPolicyList - Class in com.azure.resourcemanager.redis.models
-
List of access policies (with properties) of a Redis cache.
- RedisCacheAccessPolicyList() - Constructor for class com.azure.resourcemanager.redis.models.RedisCacheAccessPolicyList
-
Creates an instance of RedisCacheAccessPolicyList class.
- RedisCacheAccessPolicyProperties - Class in com.azure.resourcemanager.redis.fluent.models
-
All properties of an access policy.
- RedisCacheAccessPolicyProperties() - Constructor for class com.azure.resourcemanager.redis.fluent.models.RedisCacheAccessPolicyProperties
-
Creates an instance of RedisCacheAccessPolicyProperties class.
- RedisCachePremium - Interface in com.azure.resourcemanager.redis.models
-
An immutable client-side representation of an Azure Redis cache with Premium SKU.
- redisCaches() - Method in class com.azure.resourcemanager.redis.RedisManager
-
Gets the API entry point of the Redis Cache management.
- RedisCaches - Interface in com.azure.resourcemanager.redis.models
-
Entry point for Redis Cache management API.
- RedisClient - Interface in com.azure.resourcemanager.redis.fluent
-
An instance of this class provides access to all the operations defined in RedisClient.
- RedisCommonProperties - Class in com.azure.resourcemanager.redis.models
-
Create/Update/Get common properties of the redis cache.
- RedisCommonProperties() - Constructor for class com.azure.resourcemanager.redis.models.RedisCommonProperties
-
Creates an instance of RedisCommonProperties class.
- redisConfiguration() - Method in class com.azure.resourcemanager.redis.fluent.models.RedisResourceInner
-
Get the redisConfiguration property: All Redis Settings.
- redisConfiguration() - Method in interface com.azure.resourcemanager.redis.models.RedisCache
-
Gets the redis configuration.
- redisConfiguration() - Method in class com.azure.resourcemanager.redis.models.RedisCommonProperties
-
Get the redisConfiguration property: All Redis Settings.
- redisConfiguration() - Method in class com.azure.resourcemanager.redis.models.RedisCreateParameters
-
Get the redisConfiguration property: All Redis Settings.
- redisConfiguration() - Method in class com.azure.resourcemanager.redis.models.RedisUpdateParameters
-
Get the redisConfiguration property: All Redis Settings.
- RedisConfiguration - Class in com.azure.resourcemanager.redis.models
-
All Redis Settings.
- RedisConfiguration() - Constructor for class com.azure.resourcemanager.redis.models.RedisConfiguration
-
Creates an instance of RedisConfiguration class.
- RedisCreateParameters - Class in com.azure.resourcemanager.redis.models
-
Parameters supplied to the Create Redis operation.
- RedisCreateParameters() - Constructor for class com.azure.resourcemanager.redis.models.RedisCreateParameters
-
Creates an instance of RedisCreateParameters class.
- RedisCreateProperties - Class in com.azure.resourcemanager.redis.fluent.models
-
Properties supplied to Create Redis operation.
- RedisCreateProperties() - Constructor for class com.azure.resourcemanager.redis.fluent.models.RedisCreateProperties
-
Creates an instance of RedisCreateProperties class.
- RedisFirewallRule - Interface in com.azure.resourcemanager.redis.models
-
The Azure Redis Firewall rule entries are of type RedisFirewallRule.
- RedisFirewallRuleCreateParameters - Class in com.azure.resourcemanager.redis.models
-
Parameters required for creating a firewall rule on redis cache.
- RedisFirewallRuleCreateParameters() - Constructor for class com.azure.resourcemanager.redis.models.RedisFirewallRuleCreateParameters
-
Creates an instance of RedisFirewallRuleCreateParameters class.
- RedisFirewallRuleInner - Class in com.azure.resourcemanager.redis.fluent.models
-
A firewall rule on a redis cache has a name, and describes a contiguous range of IP addresses permitted to connect.
- RedisFirewallRuleInner() - Constructor for class com.azure.resourcemanager.redis.fluent.models.RedisFirewallRuleInner
-
Creates an instance of RedisFirewallRuleInner class.
- RedisFirewallRuleListResult - Class in com.azure.resourcemanager.redis.models
-
The response of list firewall rules Redis operation.
- RedisFirewallRuleListResult() - Constructor for class com.azure.resourcemanager.redis.models.RedisFirewallRuleListResult
-
Creates an instance of RedisFirewallRuleListResult class.
- RedisFirewallRuleProperties - Class in com.azure.resourcemanager.redis.fluent.models
-
Specifies a range of IP addresses permitted to connect to the cache.
- RedisFirewallRuleProperties() - Constructor for class com.azure.resourcemanager.redis.fluent.models.RedisFirewallRuleProperties
-
Creates an instance of RedisFirewallRuleProperties class.
- RedisForceRebootResponseInner - Class in com.azure.resourcemanager.redis.fluent.models
-
Response to force reboot for Redis cache.
- RedisForceRebootResponseInner() - Constructor for class com.azure.resourcemanager.redis.fluent.models.RedisForceRebootResponseInner
-
Creates an instance of RedisForceRebootResponseInner class.
- RedisInstanceDetails - Class in com.azure.resourcemanager.redis.models
-
Details of single instance of redis.
- RedisInstanceDetails() - Constructor for class com.azure.resourcemanager.redis.models.RedisInstanceDetails
-
Creates an instance of RedisInstanceDetails class.
- RedisKeyType - Enum in com.azure.resourcemanager.redis.models
-
The Redis access key to regenerate.
- RedisLinkedServer - Class in com.azure.resourcemanager.redis.models
-
Linked server Id.
- RedisLinkedServer() - Constructor for class com.azure.resourcemanager.redis.models.RedisLinkedServer
-
Creates an instance of RedisLinkedServer class.
- RedisLinkedServerCreateParameters - Class in com.azure.resourcemanager.redis.models
-
Parameter required for creating a linked server to redis cache.
- RedisLinkedServerCreateParameters() - Constructor for class com.azure.resourcemanager.redis.models.RedisLinkedServerCreateParameters
-
Creates an instance of RedisLinkedServerCreateParameters class.
- RedisLinkedServerCreateProperties - Class in com.azure.resourcemanager.redis.fluent.models
-
Create properties for a linked server.
- RedisLinkedServerCreateProperties() - Constructor for class com.azure.resourcemanager.redis.fluent.models.RedisLinkedServerCreateProperties
-
Creates an instance of RedisLinkedServerCreateProperties class.
- RedisLinkedServerProperties - Class in com.azure.resourcemanager.redis.fluent.models
-
Properties of a linked server to be returned in get/put response.
- RedisLinkedServerProperties() - Constructor for class com.azure.resourcemanager.redis.fluent.models.RedisLinkedServerProperties
-
Creates an instance of RedisLinkedServerProperties class.
- RedisLinkedServerWithPropertiesInner - Class in com.azure.resourcemanager.redis.fluent.models
-
Response to put/get linked server (with properties) for Redis cache.
- RedisLinkedServerWithPropertiesInner() - Constructor for class com.azure.resourcemanager.redis.fluent.models.RedisLinkedServerWithPropertiesInner
-
Creates an instance of RedisLinkedServerWithPropertiesInner class.
- RedisLinkedServerWithPropertiesList - Class in com.azure.resourcemanager.redis.models
-
List of linked servers (with properties) of a Redis cache.
- RedisLinkedServerWithPropertiesList() - Constructor for class com.azure.resourcemanager.redis.models.RedisLinkedServerWithPropertiesList
-
Creates an instance of RedisLinkedServerWithPropertiesList class.
- RedisListResult - Class in com.azure.resourcemanager.redis.models
-
The response of list Redis operation.
- RedisListResult() - Constructor for class com.azure.resourcemanager.redis.models.RedisListResult
-
Creates an instance of RedisListResult class.
- RedisManagementClient - Interface in com.azure.resourcemanager.redis.fluent
-
The interface for RedisManagementClient class.
- RedisManager - Class in com.azure.resourcemanager.redis
-
Entry point to Azure redis resource management.
- RedisManager.Configurable - Interface in com.azure.resourcemanager.redis
-
The interface allowing configurations to be set.
- RedisPatchSchedule - Interface in com.azure.resourcemanager.redis.models
-
The Azure Redis Patch Schedule entries are of type ScheduleEntry.
- RedisPatchScheduleInner - Class in com.azure.resourcemanager.redis.fluent.models
-
Response to put/get patch schedules for Redis cache.
- RedisPatchScheduleInner() - Constructor for class com.azure.resourcemanager.redis.fluent.models.RedisPatchScheduleInner
-
Creates an instance of RedisPatchScheduleInner class.
- RedisPatchScheduleListResult - Class in com.azure.resourcemanager.redis.models
-
The response of list patch schedules Redis operation.
- RedisPatchScheduleListResult() - Constructor for class com.azure.resourcemanager.redis.models.RedisPatchScheduleListResult
-
Creates an instance of RedisPatchScheduleListResult class.
- RedisPropertiesInner - Class in com.azure.resourcemanager.redis.fluent.models
-
Properties of the redis cache.
- RedisPropertiesInner() - Constructor for class com.azure.resourcemanager.redis.fluent.models.RedisPropertiesInner
-
Creates an instance of RedisPropertiesInner class.
- RedisRebootParameters - Class in com.azure.resourcemanager.redis.models
-
Specifies which Redis node(s) to reboot.
- RedisRebootParameters() - Constructor for class com.azure.resourcemanager.redis.models.RedisRebootParameters
-
Creates an instance of RedisRebootParameters class.
- RedisRegenerateKeyParameters - Class in com.azure.resourcemanager.redis.models
-
Specifies which Redis access keys to reset.
- RedisRegenerateKeyParameters() - Constructor for class com.azure.resourcemanager.redis.models.RedisRegenerateKeyParameters
-
Creates an instance of RedisRegenerateKeyParameters class.
- RedisResourceInner - Class in com.azure.resourcemanager.redis.fluent.models
-
A single Redis item in List or Get Operation.
- RedisResourceInner() - Constructor for class com.azure.resourcemanager.redis.fluent.models.RedisResourceInner
-
Creates an instance of RedisResourceInner class.
- RedisUpdateParameters - Class in com.azure.resourcemanager.redis.models
-
Parameters supplied to the Update Redis operation.
- RedisUpdateParameters() - Constructor for class com.azure.resourcemanager.redis.models.RedisUpdateParameters
-
Creates an instance of RedisUpdateParameters class.
- RedisUpdateProperties - Class in com.azure.resourcemanager.redis.fluent.models
-
Patchable properties of the redis cache.
- RedisUpdateProperties() - Constructor for class com.azure.resourcemanager.redis.fluent.models.RedisUpdateProperties
-
Creates an instance of RedisUpdateProperties class.
- redisVersion() - Method in class com.azure.resourcemanager.redis.fluent.models.RedisResourceInner
-
Get the redisVersion property: Redis version.
- redisVersion() - Method in interface com.azure.resourcemanager.redis.models.RedisCache
-
Gets the redis version
- redisVersion() - Method in class com.azure.resourcemanager.redis.models.RedisCommonProperties
-
Get the redisVersion property: Redis version.
- redisVersion() - Method in class com.azure.resourcemanager.redis.models.RedisCreateParameters
-
Get the redisVersion property: Redis version.
- redisVersion() - Method in class com.azure.resourcemanager.redis.models.RedisUpdateParameters
-
Get the redisVersion property: Redis version.
- refreshKeys() - Method in interface com.azure.resourcemanager.redis.models.RedisCache
-
Fetch the up-to-date access keys from Azure for this Redis Cache.
- regenerateKey(RedisKeyType) - Method in interface com.azure.resourcemanager.redis.models.RedisCache
-
Regenerates the access keys for this Redis Cache.
- regenerateKey(String, String, RedisRegenerateKeyParameters) - Method in interface com.azure.resourcemanager.redis.fluent.RedisClient
-
Regenerate Redis cache's access keys.
- regenerateKeyAsync(String, String, RedisRegenerateKeyParameters) - Method in interface com.azure.resourcemanager.redis.fluent.RedisClient
-
Regenerate Redis cache's access keys.
- regenerateKeyWithResponse(String, String, RedisRegenerateKeyParameters, Context) - Method in interface com.azure.resourcemanager.redis.fluent.RedisClient
-
Regenerate Redis cache's access keys.
- regenerateKeyWithResponseAsync(String, String, RedisRegenerateKeyParameters) - Method in interface com.azure.resourcemanager.redis.fluent.RedisClient
-
Regenerate Redis cache's access keys.
- REJECTED - Static variable in class com.azure.resourcemanager.redis.models.PrivateEndpointServiceConnectionStatus
-
Static value Rejected for PrivateEndpointServiceConnectionStatus.
- removeLinkedServer(String) - Method in interface com.azure.resourcemanager.redis.models.RedisCachePremium
-
Removes the linked server from the current Redis cache instance.
- replicasPerMaster() - Method in class com.azure.resourcemanager.redis.fluent.models.RedisResourceInner
-
Get the replicasPerMaster property: The number of replicas to be created per primary.
- replicasPerMaster() - Method in class com.azure.resourcemanager.redis.models.RedisCommonProperties
-
Get the replicasPerMaster property: The number of replicas to be created per primary.
- replicasPerMaster() - Method in class com.azure.resourcemanager.redis.models.RedisCreateParameters
-
Get the replicasPerMaster property: The number of replicas to be created per primary.
- replicasPerMaster() - Method in class com.azure.resourcemanager.redis.models.RedisUpdateParameters
-
Get the replicasPerMaster property: The number of replicas to be created per primary.
- replicasPerPrimary() - Method in class com.azure.resourcemanager.redis.fluent.models.RedisResourceInner
-
Get the replicasPerPrimary property: The number of replicas to be created per primary.
- replicasPerPrimary() - Method in class com.azure.resourcemanager.redis.models.RedisCommonProperties
-
Get the replicasPerPrimary property: The number of replicas to be created per primary.
- replicasPerPrimary() - Method in class com.azure.resourcemanager.redis.models.RedisCreateParameters
-
Get the replicasPerPrimary property: The number of replicas to be created per primary.
- replicasPerPrimary() - Method in class com.azure.resourcemanager.redis.models.RedisUpdateParameters
-
Get the replicasPerPrimary property: The number of replicas to be created per primary.
- ReplicationRole - Enum in com.azure.resourcemanager.redis.models
-
Role of the linked server.
- requiredMembers() - Method in class com.azure.resourcemanager.redis.fluent.models.PrivateLinkResourceInner
-
Get the requiredMembers property: The private link resource required member names.
- requiredMembers() - Method in class com.azure.resourcemanager.redis.fluent.models.PrivateLinkResourceProperties
-
Get the requiredMembers property: The private link resource required member names.
- requiredZoneNames() - Method in class com.azure.resourcemanager.redis.fluent.models.PrivateLinkResourceInner
-
Get the requiredZoneNames property: The private link resource Private link DNS zone name.
- requiredZoneNames() - Method in class com.azure.resourcemanager.redis.fluent.models.PrivateLinkResourceProperties
-
Get the requiredZoneNames property: The private link resource Private link DNS zone name.
- resource() - Method in class com.azure.resourcemanager.redis.models.OperationDisplay
-
Get the resource property: Resource type on which the operation is performed.
S
- SATURDAY - Enum constant in enum com.azure.resourcemanager.redis.models.DayOfWeek
-
Enum value Saturday.
- SCALING - Static variable in class com.azure.resourcemanager.redis.models.ProvisioningState
-
Static value Scaling for ProvisioningState.
- scheduleEntries() - Method in class com.azure.resourcemanager.redis.fluent.models.RedisPatchScheduleInner
-
Get the scheduleEntries property: List of patch schedules for a Redis cache.
- scheduleEntries() - Method in class com.azure.resourcemanager.redis.fluent.models.ScheduleEntries
-
Get the scheduleEntries property: List of patch schedules for a Redis cache.
- scheduleEntries() - Method in interface com.azure.resourcemanager.redis.models.RedisPatchSchedule
-
Get the scheduleEntries value.
- ScheduleEntries - Class in com.azure.resourcemanager.redis.fluent.models
-
List of patch schedules for a Redis cache.
- ScheduleEntries() - Constructor for class com.azure.resourcemanager.redis.fluent.models.ScheduleEntries
-
Creates an instance of ScheduleEntries class.
- ScheduleEntry - Class in com.azure.resourcemanager.redis.models
-
Patch schedule entry for a Premium Redis Cache.
- ScheduleEntry() - Constructor for class com.azure.resourcemanager.redis.models.ScheduleEntry
-
Creates an instance of ScheduleEntry class.
- SECONDARY - Enum constant in enum com.azure.resourcemanager.redis.models.RedisKeyType
-
Enum value Secondary.
- SECONDARY - Enum constant in enum com.azure.resourcemanager.redis.models.ReplicationRole
-
Enum value Secondary.
- SECONDARY_NODE - Static variable in class com.azure.resourcemanager.redis.models.RebootType
-
Static value SecondaryNode for RebootType.
- secondaryKey() - Method in class com.azure.resourcemanager.redis.fluent.models.RedisAccessKeysInner
-
Get the secondaryKey property: The current secondary key that clients can use to authenticate with Redis cache.
- secondaryKey() - Method in interface com.azure.resourcemanager.redis.models.RedisAccessKeys
-
Gets a secondary key value.
- serverRole() - Method in class com.azure.resourcemanager.redis.fluent.models.RedisLinkedServerCreateProperties
-
Get the serverRole property: Role of the linked server.
- serverRole() - Method in class com.azure.resourcemanager.redis.fluent.models.RedisLinkedServerWithPropertiesInner
-
Get the serverRole property: Role of the linked server.
- serverRole() - Method in class com.azure.resourcemanager.redis.models.RedisLinkedServerCreateParameters
-
Get the serverRole property: Role of the linked server.
- shardCount() - Method in class com.azure.resourcemanager.redis.fluent.models.RedisResourceInner
-
Get the shardCount property: The number of shards to be created on a Premium Cluster Cache.
- shardCount() - Method in interface com.azure.resourcemanager.redis.models.RedisCache
-
Gets count of the shard.
- shardCount() - Method in class com.azure.resourcemanager.redis.models.RedisCommonProperties
-
Get the shardCount property: The number of shards to be created on a Premium Cluster Cache.
- shardCount() - Method in class com.azure.resourcemanager.redis.models.RedisCreateParameters
-
Get the shardCount property: The number of shards to be created on a Premium Cluster Cache.
- shardCount() - Method in class com.azure.resourcemanager.redis.models.RedisUpdateParameters
-
Get the shardCount property: The number of shards to be created on a Premium Cluster Cache.
- shardId() - Method in class com.azure.resourcemanager.redis.models.RedisInstanceDetails
-
Get the shardId property: If clustering is enabled, the Shard ID of Redis Instance.
- shardId() - Method in class com.azure.resourcemanager.redis.models.RedisRebootParameters
-
Get the shardId property: If clustering is enabled, the ID of the shard to be rebooted.
- sku() - Method in class com.azure.resourcemanager.redis.fluent.models.RedisCreateProperties
-
Get the sku property: The SKU of the Redis cache to deploy.
- sku() - Method in class com.azure.resourcemanager.redis.fluent.models.RedisResourceInner
-
Get the sku property: The SKU of the Redis cache to deploy.
- sku() - Method in class com.azure.resourcemanager.redis.fluent.models.RedisUpdateProperties
-
Get the sku property: The SKU of the Redis cache to deploy.
- sku() - Method in interface com.azure.resourcemanager.redis.models.RedisCache
-
Gets the SKU.
- sku() - Method in class com.azure.resourcemanager.redis.models.RedisCreateParameters
-
Get the sku property: The SKU of the Redis cache to deploy.
- sku() - Method in class com.azure.resourcemanager.redis.models.RedisUpdateParameters
-
Get the sku property: The SKU of the Redis cache to deploy.
- Sku - Class in com.azure.resourcemanager.redis.models
-
SKU parameters supplied to the create Redis operation.
- Sku() - Constructor for class com.azure.resourcemanager.redis.models.Sku
-
Creates an instance of Sku class.
- SkuFamily - Class in com.azure.resourcemanager.redis.models
-
The SKU family to use.
- SkuFamily() - Constructor for class com.azure.resourcemanager.redis.models.SkuFamily
-
Deprecated.Use the
SkuFamily.fromString(String)
factory method. - SkuName - Class in com.azure.resourcemanager.redis.models
-
The type of Redis cache to deploy.
- SkuName() - Constructor for class com.azure.resourcemanager.redis.models.SkuName
-
Deprecated.Use the
SkuName.fromString(String)
factory method. - sslPort() - Method in class com.azure.resourcemanager.redis.fluent.models.RedisPropertiesInner
-
Get the sslPort property: Redis SSL port.
- sslPort() - Method in class com.azure.resourcemanager.redis.fluent.models.RedisResourceInner
-
Get the sslPort property: Redis SSL port.
- sslPort() - Method in interface com.azure.resourcemanager.redis.models.RedisCache
-
Gets SSL port.
- sslPort() - Method in class com.azure.resourcemanager.redis.models.RedisInstanceDetails
-
Get the sslPort property: Redis instance SSL port.
- STABLE - Static variable in class com.azure.resourcemanager.redis.models.UpdateChannel
-
Static value Stable for UpdateChannel.
- STANDARD - Static variable in class com.azure.resourcemanager.redis.models.SkuName
-
Static value Standard for SkuName.
- startHourUtc() - Method in class com.azure.resourcemanager.redis.models.ScheduleEntry
-
Get the startHourUtc property: Start hour after which cache patching can start.
- startIp() - Method in class com.azure.resourcemanager.redis.fluent.models.RedisFirewallRuleInner
-
Get the startIp property: lowest IP address included in the range.
- startIp() - Method in class com.azure.resourcemanager.redis.fluent.models.RedisFirewallRuleProperties
-
Get the startIp property: lowest IP address included in the range.
- startIp() - Method in interface com.azure.resourcemanager.redis.models.RedisFirewallRule
-
Get the startIp value.
- startIp() - Method in class com.azure.resourcemanager.redis.models.RedisFirewallRuleCreateParameters
-
Get the startIp property: lowest IP address included in the range.
- startTime() - Method in class com.azure.resourcemanager.redis.models.OperationStatusResult
-
Get the startTime property: The start time of the operation.
- staticIp() - Method in class com.azure.resourcemanager.redis.fluent.models.RedisCreateProperties
-
Get the staticIp property: Static IP address.
- staticIp() - Method in class com.azure.resourcemanager.redis.fluent.models.RedisResourceInner
-
Get the staticIp property: Static IP address.
- staticIp() - Method in interface com.azure.resourcemanager.redis.models.RedisCache
-
Gets the static IP.
- staticIp() - Method in class com.azure.resourcemanager.redis.models.RedisCreateParameters
-
Get the staticIp property: Static IP address.
- status() - Method in class com.azure.resourcemanager.redis.models.OperationStatusResult
-
Get the status property: Operation status.
- status() - Method in class com.azure.resourcemanager.redis.models.PrivateLinkServiceConnectionState
-
Get the status property: Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.
- storageSubscriptionId() - Method in class com.azure.resourcemanager.redis.models.ExportRdbParameters
-
Get the storageSubscriptionId property: Subscription id of the storage container for data to be exported using ManagedIdentity.
- storageSubscriptionId() - Method in class com.azure.resourcemanager.redis.models.ImportRdbParameters
-
Get the storageSubscriptionId property: Subscription id of the storage container containing files to import using Managed Identity.
- storageSubscriptionId() - Method in class com.azure.resourcemanager.redis.models.RedisConfiguration
-
Get the storageSubscriptionId property: SubscriptionId of the storage account for persistence (aof/rdb) using ManagedIdentity.
- subnetId() - Method in class com.azure.resourcemanager.redis.fluent.models.RedisCreateProperties
-
Get the subnetId property: The full resource ID of a subnet in a virtual network to deploy the Redis cache in.
- subnetId() - Method in class com.azure.resourcemanager.redis.fluent.models.RedisResourceInner
-
Get the subnetId property: The full resource ID of a subnet in a virtual network to deploy the Redis cache in.
- subnetId() - Method in interface com.azure.resourcemanager.redis.models.RedisCache
-
Gets the resource id of the subnet.
- subnetId() - Method in class com.azure.resourcemanager.redis.models.RedisCreateParameters
-
Get the subnetId property: The full resource ID of a subnet in a virtual network to deploy the Redis cache in.
- SUCCEEDED - Static variable in class com.azure.resourcemanager.redis.models.AccessPolicyAssignmentProvisioningState
-
Static value Succeeded for AccessPolicyAssignmentProvisioningState.
- SUCCEEDED - Static variable in class com.azure.resourcemanager.redis.models.AccessPolicyProvisioningState
-
Static value Succeeded for AccessPolicyProvisioningState.
- SUCCEEDED - Static variable in class com.azure.resourcemanager.redis.models.PrivateEndpointConnectionProvisioningState
-
Static value Succeeded for PrivateEndpointConnectionProvisioningState.
- SUCCEEDED - Static variable in class com.azure.resourcemanager.redis.models.ProvisioningState
-
Static value Succeeded for ProvisioningState.
- SUNDAY - Enum constant in enum com.azure.resourcemanager.redis.models.DayOfWeek
-
Enum value Sunday.
- SYSTEM_ASSIGNED - Static variable in class com.azure.resourcemanager.redis.models.ManagedServiceIdentityType
-
Static value SystemAssigned for ManagedServiceIdentityType.
- SYSTEM_ASSIGNED_USER_ASSIGNED - Static variable in class com.azure.resourcemanager.redis.models.ManagedServiceIdentityType
-
Static value SystemAssigned, UserAssigned for ManagedServiceIdentityType.
T
- tags() - Method in class com.azure.resourcemanager.redis.models.RedisCreateParameters
-
Get the tags property: Resource tags.
- tags() - Method in class com.azure.resourcemanager.redis.models.RedisUpdateParameters
-
Get the tags property: Resource tags.
- tenantId() - Method in class com.azure.resourcemanager.redis.models.ManagedServiceIdentity
-
Get the tenantId property: The tenant ID of the system assigned identity.
- tenantSettings() - Method in class com.azure.resourcemanager.redis.fluent.models.RedisResourceInner
-
Get the tenantSettings property: A dictionary of tenant settings.
- tenantSettings() - Method in class com.azure.resourcemanager.redis.models.RedisCommonProperties
-
Get the tenantSettings property: A dictionary of tenant settings.
- tenantSettings() - Method in class com.azure.resourcemanager.redis.models.RedisCreateParameters
-
Get the tenantSettings property: A dictionary of tenant settings.
- tenantSettings() - Method in class com.azure.resourcemanager.redis.models.RedisUpdateParameters
-
Get the tenantSettings property: A dictionary of tenant settings.
- THURSDAY - Enum constant in enum com.azure.resourcemanager.redis.models.DayOfWeek
-
Enum value Thursday.
- timestamp() - Method in class com.azure.resourcemanager.redis.fluent.models.UpgradeNotificationInner
-
Get the timestamp property: Timestamp when upgrade notification occurred.
- TlsVersion - Class in com.azure.resourcemanager.redis.models
-
Optional: requires clients to use a specified TLS version (or higher) to connect (e,g, '1.0', '1.1', '1.2').
- TlsVersion() - Constructor for class com.azure.resourcemanager.redis.models.TlsVersion
-
Deprecated.Use the
TlsVersion.fromString(String)
factory method. - toJson(JsonWriter) - Method in class com.azure.resourcemanager.redis.fluent.models.OperationInner
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.redis.fluent.models.OperationStatusInner
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.redis.fluent.models.PrivateEndpointConnectionInner
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.redis.fluent.models.PrivateEndpointConnectionProperties
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.redis.fluent.models.PrivateLinkResourceInner
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.redis.fluent.models.PrivateLinkResourceProperties
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.redis.fluent.models.RedisAccessKeysInner
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.redis.fluent.models.RedisCacheAccessPolicyAssignmentInner
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.redis.fluent.models.RedisCacheAccessPolicyAssignmentProperties
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.redis.fluent.models.RedisCacheAccessPolicyInner
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.redis.fluent.models.RedisCacheAccessPolicyProperties
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.redis.fluent.models.RedisCreateProperties
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.redis.fluent.models.RedisFirewallRuleInner
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.redis.fluent.models.RedisFirewallRuleProperties
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.redis.fluent.models.RedisForceRebootResponseInner
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.redis.fluent.models.RedisLinkedServerCreateProperties
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.redis.fluent.models.RedisLinkedServerProperties
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.redis.fluent.models.RedisLinkedServerWithPropertiesInner
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.redis.fluent.models.RedisPatchScheduleInner
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.redis.fluent.models.RedisPropertiesInner
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.redis.fluent.models.RedisResourceInner
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.redis.fluent.models.RedisUpdateProperties
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.redis.fluent.models.ScheduleEntries
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.redis.fluent.models.UpgradeNotificationInner
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.redis.models.CheckNameAvailabilityParameters
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.redis.models.ExportRdbParameters
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.redis.models.ImportRdbParameters
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.redis.models.ManagedServiceIdentity
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.redis.models.NotificationListResponse
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.redis.models.OperationDisplay
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.redis.models.OperationListResult
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.redis.models.OperationStatusResult
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.redis.models.PrivateEndpoint
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.redis.models.PrivateEndpointConnectionListResult
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.redis.models.PrivateLinkResourceListResult
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.redis.models.PrivateLinkServiceConnectionState
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.redis.models.RedisCacheAccessPolicyAssignmentList
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.redis.models.RedisCacheAccessPolicyList
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.redis.models.RedisCommonProperties
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.redis.models.RedisConfiguration
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.redis.models.RedisCreateParameters
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.redis.models.RedisFirewallRuleCreateParameters
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.redis.models.RedisFirewallRuleListResult
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.redis.models.RedisInstanceDetails
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.redis.models.RedisLinkedServer
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.redis.models.RedisLinkedServerCreateParameters
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.redis.models.RedisLinkedServerWithPropertiesList
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.redis.models.RedisListResult
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.redis.models.RedisPatchScheduleListResult
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.redis.models.RedisRebootParameters
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.redis.models.RedisRegenerateKeyParameters
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.redis.models.RedisUpdateParameters
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.redis.models.ScheduleEntry
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.redis.models.Sku
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.redis.models.UserAssignedIdentity
- toString() - Method in enum com.azure.resourcemanager.redis.models.DayOfWeek
- toString() - Method in enum com.azure.resourcemanager.redis.models.RedisKeyType
- toString() - Method in enum com.azure.resourcemanager.redis.models.ReplicationRole
- Troubleshooting - Search tag in Overview
- Section
- TUESDAY - Enum constant in enum com.azure.resourcemanager.redis.models.DayOfWeek
-
Enum value Tuesday.
- type() - Method in class com.azure.resourcemanager.redis.fluent.models.PrivateEndpointConnectionInner
-
Get the type property: The type of the resource.
- type() - Method in class com.azure.resourcemanager.redis.fluent.models.PrivateLinkResourceInner
-
Get the type property: The type of the resource.
- type() - Method in class com.azure.resourcemanager.redis.fluent.models.RedisCacheAccessPolicyAssignmentInner
-
Get the type property: The type of the resource.
- type() - Method in class com.azure.resourcemanager.redis.fluent.models.RedisCacheAccessPolicyInner
-
Get the type property: The type of the resource.
- type() - Method in class com.azure.resourcemanager.redis.fluent.models.RedisCacheAccessPolicyProperties
-
Get the type property: Built-In or Custom access policy.
- type() - Method in class com.azure.resourcemanager.redis.fluent.models.RedisFirewallRuleInner
-
Get the type property: The type of the resource.
- type() - Method in class com.azure.resourcemanager.redis.fluent.models.RedisLinkedServerWithPropertiesInner
-
Get the type property: The type of the resource.
- type() - Method in class com.azure.resourcemanager.redis.fluent.models.RedisPatchScheduleInner
-
Get the type property: The type of the resource.
- type() - Method in class com.azure.resourcemanager.redis.fluent.models.RedisResourceInner
-
Get the type property: The type of the resource.
- type() - Method in class com.azure.resourcemanager.redis.models.CheckNameAvailabilityParameters
-
Get the type property: Resource type.
- type() - Method in class com.azure.resourcemanager.redis.models.ManagedServiceIdentity
-
Get the type property: Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed).
- type() - Method in class com.azure.resourcemanager.redis.models.RedisFirewallRuleCreateParameters
-
Get the type property: The type of the resource.
- typePropertiesType() - Method in class com.azure.resourcemanager.redis.fluent.models.RedisCacheAccessPolicyInner
-
Get the type property: Built-In or Custom access policy.
U
- UNLINKING - Static variable in class com.azure.resourcemanager.redis.models.ProvisioningState
-
Static value Unlinking for ProvisioningState.
- UNPROVISIONING - Static variable in class com.azure.resourcemanager.redis.models.ProvisioningState
-
Static value Unprovisioning for ProvisioningState.
- update(String, String, RedisUpdateParameters) - Method in interface com.azure.resourcemanager.redis.fluent.RedisClient
-
Update an existing Redis cache.
- update(String, String, RedisUpdateParameters, Context) - Method in interface com.azure.resourcemanager.redis.fluent.RedisClient
-
Update an existing Redis cache.
- updateAsync(String, String, RedisUpdateParameters) - Method in interface com.azure.resourcemanager.redis.fluent.RedisClient
-
Update an existing Redis cache.
- updateChannel() - Method in class com.azure.resourcemanager.redis.fluent.models.RedisResourceInner
-
Get the updateChannel property: Optional: Specifies the update channel for the monthly Redis updates your Redis Cache will receive.
- updateChannel() - Method in class com.azure.resourcemanager.redis.models.RedisCommonProperties
-
Get the updateChannel property: Optional: Specifies the update channel for the monthly Redis updates your Redis Cache will receive.
- updateChannel() - Method in class com.azure.resourcemanager.redis.models.RedisCreateParameters
-
Get the updateChannel property: Optional: Specifies the update channel for the monthly Redis updates your Redis Cache will receive.
- updateChannel() - Method in class com.azure.resourcemanager.redis.models.RedisUpdateParameters
-
Get the updateChannel property: Optional: Specifies the update channel for the monthly Redis updates your Redis Cache will receive.
- UpdateChannel - Class in com.azure.resourcemanager.redis.models
-
Optional: Specifies the update channel for the monthly Redis updates your Redis Cache will receive.
- UpdateChannel() - Constructor for class com.azure.resourcemanager.redis.models.UpdateChannel
-
Deprecated.Use the
UpdateChannel.fromString(String)
factory method. - updateWithResponseAsync(String, String, RedisUpdateParameters) - Method in interface com.azure.resourcemanager.redis.fluent.RedisClient
-
Update an existing Redis cache.
- UPDATING - Static variable in class com.azure.resourcemanager.redis.models.AccessPolicyAssignmentProvisioningState
-
Static value Updating for AccessPolicyAssignmentProvisioningState.
- UPDATING - Static variable in class com.azure.resourcemanager.redis.models.AccessPolicyProvisioningState
-
Static value Updating for AccessPolicyProvisioningState.
- UPDATING - Static variable in class com.azure.resourcemanager.redis.models.ProvisioningState
-
Static value Updating for ProvisioningState.
- UpgradeNotificationInner - Class in com.azure.resourcemanager.redis.fluent.models
-
Properties of upgrade notification.
- UpgradeNotificationInner() - Constructor for class com.azure.resourcemanager.redis.fluent.models.UpgradeNotificationInner
-
Creates an instance of UpgradeNotificationInner class.
- upsellNotification() - Method in class com.azure.resourcemanager.redis.fluent.models.UpgradeNotificationInner
-
Get the upsellNotification property: Details about this upgrade notification.
- USER_ASSIGNED - Static variable in class com.azure.resourcemanager.redis.models.ManagedServiceIdentityType
-
Static value UserAssigned for ManagedServiceIdentityType.
- USER_DEFINED - Static variable in class com.azure.resourcemanager.redis.models.ZonalAllocationPolicy
-
Static value UserDefined for ZonalAllocationPolicy.
- userAssignedIdentities() - Method in class com.azure.resourcemanager.redis.models.ManagedServiceIdentity
-
Get the userAssignedIdentities property: The set of user assigned identities associated with the resource.
- UserAssignedIdentity - Class in com.azure.resourcemanager.redis.models
-
User assigned identity properties.
- UserAssignedIdentity() - Constructor for class com.azure.resourcemanager.redis.models.UserAssignedIdentity
-
Creates an instance of UserAssignedIdentity class.
V
- V4 - Enum constant in enum com.azure.resourcemanager.redis.models.RedisCache.RedisVersion
-
Deprecated.Because Redis version 4 is no longer supported by the open source community, it will be retired from Azure Cache for Redis.
- V6 - Enum constant in enum com.azure.resourcemanager.redis.models.RedisCache.RedisVersion
-
version 6.x.x
- validate() - Method in class com.azure.resourcemanager.redis.fluent.models.OperationInner
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.redis.fluent.models.OperationStatusInner
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.redis.fluent.models.PrivateEndpointConnectionInner
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.redis.fluent.models.PrivateEndpointConnectionProperties
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.redis.fluent.models.PrivateLinkResourceInner
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.redis.fluent.models.PrivateLinkResourceProperties
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.redis.fluent.models.RedisAccessKeysInner
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.redis.fluent.models.RedisCacheAccessPolicyAssignmentInner
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.redis.fluent.models.RedisCacheAccessPolicyAssignmentProperties
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.redis.fluent.models.RedisCacheAccessPolicyInner
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.redis.fluent.models.RedisCacheAccessPolicyProperties
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.redis.fluent.models.RedisCreateProperties
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.redis.fluent.models.RedisFirewallRuleInner
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.redis.fluent.models.RedisFirewallRuleProperties
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.redis.fluent.models.RedisForceRebootResponseInner
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.redis.fluent.models.RedisLinkedServerCreateProperties
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.redis.fluent.models.RedisLinkedServerProperties
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.redis.fluent.models.RedisLinkedServerWithPropertiesInner
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.redis.fluent.models.RedisPatchScheduleInner
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.redis.fluent.models.RedisPropertiesInner
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.redis.fluent.models.RedisResourceInner
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.redis.fluent.models.RedisUpdateProperties
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.redis.fluent.models.ScheduleEntries
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.redis.fluent.models.UpgradeNotificationInner
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.redis.models.CheckNameAvailabilityParameters
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.redis.models.ExportRdbParameters
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.redis.models.ImportRdbParameters
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.redis.models.ManagedServiceIdentity
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.redis.models.NotificationListResponse
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.redis.models.OperationDisplay
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.redis.models.OperationListResult
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.redis.models.OperationStatusResult
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.redis.models.PrivateEndpoint
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.redis.models.PrivateEndpointConnectionListResult
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.redis.models.PrivateLinkResourceListResult
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.redis.models.PrivateLinkServiceConnectionState
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.redis.models.RedisCacheAccessPolicyAssignmentList
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.redis.models.RedisCacheAccessPolicyList
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.redis.models.RedisCommonProperties
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.redis.models.RedisConfiguration
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.redis.models.RedisCreateParameters
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.redis.models.RedisFirewallRuleCreateParameters
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.redis.models.RedisFirewallRuleListResult
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.redis.models.RedisInstanceDetails
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.redis.models.RedisLinkedServer
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.redis.models.RedisLinkedServerCreateParameters
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.redis.models.RedisLinkedServerWithPropertiesList
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.redis.models.RedisListResult
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.redis.models.RedisPatchScheduleListResult
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.redis.models.RedisRebootParameters
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.redis.models.RedisRegenerateKeyParameters
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.redis.models.RedisUpdateParameters
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.redis.models.ScheduleEntry
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.redis.models.Sku
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.redis.models.UserAssignedIdentity
-
Validates the instance.
- value() - Method in class com.azure.resourcemanager.redis.models.NotificationListResponse
-
Get the value property: List of all notifications.
- value() - Method in class com.azure.resourcemanager.redis.models.OperationListResult
-
Get the value property: List of operations supported by the resource provider.
- value() - Method in class com.azure.resourcemanager.redis.models.PrivateEndpointConnectionListResult
-
Get the value property: Array of private endpoint connections.
- value() - Method in class com.azure.resourcemanager.redis.models.PrivateLinkResourceListResult
-
Get the value property: Array of private link resources.
- value() - Method in class com.azure.resourcemanager.redis.models.RedisCacheAccessPolicyAssignmentList
-
Get the value property: List of access policies assignments (with properties) of a Redis cache.
- value() - Method in class com.azure.resourcemanager.redis.models.RedisCacheAccessPolicyList
-
Get the value property: List of access policies (with properties) of a Redis cache.
- value() - Method in class com.azure.resourcemanager.redis.models.RedisFirewallRuleListResult
-
Get the value property: Results of the list firewall rules operation.
- value() - Method in class com.azure.resourcemanager.redis.models.RedisLinkedServerWithPropertiesList
-
Get the value property: List of linked servers (with properties) of a Redis cache.
- value() - Method in class com.azure.resourcemanager.redis.models.RedisListResult
-
Get the value property: List of Redis cache instances.
- value() - Method in class com.azure.resourcemanager.redis.models.RedisPatchScheduleListResult
-
Get the value property: Results of the list patch schedules operation.
- valueOf(String) - Static method in enum com.azure.resourcemanager.redis.models.DayOfWeek
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.azure.resourcemanager.redis.models.RedisCache.RedisVersion
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.azure.resourcemanager.redis.models.RedisKeyType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.azure.resourcemanager.redis.models.ReplicationRole
-
Returns the enum constant of this type with the specified name.
- values() - Static method in class com.azure.resourcemanager.redis.models.AccessPolicyAssignmentProvisioningState
-
Gets known AccessPolicyAssignmentProvisioningState values.
- values() - Static method in class com.azure.resourcemanager.redis.models.AccessPolicyProvisioningState
-
Gets known AccessPolicyProvisioningState values.
- values() - Static method in class com.azure.resourcemanager.redis.models.AccessPolicyType
-
Gets known AccessPolicyType values.
- values() - Static method in enum com.azure.resourcemanager.redis.models.DayOfWeek
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in class com.azure.resourcemanager.redis.models.DefaultName
-
Gets known DefaultName values.
- values() - Static method in class com.azure.resourcemanager.redis.models.ManagedServiceIdentityType
-
Gets known ManagedServiceIdentityType values.
- values() - Static method in class com.azure.resourcemanager.redis.models.PrivateEndpointConnectionProvisioningState
-
Gets known PrivateEndpointConnectionProvisioningState values.
- values() - Static method in class com.azure.resourcemanager.redis.models.PrivateEndpointServiceConnectionStatus
-
Gets known PrivateEndpointServiceConnectionStatus values.
- values() - Static method in class com.azure.resourcemanager.redis.models.ProvisioningState
-
Gets known ProvisioningState values.
- values() - Static method in class com.azure.resourcemanager.redis.models.PublicNetworkAccess
-
Gets known PublicNetworkAccess values.
- values() - Static method in class com.azure.resourcemanager.redis.models.RebootType
-
Gets known RebootType values.
- values() - Static method in enum com.azure.resourcemanager.redis.models.RedisCache.RedisVersion
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.azure.resourcemanager.redis.models.RedisKeyType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.azure.resourcemanager.redis.models.ReplicationRole
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in class com.azure.resourcemanager.redis.models.SkuFamily
-
Gets known SkuFamily values.
- values() - Static method in class com.azure.resourcemanager.redis.models.SkuName
-
Gets known SkuName values.
- values() - Static method in class com.azure.resourcemanager.redis.models.TlsVersion
-
Gets known TlsVersion values.
- values() - Static method in class com.azure.resourcemanager.redis.models.UpdateChannel
-
Gets known UpdateChannel values.
- values() - Static method in class com.azure.resourcemanager.redis.models.ZonalAllocationPolicy
-
Gets known ZonalAllocationPolicy values.
W
- WEDNESDAY - Enum constant in enum com.azure.resourcemanager.redis.models.DayOfWeek
-
Enum value Wednesday.
- WEEKEND - Enum constant in enum com.azure.resourcemanager.redis.models.DayOfWeek
-
Enum value Weekend.
- withAadEnabled(String) - Method in class com.azure.resourcemanager.redis.models.RedisConfiguration
-
Set the aadEnabled property: Specifies whether AAD based authentication has been enabled or disabled for the cache.
- withAccessPolicyName(String) - Method in class com.azure.resourcemanager.redis.fluent.models.RedisCacheAccessPolicyAssignmentInner
-
Set the accessPolicyName property: The name of the access policy that is being assigned.
- withAccessPolicyName(String) - Method in class com.azure.resourcemanager.redis.fluent.models.RedisCacheAccessPolicyAssignmentProperties
-
Set the accessPolicyName property: The name of the access policy that is being assigned.
- withActionsRequired(String) - Method in class com.azure.resourcemanager.redis.models.PrivateLinkServiceConnectionState
-
Set the actionsRequired property: A message indicating if changes on the service provider require any updates on the consumer.
- withAdditionalProperties(Map<String, String>) - Method in class com.azure.resourcemanager.redis.models.RedisConfiguration
-
Set the additionalProperties property: All Redis Settings.
- withAofBackupEnabled(String) - Method in class com.azure.resourcemanager.redis.models.RedisConfiguration
-
Set the aofBackupEnabled property: Specifies whether the aof backup is enabled.
- withAofStorageConnectionString0(String) - Method in class com.azure.resourcemanager.redis.models.RedisConfiguration
-
Set the aofStorageConnectionString0 property: First storage account connection string.
- withAofStorageConnectionString1(String) - Method in class com.azure.resourcemanager.redis.models.RedisConfiguration
-
Set the aofStorageConnectionString1 property: Second storage account connection string.
- withAuthnotrequired(String) - Method in class com.azure.resourcemanager.redis.models.RedisConfiguration
-
Set the authnotrequired property: Specifies whether the authentication is disabled.
- withBasicSku() - Method in interface com.azure.resourcemanager.redis.models.RedisCache.DefinitionStages.WithSku
-
Specifies the Basic sku of the Redis Cache.
- withBasicSku(int) - Method in interface com.azure.resourcemanager.redis.models.RedisCache.DefinitionStages.WithSku
-
Specifies the Basic sku of the Redis Cache.
- withBasicSku(int) - Method in interface com.azure.resourcemanager.redis.models.RedisCache.UpdateStages.WithSku
-
Updates Redis Cache to Basic sku with new capacity.
- withCapacity(int) - Method in class com.azure.resourcemanager.redis.models.Sku
-
Set the capacity property: The size of the Redis cache to deploy.
- withContainer(String) - Method in class com.azure.resourcemanager.redis.models.ExportRdbParameters
-
Set the container property: Container name to export to.
- withDayOfWeek(DayOfWeek) - Method in class com.azure.resourcemanager.redis.models.ScheduleEntry
-
Set the dayOfWeek property: Day of the week when a cache can be patched.
- withDescription(String) - Method in class com.azure.resourcemanager.redis.models.OperationDisplay
-
Set the description property: Friendly name of the operation.
- withDescription(String) - Method in class com.azure.resourcemanager.redis.models.PrivateLinkServiceConnectionState
-
Set the description property: The reason for approval/rejection of the connection.
- withDisableAccessKeyAuthentication(Boolean) - Method in class com.azure.resourcemanager.redis.fluent.models.RedisCreateProperties
-
Set the disableAccessKeyAuthentication property: Authentication to Redis through access keys is disabled when set as true.
- withDisableAccessKeyAuthentication(Boolean) - Method in class com.azure.resourcemanager.redis.fluent.models.RedisPropertiesInner
-
Set the disableAccessKeyAuthentication property: Authentication to Redis through access keys is disabled when set as true.
- withDisableAccessKeyAuthentication(Boolean) - Method in class com.azure.resourcemanager.redis.fluent.models.RedisResourceInner
-
Set the disableAccessKeyAuthentication property: Authentication to Redis through access keys is disabled when set as true.
- withDisableAccessKeyAuthentication(Boolean) - Method in class com.azure.resourcemanager.redis.fluent.models.RedisUpdateProperties
-
Set the disableAccessKeyAuthentication property: Authentication to Redis through access keys is disabled when set as true.
- withDisableAccessKeyAuthentication(Boolean) - Method in class com.azure.resourcemanager.redis.models.RedisCommonProperties
-
Set the disableAccessKeyAuthentication property: Authentication to Redis through access keys is disabled when set as true.
- withDisableAccessKeyAuthentication(Boolean) - Method in class com.azure.resourcemanager.redis.models.RedisCreateParameters
-
Set the disableAccessKeyAuthentication property: Authentication to Redis through access keys is disabled when set as true.
- withDisableAccessKeyAuthentication(Boolean) - Method in class com.azure.resourcemanager.redis.models.RedisUpdateParameters
-
Set the disableAccessKeyAuthentication property: Authentication to Redis through access keys is disabled when set as true.
- withDisplay(OperationDisplay) - Method in class com.azure.resourcemanager.redis.fluent.models.OperationInner
-
Set the display property: The object that describes the operation.
- withEnableNonSslPort(Boolean) - Method in class com.azure.resourcemanager.redis.fluent.models.RedisCreateProperties
-
Set the enableNonSslPort property: Specifies whether the non-ssl Redis server port (6379) is enabled.
- withEnableNonSslPort(Boolean) - Method in class com.azure.resourcemanager.redis.fluent.models.RedisPropertiesInner
-
Set the enableNonSslPort property: Specifies whether the non-ssl Redis server port (6379) is enabled.
- withEnableNonSslPort(Boolean) - Method in class com.azure.resourcemanager.redis.fluent.models.RedisResourceInner
-
Set the enableNonSslPort property: Specifies whether the non-ssl Redis server port (6379) is enabled.
- withEnableNonSslPort(Boolean) - Method in class com.azure.resourcemanager.redis.fluent.models.RedisUpdateProperties
-
Set the enableNonSslPort property: Specifies whether the non-ssl Redis server port (6379) is enabled.
- withEnableNonSslPort(Boolean) - Method in class com.azure.resourcemanager.redis.models.RedisCommonProperties
-
Set the enableNonSslPort property: Specifies whether the non-ssl Redis server port (6379) is enabled.
- withEnableNonSslPort(Boolean) - Method in class com.azure.resourcemanager.redis.models.RedisCreateParameters
-
Set the enableNonSslPort property: Specifies whether the non-ssl Redis server port (6379) is enabled.
- withEnableNonSslPort(Boolean) - Method in class com.azure.resourcemanager.redis.models.RedisUpdateParameters
-
Set the enableNonSslPort property: Specifies whether the non-ssl Redis server port (6379) is enabled.
- withEndIp(String) - Method in class com.azure.resourcemanager.redis.fluent.models.RedisFirewallRuleInner
-
Set the endIp property: highest IP address included in the range.
- withEndIp(String) - Method in class com.azure.resourcemanager.redis.fluent.models.RedisFirewallRuleProperties
-
Set the endIp property: highest IP address included in the range.
- withEndIp(String) - Method in class com.azure.resourcemanager.redis.models.RedisFirewallRuleCreateParameters
-
Set the endIp property: highest IP address included in the range.
- withEndTime(OffsetDateTime) - Method in class com.azure.resourcemanager.redis.fluent.models.OperationStatusInner
-
Set the endTime property: The end time of the operation.
- withEndTime(OffsetDateTime) - Method in class com.azure.resourcemanager.redis.models.OperationStatusResult
-
Set the endTime property: The end time of the operation.
- withError(ManagementError) - Method in class com.azure.resourcemanager.redis.fluent.models.OperationStatusInner
-
Set the error property: If present, details of the operation error.
- withError(ManagementError) - Method in class com.azure.resourcemanager.redis.models.OperationStatusResult
-
Set the error property: If present, details of the operation error.
- withFamily(SkuFamily) - Method in class com.azure.resourcemanager.redis.models.Sku
-
Set the family property: The SKU family to use.
- withFiles(List<String>) - Method in class com.azure.resourcemanager.redis.models.ImportRdbParameters
-
Set the files property: files to import.
- withFirewallRule(RedisFirewallRule) - Method in interface com.azure.resourcemanager.redis.models.RedisCache.DefinitionStages.WithCreate
-
Creates Redis cache firewall rule with range of IP addresses permitted to connect to the cache.
- withFirewallRule(RedisFirewallRule) - Method in interface com.azure.resourcemanager.redis.models.RedisCache.Update
-
Creates or updates Redis cache firewall rule with range of IP addresses permitted to connect to the cache.
- withFirewallRule(String, String, String) - Method in interface com.azure.resourcemanager.redis.models.RedisCache.DefinitionStages.WithCreate
-
Creates Redis cache firewall rule with range of IP addresses permitted to connect to the cache.
- withFirewallRule(String, String, String) - Method in interface com.azure.resourcemanager.redis.models.RedisCache.Update
-
Creates or updates Redis cache firewall rule with range of IP addresses permitted to connect to the cache.
- withFormat(String) - Method in class com.azure.resourcemanager.redis.models.ExportRdbParameters
-
Set the format property: File format.
- withFormat(String) - Method in class com.azure.resourcemanager.redis.models.ImportRdbParameters
-
Set the format property: File format.
- withId(String) - Method in class com.azure.resourcemanager.redis.fluent.models.OperationStatusInner
-
Set the id property: Fully qualified ID for the async operation.
- withId(String) - Method in class com.azure.resourcemanager.redis.models.OperationStatusResult
-
Set the id property: Fully qualified ID for the async operation.
- withIdentity(ManagedServiceIdentity) - Method in class com.azure.resourcemanager.redis.fluent.models.RedisResourceInner
-
Set the identity property: The identity of the resource.
- withIdentity(ManagedServiceIdentity) - Method in class com.azure.resourcemanager.redis.models.RedisCreateParameters
-
Set the identity property: The identity of the resource.
- withIdentity(ManagedServiceIdentity) - Method in class com.azure.resourcemanager.redis.models.RedisUpdateParameters
-
Set the identity property: The identity of the resource.
- withKeyType(RedisKeyType) - Method in class com.azure.resourcemanager.redis.models.RedisRegenerateKeyParameters
-
Set the keyType property: The Redis access key to regenerate.
- withLinkedRedisCacheId(String) - Method in class com.azure.resourcemanager.redis.fluent.models.RedisLinkedServerCreateProperties
-
Set the linkedRedisCacheId property: Fully qualified resourceId of the linked redis cache.
- withLinkedRedisCacheId(String) - Method in class com.azure.resourcemanager.redis.fluent.models.RedisLinkedServerProperties
-
Set the linkedRedisCacheId property: Fully qualified resourceId of the linked redis cache.
- withLinkedRedisCacheId(String) - Method in class com.azure.resourcemanager.redis.fluent.models.RedisLinkedServerWithPropertiesInner
-
Set the linkedRedisCacheId property: Fully qualified resourceId of the linked redis cache.
- withLinkedRedisCacheId(String) - Method in class com.azure.resourcemanager.redis.models.RedisLinkedServerCreateParameters
-
Set the linkedRedisCacheId property: Fully qualified resourceId of the linked redis cache.
- withLinkedRedisCacheLocation(String) - Method in class com.azure.resourcemanager.redis.fluent.models.RedisLinkedServerCreateProperties
-
Set the linkedRedisCacheLocation property: Location of the linked redis cache.
- withLinkedRedisCacheLocation(String) - Method in class com.azure.resourcemanager.redis.fluent.models.RedisLinkedServerProperties
-
Set the linkedRedisCacheLocation property: Location of the linked redis cache.
- withLinkedRedisCacheLocation(String) - Method in class com.azure.resourcemanager.redis.fluent.models.RedisLinkedServerWithPropertiesInner
-
Set the linkedRedisCacheLocation property: Location of the linked redis cache.
- withLinkedRedisCacheLocation(String) - Method in class com.azure.resourcemanager.redis.models.RedisLinkedServerCreateParameters
-
Set the linkedRedisCacheLocation property: Location of the linked redis cache.
- withLocation(String) - Method in class com.azure.resourcemanager.redis.fluent.models.RedisResourceInner
- withLocation(String) - Method in class com.azure.resourcemanager.redis.models.RedisCreateParameters
-
Set the location property: The geo-location where the resource lives.
- withMaintenanceWindow(Duration) - Method in class com.azure.resourcemanager.redis.models.ScheduleEntry
-
Set the maintenanceWindow property: ISO8601 timespan specifying how much time cache patching can take.
- withMaxfragmentationmemoryReserved(String) - Method in class com.azure.resourcemanager.redis.models.RedisConfiguration
-
Set the maxfragmentationmemoryReserved property: Value in megabytes reserved for fragmentation per shard.
- withMaxmemoryDelta(String) - Method in class com.azure.resourcemanager.redis.models.RedisConfiguration
-
Set the maxmemoryDelta property: Value in megabytes reserved for non-cache usage per shard e.g. failover.
- withMaxmemoryPolicy(String) - Method in class com.azure.resourcemanager.redis.models.RedisConfiguration
-
Set the maxmemoryPolicy property: The eviction strategy used when your data won't fit within its memory limit.
- withMaxmemoryReserved(String) - Method in class com.azure.resourcemanager.redis.models.RedisConfiguration
-
Set the maxmemoryReserved property: Value in megabytes reserved for non-cache usage per shard e.g. failover.
- withMinimumTlsVersion(TlsVersion) - Method in class com.azure.resourcemanager.redis.fluent.models.RedisCreateProperties
-
Set the minimumTlsVersion property: Optional: requires clients to use a specified TLS version (or higher) to connect (e,g, '1.0', '1.1', '1.2').
- withMinimumTlsVersion(TlsVersion) - Method in class com.azure.resourcemanager.redis.fluent.models.RedisPropertiesInner
-
Set the minimumTlsVersion property: Optional: requires clients to use a specified TLS version (or higher) to connect (e,g, '1.0', '1.1', '1.2').
- withMinimumTlsVersion(TlsVersion) - Method in class com.azure.resourcemanager.redis.fluent.models.RedisResourceInner
-
Set the minimumTlsVersion property: Optional: requires clients to use a specified TLS version (or higher) to connect (e,g, '1.0', '1.1', '1.2').
- withMinimumTlsVersion(TlsVersion) - Method in class com.azure.resourcemanager.redis.fluent.models.RedisUpdateProperties
-
Set the minimumTlsVersion property: Optional: requires clients to use a specified TLS version (or higher) to connect (e,g, '1.0', '1.1', '1.2').
- withMinimumTlsVersion(TlsVersion) - Method in interface com.azure.resourcemanager.redis.models.RedisCache.DefinitionStages.WithCreate
-
Requires clients to use a specified TLS version (or higher) to connect (e,g, '1.0', '1.1', '1.2').
- withMinimumTlsVersion(TlsVersion) - Method in interface com.azure.resourcemanager.redis.models.RedisCache.Update
-
Requires clients to use a specified TLS version (or higher) to connect (e,g, '1.0', '1.1', '1.2').
- withMinimumTlsVersion(TlsVersion) - Method in class com.azure.resourcemanager.redis.models.RedisCommonProperties
-
Set the minimumTlsVersion property: Optional: requires clients to use a specified TLS version (or higher) to connect (e,g, '1.0', '1.1', '1.2').
- withMinimumTlsVersion(TlsVersion) - Method in class com.azure.resourcemanager.redis.models.RedisCreateParameters
-
Set the minimumTlsVersion property: Optional: requires clients to use a specified TLS version (or higher) to connect (e,g, '1.0', '1.1', '1.2').
- withMinimumTlsVersion(TlsVersion) - Method in class com.azure.resourcemanager.redis.models.RedisUpdateParameters
-
Set the minimumTlsVersion property: Optional: requires clients to use a specified TLS version (or higher) to connect (e,g, '1.0', '1.1', '1.2').
- withName(SkuName) - Method in class com.azure.resourcemanager.redis.models.Sku
-
Set the name property: The type of Redis cache to deploy.
- withName(String) - Method in class com.azure.resourcemanager.redis.fluent.models.OperationInner
-
Set the name property: Operation name: {provider}/{resource}/{operation}.
- withName(String) - Method in class com.azure.resourcemanager.redis.fluent.models.OperationStatusInner
-
Set the name property: Name of the async operation.
- withName(String) - Method in class com.azure.resourcemanager.redis.models.CheckNameAvailabilityParameters
-
Set the name property: Resource name.
- withName(String) - Method in class com.azure.resourcemanager.redis.models.OperationStatusResult
-
Set the name property: Name of the async operation.
- withNonSslPort() - Method in interface com.azure.resourcemanager.redis.models.RedisCache.DefinitionStages.WithCreate
-
Enables non-ssl Redis server port (6379).
- withNonSslPort() - Method in interface com.azure.resourcemanager.redis.models.RedisCache.UpdateStages.WithNonSslPort
-
Enables non-ssl Redis server port (6379).
- withNotifyKeyspaceEvents(String) - Method in class com.azure.resourcemanager.redis.models.RedisConfiguration
-
Set the notifyKeyspaceEvents property: The keyspace events which should be monitored.
- withObjectId(String) - Method in class com.azure.resourcemanager.redis.fluent.models.RedisCacheAccessPolicyAssignmentInner
-
Set the objectId property: Object Id to assign access policy to.
- withObjectId(String) - Method in class com.azure.resourcemanager.redis.fluent.models.RedisCacheAccessPolicyAssignmentProperties
-
Set the objectId property: Object Id to assign access policy to.
- withObjectIdAlias(String) - Method in class com.azure.resourcemanager.redis.fluent.models.RedisCacheAccessPolicyAssignmentInner
-
Set the objectIdAlias property: User friendly name for object id.
- withObjectIdAlias(String) - Method in class com.azure.resourcemanager.redis.fluent.models.RedisCacheAccessPolicyAssignmentProperties
-
Set the objectIdAlias property: User friendly name for object id.
- withOperation(String) - Method in class com.azure.resourcemanager.redis.models.OperationDisplay
-
Set the operation property: Operation type: read, write, delete, listKeys/action, etc.
- withOperations(List<OperationStatusResult>) - Method in class com.azure.resourcemanager.redis.fluent.models.OperationStatusInner
-
Set the operations property: The operations list.
- withOperations(List<OperationStatusResult>) - Method in class com.azure.resourcemanager.redis.models.OperationStatusResult
-
Set the operations property: The operations list.
- withoutFirewallRule(String) - Method in interface com.azure.resourcemanager.redis.models.RedisCache.Update
-
Deletes a single firewall rule in the current Redis cache instance.
- withoutMinimumTlsVersion() - Method in interface com.azure.resourcemanager.redis.models.RedisCache.Update
-
Removes the requirement for clients minimum TLS version.
- withoutNonSslPort() - Method in interface com.azure.resourcemanager.redis.models.RedisCache.UpdateStages.WithNonSslPort
-
Disables non-ssl Redis server port (6379).
- withoutPatchSchedule() - Method in interface com.azure.resourcemanager.redis.models.RedisCache.Update
-
Removes all Patch schedules from the current Premium Cluster Cache.
- withoutRedisConfiguration() - Method in interface com.azure.resourcemanager.redis.models.RedisCache.UpdateStages.WithRedisConfiguration
-
Cleans all the configuration settings being set on Redis Cache.
- withoutRedisConfiguration(String) - Method in interface com.azure.resourcemanager.redis.models.RedisCache.UpdateStages.WithRedisConfiguration
-
Removes specified Redis Cache configuration setting.
- withPatchSchedule(DayOfWeek, int) - Method in interface com.azure.resourcemanager.redis.models.RedisCache.DefinitionStages.WithCreate
-
Patch schedule on a Premium Cluster Cache.
- withPatchSchedule(DayOfWeek, int) - Method in interface com.azure.resourcemanager.redis.models.RedisCache.Update
-
Adds Patch schedule to the current Premium Cluster Cache.
- withPatchSchedule(DayOfWeek, int, Duration) - Method in interface com.azure.resourcemanager.redis.models.RedisCache.DefinitionStages.WithCreate
-
Patch schedule on a Premium Cluster Cache.
- withPatchSchedule(DayOfWeek, int, Duration) - Method in interface com.azure.resourcemanager.redis.models.RedisCache.Update
-
Adds Patch schedule to the current Premium Cluster Cache.
- withPatchSchedule(ScheduleEntry) - Method in interface com.azure.resourcemanager.redis.models.RedisCache.DefinitionStages.WithCreate
-
Patch schedule on a Premium Cluster Cache.
- withPatchSchedule(ScheduleEntry) - Method in interface com.azure.resourcemanager.redis.models.RedisCache.Update
-
Adds Patch schedule to the current Premium Cluster Cache.
- withPatchSchedule(List<ScheduleEntry>) - Method in interface com.azure.resourcemanager.redis.models.RedisCache.DefinitionStages.WithCreate
-
Patch schedule on a Premium Cluster Cache.
- withPatchSchedule(List<ScheduleEntry>) - Method in interface com.azure.resourcemanager.redis.models.RedisCache.Update
-
Adds Patch schedule to the current Premium Cluster Cache.
- withPercentComplete(Float) - Method in class com.azure.resourcemanager.redis.fluent.models.OperationStatusInner
-
Set the percentComplete property: Percent of the operation that is complete.
- withPercentComplete(Float) - Method in class com.azure.resourcemanager.redis.models.OperationStatusResult
-
Set the percentComplete property: Percent of the operation that is complete.
- withPermissions(String) - Method in class com.azure.resourcemanager.redis.fluent.models.RedisCacheAccessPolicyInner
-
Set the permissions property: Permissions for the access policy.
- withPermissions(String) - Method in class com.azure.resourcemanager.redis.fluent.models.RedisCacheAccessPolicyProperties
-
Set the permissions property: Permissions for the access policy.
- withPorts(List<Integer>) - Method in class com.azure.resourcemanager.redis.models.RedisRebootParameters
-
Set the ports property: A list of redis instances to reboot, specified by per-instance SSL ports or non-SSL ports.
- withPreferredDataArchiveAuthMethod(String) - Method in class com.azure.resourcemanager.redis.models.ExportRdbParameters
-
Set the preferredDataArchiveAuthMethod property: Preferred auth method to communicate to storage account used for data archive, specify SAS or ManagedIdentity, default value is SAS.
- withPreferredDataArchiveAuthMethod(String) - Method in class com.azure.resourcemanager.redis.models.ImportRdbParameters
-
Set the preferredDataArchiveAuthMethod property: Preferred auth method to communicate to storage account used for data archive, specify SAS or ManagedIdentity, default value is SAS.
- withPreferredDataPersistenceAuthMethod(String) - Method in class com.azure.resourcemanager.redis.models.RedisConfiguration
-
Set the preferredDataPersistenceAuthMethod property: Preferred auth method to communicate to storage account used for data persistence, specify SAS or ManagedIdentity, default value is SAS.
- withPrefix(String) - Method in class com.azure.resourcemanager.redis.models.ExportRdbParameters
-
Set the prefix property: Prefix to use for exported files.
- withPremiumSku() - Method in interface com.azure.resourcemanager.redis.models.RedisCache.DefinitionStages.WithSku
-
Specifies the Premium sku of the Redis Cache.
- withPremiumSku() - Method in interface com.azure.resourcemanager.redis.models.RedisCache.UpdateStages.WithSku
-
Updates Redis Cache to Premium sku.
- withPremiumSku(int) - Method in interface com.azure.resourcemanager.redis.models.RedisCache.DefinitionStages.WithSku
-
Specifies the Premium sku of the Redis Cache.
- withPremiumSku(int) - Method in interface com.azure.resourcemanager.redis.models.RedisCache.UpdateStages.WithSku
-
Updates Redis Cache to Premium sku with new capacity.
- withPrivateEndpoint(PrivateEndpoint) - Method in class com.azure.resourcemanager.redis.fluent.models.PrivateEndpointConnectionInner
-
Set the privateEndpoint property: The resource of private end point.
- withPrivateEndpoint(PrivateEndpoint) - Method in class com.azure.resourcemanager.redis.fluent.models.PrivateEndpointConnectionProperties
-
Set the privateEndpoint property: The resource of private end point.
- withPrivateLinkServiceConnectionState(PrivateLinkServiceConnectionState) - Method in class com.azure.resourcemanager.redis.fluent.models.PrivateEndpointConnectionInner
-
Set the privateLinkServiceConnectionState property: A collection of information about the state of the connection between service consumer and provider.
- withPrivateLinkServiceConnectionState(PrivateLinkServiceConnectionState) - Method in class com.azure.resourcemanager.redis.fluent.models.PrivateEndpointConnectionProperties
-
Set the privateLinkServiceConnectionState property: A collection of information about the state of the connection between service consumer and provider.
- withProperties(Map<String, Object>) - Method in class com.azure.resourcemanager.redis.fluent.models.OperationStatusInner
-
Set the properties property: Additional properties from RP, only when operation is successful.
- withProvider(String) - Method in class com.azure.resourcemanager.redis.models.OperationDisplay
-
Set the provider property: Friendly name of the resource provider.
- withPublicNetworkAccess(PublicNetworkAccess) - Method in class com.azure.resourcemanager.redis.fluent.models.RedisCreateProperties
-
Set the publicNetworkAccess property: Whether or not public endpoint access is allowed for this cache.
- withPublicNetworkAccess(PublicNetworkAccess) - Method in class com.azure.resourcemanager.redis.fluent.models.RedisPropertiesInner
-
Set the publicNetworkAccess property: Whether or not public endpoint access is allowed for this cache.
- withPublicNetworkAccess(PublicNetworkAccess) - Method in class com.azure.resourcemanager.redis.fluent.models.RedisResourceInner
-
Set the publicNetworkAccess property: Whether or not public endpoint access is allowed for this cache.
- withPublicNetworkAccess(PublicNetworkAccess) - Method in class com.azure.resourcemanager.redis.fluent.models.RedisUpdateProperties
-
Set the publicNetworkAccess property: Whether or not public endpoint access is allowed for this cache.
- withPublicNetworkAccess(PublicNetworkAccess) - Method in class com.azure.resourcemanager.redis.models.RedisCommonProperties
-
Set the publicNetworkAccess property: Whether or not public endpoint access is allowed for this cache.
- withPublicNetworkAccess(PublicNetworkAccess) - Method in class com.azure.resourcemanager.redis.models.RedisCreateParameters
-
Set the publicNetworkAccess property: Whether or not public endpoint access is allowed for this cache.
- withPublicNetworkAccess(PublicNetworkAccess) - Method in class com.azure.resourcemanager.redis.models.RedisUpdateParameters
-
Set the publicNetworkAccess property: Whether or not public endpoint access is allowed for this cache.
- withRdbBackupEnabled(String) - Method in class com.azure.resourcemanager.redis.models.RedisConfiguration
-
Set the rdbBackupEnabled property: Specifies whether the rdb backup is enabled.
- withRdbBackupFrequency(String) - Method in class com.azure.resourcemanager.redis.models.RedisConfiguration
-
Set the rdbBackupFrequency property: Specifies the frequency for creating rdb backup in minutes.
- withRdbBackupMaxSnapshotCount(String) - Method in class com.azure.resourcemanager.redis.models.RedisConfiguration
-
Set the rdbBackupMaxSnapshotCount property: Specifies the maximum number of snapshots for rdb backup.
- withRdbStorageConnectionString(String) - Method in class com.azure.resourcemanager.redis.models.RedisConfiguration
-
Set the rdbStorageConnectionString property: The storage account connection string for storing rdb file.
- withRebootType(RebootType) - Method in class com.azure.resourcemanager.redis.models.RedisRebootParameters
-
Set the rebootType property: Which Redis node(s) to reboot.
- withRedisConfiguration(RedisConfiguration) - Method in class com.azure.resourcemanager.redis.fluent.models.RedisCreateProperties
-
Set the redisConfiguration property: All Redis Settings.
- withRedisConfiguration(RedisConfiguration) - Method in class com.azure.resourcemanager.redis.fluent.models.RedisPropertiesInner
-
Set the redisConfiguration property: All Redis Settings.
- withRedisConfiguration(RedisConfiguration) - Method in class com.azure.resourcemanager.redis.fluent.models.RedisResourceInner
-
Set the redisConfiguration property: All Redis Settings.
- withRedisConfiguration(RedisConfiguration) - Method in class com.azure.resourcemanager.redis.fluent.models.RedisUpdateProperties
-
Set the redisConfiguration property: All Redis Settings.
- withRedisConfiguration(RedisConfiguration) - Method in interface com.azure.resourcemanager.redis.models.RedisCache.DefinitionStages.WithCreate
-
Specifies Redis Setting.
- withRedisConfiguration(RedisConfiguration) - Method in interface com.azure.resourcemanager.redis.models.RedisCache.UpdateStages.WithRedisConfiguration
-
Specifies Redis Setting.
- withRedisConfiguration(RedisConfiguration) - Method in class com.azure.resourcemanager.redis.models.RedisCommonProperties
-
Set the redisConfiguration property: All Redis Settings.
- withRedisConfiguration(RedisConfiguration) - Method in class com.azure.resourcemanager.redis.models.RedisCreateParameters
-
Set the redisConfiguration property: All Redis Settings.
- withRedisConfiguration(RedisConfiguration) - Method in class com.azure.resourcemanager.redis.models.RedisUpdateParameters
-
Set the redisConfiguration property: All Redis Settings.
- withRedisConfiguration(String, String) - Method in interface com.azure.resourcemanager.redis.models.RedisCache.DefinitionStages.WithCreate
-
Specifies Redis Setting. rdb-backup-enabled, rdb-storage-connection-string, rdb-backup-frequency, maxmemory-delta, maxmemory-policy, notify-keyspace-events, maxmemory-samples, slowlog-log-slower-than, slowlog-max-len, list-max-ziplist-entries, list-max-ziplist-value, hash-max-ziplist-entries, hash-max-ziplist-value, set -max-intset-entries, zset-max-ziplist-entries, zset-max-ziplist-value etc.
- withRedisConfiguration(String, String) - Method in interface com.azure.resourcemanager.redis.models.RedisCache.UpdateStages.WithRedisConfiguration
-
Specifies Redis Setting. rdb-backup-enabled, rdb-storage-connection-string, rdb-backup-frequency, maxmemory-delta, maxmemory-policy, notify-keyspace-events, maxmemory-samples, slowlog-log-slower-than, slowlog-max-len, list-max-ziplist-entries, list-max-ziplist-value, hash-max-ziplist-entries, hash-max-ziplist-value, set -max-intset-entries, zset-max-ziplist-entries, zset-max-ziplist-value etc.
- withRedisConfiguration(Map<String, String>) - Method in interface com.azure.resourcemanager.redis.models.RedisCache.DefinitionStages.WithCreate
-
All Redis Settings.
- withRedisConfiguration(Map<String, String>) - Method in interface com.azure.resourcemanager.redis.models.RedisCache.UpdateStages.WithRedisConfiguration
-
All Redis Settings.
- withRedisVersion(RedisCache.RedisVersion) - Method in interface com.azure.resourcemanager.redis.models.RedisCache.DefinitionStages.WithCreate
-
Explicitly specify the Redis version to create with
- withRedisVersion(RedisCache.RedisVersion) - Method in interface com.azure.resourcemanager.redis.models.RedisCache.Update
-
Update the Redis version.
- withRedisVersion(String) - Method in class com.azure.resourcemanager.redis.fluent.models.RedisCreateProperties
-
Set the redisVersion property: Redis version.
- withRedisVersion(String) - Method in class com.azure.resourcemanager.redis.fluent.models.RedisPropertiesInner
-
Set the redisVersion property: Redis version.
- withRedisVersion(String) - Method in class com.azure.resourcemanager.redis.fluent.models.RedisResourceInner
-
Set the redisVersion property: Redis version.
- withRedisVersion(String) - Method in class com.azure.resourcemanager.redis.fluent.models.RedisUpdateProperties
-
Set the redisVersion property: Redis version.
- withRedisVersion(String) - Method in class com.azure.resourcemanager.redis.models.RedisCommonProperties
-
Set the redisVersion property: Redis version.
- withRedisVersion(String) - Method in class com.azure.resourcemanager.redis.models.RedisCreateParameters
-
Set the redisVersion property: Redis version.
- withRedisVersion(String) - Method in class com.azure.resourcemanager.redis.models.RedisUpdateParameters
-
Set the redisVersion property: Redis version.
- withReplicasPerMaster(Integer) - Method in class com.azure.resourcemanager.redis.fluent.models.RedisCreateProperties
-
Set the replicasPerMaster property: The number of replicas to be created per primary.
- withReplicasPerMaster(Integer) - Method in class com.azure.resourcemanager.redis.fluent.models.RedisPropertiesInner
-
Set the replicasPerMaster property: The number of replicas to be created per primary.
- withReplicasPerMaster(Integer) - Method in class com.azure.resourcemanager.redis.fluent.models.RedisResourceInner
-
Set the replicasPerMaster property: The number of replicas to be created per primary.
- withReplicasPerMaster(Integer) - Method in class com.azure.resourcemanager.redis.fluent.models.RedisUpdateProperties
-
Set the replicasPerMaster property: The number of replicas to be created per primary.
- withReplicasPerMaster(Integer) - Method in class com.azure.resourcemanager.redis.models.RedisCommonProperties
-
Set the replicasPerMaster property: The number of replicas to be created per primary.
- withReplicasPerMaster(Integer) - Method in class com.azure.resourcemanager.redis.models.RedisCreateParameters
-
Set the replicasPerMaster property: The number of replicas to be created per primary.
- withReplicasPerMaster(Integer) - Method in class com.azure.resourcemanager.redis.models.RedisUpdateParameters
-
Set the replicasPerMaster property: The number of replicas to be created per primary.
- withReplicasPerPrimary(Integer) - Method in class com.azure.resourcemanager.redis.fluent.models.RedisCreateProperties
-
Set the replicasPerPrimary property: The number of replicas to be created per primary.
- withReplicasPerPrimary(Integer) - Method in class com.azure.resourcemanager.redis.fluent.models.RedisPropertiesInner
-
Set the replicasPerPrimary property: The number of replicas to be created per primary.
- withReplicasPerPrimary(Integer) - Method in class com.azure.resourcemanager.redis.fluent.models.RedisResourceInner
-
Set the replicasPerPrimary property: The number of replicas to be created per primary.
- withReplicasPerPrimary(Integer) - Method in class com.azure.resourcemanager.redis.fluent.models.RedisUpdateProperties
-
Set the replicasPerPrimary property: The number of replicas to be created per primary.
- withReplicasPerPrimary(Integer) - Method in class com.azure.resourcemanager.redis.models.RedisCommonProperties
-
Set the replicasPerPrimary property: The number of replicas to be created per primary.
- withReplicasPerPrimary(Integer) - Method in class com.azure.resourcemanager.redis.models.RedisCreateParameters
-
Set the replicasPerPrimary property: The number of replicas to be created per primary.
- withReplicasPerPrimary(Integer) - Method in class com.azure.resourcemanager.redis.models.RedisUpdateParameters
-
Set the replicasPerPrimary property: The number of replicas to be created per primary.
- withRequiredZoneNames(List<String>) - Method in class com.azure.resourcemanager.redis.fluent.models.PrivateLinkResourceInner
-
Set the requiredZoneNames property: The private link resource Private link DNS zone name.
- withRequiredZoneNames(List<String>) - Method in class com.azure.resourcemanager.redis.fluent.models.PrivateLinkResourceProperties
-
Set the requiredZoneNames property: The private link resource Private link DNS zone name.
- withResource(String) - Method in class com.azure.resourcemanager.redis.models.OperationDisplay
-
Set the resource property: Resource type on which the operation is performed.
- withScheduleEntries(List<ScheduleEntry>) - Method in class com.azure.resourcemanager.redis.fluent.models.RedisPatchScheduleInner
-
Set the scheduleEntries property: List of patch schedules for a Redis cache.
- withScheduleEntries(List<ScheduleEntry>) - Method in class com.azure.resourcemanager.redis.fluent.models.ScheduleEntries
-
Set the scheduleEntries property: List of patch schedules for a Redis cache.
- withServerRole(ReplicationRole) - Method in class com.azure.resourcemanager.redis.fluent.models.RedisLinkedServerCreateProperties
-
Set the serverRole property: Role of the linked server.
- withServerRole(ReplicationRole) - Method in class com.azure.resourcemanager.redis.fluent.models.RedisLinkedServerProperties
-
Set the serverRole property: Role of the linked server.
- withServerRole(ReplicationRole) - Method in class com.azure.resourcemanager.redis.fluent.models.RedisLinkedServerWithPropertiesInner
-
Set the serverRole property: Role of the linked server.
- withServerRole(ReplicationRole) - Method in class com.azure.resourcemanager.redis.models.RedisLinkedServerCreateParameters
-
Set the serverRole property: Role of the linked server.
- withShardCount(int) - Method in interface com.azure.resourcemanager.redis.models.RedisCache.DefinitionStages.WithPremiumSkuCreate
-
The number of shards to be created on a Premium Cluster Cache.
- withShardCount(int) - Method in interface com.azure.resourcemanager.redis.models.RedisCache.Update
-
The number of shards to be created on a Premium Cluster Cache.
- withShardCount(Integer) - Method in class com.azure.resourcemanager.redis.fluent.models.RedisCreateProperties
-
Set the shardCount property: The number of shards to be created on a Premium Cluster Cache.
- withShardCount(Integer) - Method in class com.azure.resourcemanager.redis.fluent.models.RedisPropertiesInner
-
Set the shardCount property: The number of shards to be created on a Premium Cluster Cache.
- withShardCount(Integer) - Method in class com.azure.resourcemanager.redis.fluent.models.RedisResourceInner
-
Set the shardCount property: The number of shards to be created on a Premium Cluster Cache.
- withShardCount(Integer) - Method in class com.azure.resourcemanager.redis.fluent.models.RedisUpdateProperties
-
Set the shardCount property: The number of shards to be created on a Premium Cluster Cache.
- withShardCount(Integer) - Method in class com.azure.resourcemanager.redis.models.RedisCommonProperties
-
Set the shardCount property: The number of shards to be created on a Premium Cluster Cache.
- withShardCount(Integer) - Method in class com.azure.resourcemanager.redis.models.RedisCreateParameters
-
Set the shardCount property: The number of shards to be created on a Premium Cluster Cache.
- withShardCount(Integer) - Method in class com.azure.resourcemanager.redis.models.RedisUpdateParameters
-
Set the shardCount property: The number of shards to be created on a Premium Cluster Cache.
- withShardId(Integer) - Method in class com.azure.resourcemanager.redis.models.RedisRebootParameters
-
Set the shardId property: If clustering is enabled, the ID of the shard to be rebooted.
- withSku(Sku) - Method in class com.azure.resourcemanager.redis.fluent.models.RedisCreateProperties
-
Set the sku property: The SKU of the Redis cache to deploy.
- withSku(Sku) - Method in class com.azure.resourcemanager.redis.fluent.models.RedisPropertiesInner
-
Set the sku property: The SKU of the Redis cache to deploy.
- withSku(Sku) - Method in class com.azure.resourcemanager.redis.fluent.models.RedisResourceInner
-
Set the sku property: The SKU of the Redis cache to deploy.
- withSku(Sku) - Method in class com.azure.resourcemanager.redis.fluent.models.RedisUpdateProperties
-
Set the sku property: The SKU of the Redis cache to deploy.
- withSku(Sku) - Method in class com.azure.resourcemanager.redis.models.RedisCreateParameters
-
Set the sku property: The SKU of the Redis cache to deploy.
- withSku(Sku) - Method in class com.azure.resourcemanager.redis.models.RedisUpdateParameters
-
Set the sku property: The SKU of the Redis cache to deploy.
- withStandardSku() - Method in interface com.azure.resourcemanager.redis.models.RedisCache.DefinitionStages.WithSku
-
Specifies the Standard Sku of the Redis Cache.
- withStandardSku() - Method in interface com.azure.resourcemanager.redis.models.RedisCache.UpdateStages.WithSku
-
Updates Redis Cache to Standard sku.
- withStandardSku(int) - Method in interface com.azure.resourcemanager.redis.models.RedisCache.DefinitionStages.WithSku
-
Specifies the Standard sku of the Redis Cache.
- withStandardSku(int) - Method in interface com.azure.resourcemanager.redis.models.RedisCache.UpdateStages.WithSku
-
Updates Redis Cache to Standard sku with new capacity.
- withStartHourUtc(int) - Method in class com.azure.resourcemanager.redis.models.ScheduleEntry
-
Set the startHourUtc property: Start hour after which cache patching can start.
- withStartIp(String) - Method in class com.azure.resourcemanager.redis.fluent.models.RedisFirewallRuleInner
-
Set the startIp property: lowest IP address included in the range.
- withStartIp(String) - Method in class com.azure.resourcemanager.redis.fluent.models.RedisFirewallRuleProperties
-
Set the startIp property: lowest IP address included in the range.
- withStartIp(String) - Method in class com.azure.resourcemanager.redis.models.RedisFirewallRuleCreateParameters
-
Set the startIp property: lowest IP address included in the range.
- withStartTime(OffsetDateTime) - Method in class com.azure.resourcemanager.redis.fluent.models.OperationStatusInner
-
Set the startTime property: The start time of the operation.
- withStartTime(OffsetDateTime) - Method in class com.azure.resourcemanager.redis.models.OperationStatusResult
-
Set the startTime property: The start time of the operation.
- withStaticIp(String) - Method in class com.azure.resourcemanager.redis.fluent.models.RedisCreateProperties
-
Set the staticIp property: Static IP address.
- withStaticIp(String) - Method in class com.azure.resourcemanager.redis.fluent.models.RedisPropertiesInner
-
Set the staticIp property: Static IP address.
- withStaticIp(String) - Method in class com.azure.resourcemanager.redis.fluent.models.RedisResourceInner
-
Set the staticIp property: Static IP address.
- withStaticIp(String) - Method in interface com.azure.resourcemanager.redis.models.RedisCache.DefinitionStages.WithPremiumSkuCreate
-
Sets Redis Cache static IP.
- withStaticIp(String) - Method in class com.azure.resourcemanager.redis.models.RedisCreateParameters
-
Set the staticIp property: Static IP address.
- withStatus(PrivateEndpointServiceConnectionStatus) - Method in class com.azure.resourcemanager.redis.models.PrivateLinkServiceConnectionState
-
Set the status property: Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.
- withStatus(String) - Method in class com.azure.resourcemanager.redis.fluent.models.OperationStatusInner
-
Set the status property: Operation status.
- withStatus(String) - Method in class com.azure.resourcemanager.redis.models.OperationStatusResult
-
Set the status property: Operation status.
- withStorageSubscriptionId(String) - Method in class com.azure.resourcemanager.redis.models.ExportRdbParameters
-
Set the storageSubscriptionId property: Subscription id of the storage container for data to be exported using ManagedIdentity.
- withStorageSubscriptionId(String) - Method in class com.azure.resourcemanager.redis.models.ImportRdbParameters
-
Set the storageSubscriptionId property: Subscription id of the storage container containing files to import using Managed Identity.
- withStorageSubscriptionId(String) - Method in class com.azure.resourcemanager.redis.models.RedisConfiguration
-
Set the storageSubscriptionId property: SubscriptionId of the storage account for persistence (aof/rdb) using ManagedIdentity.
- withSubnet(HasId, String) - Method in interface com.azure.resourcemanager.redis.models.RedisCache.DefinitionStages.WithPremiumSkuCreate
-
Assigns the specified subnet to this instance of Redis Cache.
- withSubnet(String) - Method in interface com.azure.resourcemanager.redis.models.RedisCache.DefinitionStages.WithPremiumSkuCreate
-
Assigns the specified subnet to this instance of Redis Cache.
- withSubnetId(String) - Method in class com.azure.resourcemanager.redis.fluent.models.RedisCreateProperties
-
Set the subnetId property: The full resource ID of a subnet in a virtual network to deploy the Redis cache in.
- withSubnetId(String) - Method in class com.azure.resourcemanager.redis.fluent.models.RedisPropertiesInner
-
Set the subnetId property: The full resource ID of a subnet in a virtual network to deploy the Redis cache in.
- withSubnetId(String) - Method in class com.azure.resourcemanager.redis.fluent.models.RedisResourceInner
-
Set the subnetId property: The full resource ID of a subnet in a virtual network to deploy the Redis cache in.
- withSubnetId(String) - Method in class com.azure.resourcemanager.redis.models.RedisCreateParameters
-
Set the subnetId property: The full resource ID of a subnet in a virtual network to deploy the Redis cache in.
- withTags(Map<String, String>) - Method in class com.azure.resourcemanager.redis.fluent.models.RedisResourceInner
- withTags(Map<String, String>) - Method in class com.azure.resourcemanager.redis.models.RedisCreateParameters
-
Set the tags property: Resource tags.
- withTags(Map<String, String>) - Method in class com.azure.resourcemanager.redis.models.RedisUpdateParameters
-
Set the tags property: Resource tags.
- withTenantSettings(Map<String, String>) - Method in class com.azure.resourcemanager.redis.fluent.models.RedisCreateProperties
-
Set the tenantSettings property: A dictionary of tenant settings.
- withTenantSettings(Map<String, String>) - Method in class com.azure.resourcemanager.redis.fluent.models.RedisPropertiesInner
-
Set the tenantSettings property: A dictionary of tenant settings.
- withTenantSettings(Map<String, String>) - Method in class com.azure.resourcemanager.redis.fluent.models.RedisResourceInner
-
Set the tenantSettings property: A dictionary of tenant settings.
- withTenantSettings(Map<String, String>) - Method in class com.azure.resourcemanager.redis.fluent.models.RedisUpdateProperties
-
Set the tenantSettings property: A dictionary of tenant settings.
- withTenantSettings(Map<String, String>) - Method in class com.azure.resourcemanager.redis.models.RedisCommonProperties
-
Set the tenantSettings property: A dictionary of tenant settings.
- withTenantSettings(Map<String, String>) - Method in class com.azure.resourcemanager.redis.models.RedisCreateParameters
-
Set the tenantSettings property: A dictionary of tenant settings.
- withTenantSettings(Map<String, String>) - Method in class com.azure.resourcemanager.redis.models.RedisUpdateParameters
-
Set the tenantSettings property: A dictionary of tenant settings.
- withType(ManagedServiceIdentityType) - Method in class com.azure.resourcemanager.redis.models.ManagedServiceIdentity
-
Set the type property: Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed).
- withType(String) - Method in class com.azure.resourcemanager.redis.models.CheckNameAvailabilityParameters
-
Set the type property: Resource type.
- withUpdateChannel(UpdateChannel) - Method in class com.azure.resourcemanager.redis.fluent.models.RedisCreateProperties
-
Set the updateChannel property: Optional: Specifies the update channel for the monthly Redis updates your Redis Cache will receive.
- withUpdateChannel(UpdateChannel) - Method in class com.azure.resourcemanager.redis.fluent.models.RedisPropertiesInner
-
Set the updateChannel property: Optional: Specifies the update channel for the monthly Redis updates your Redis Cache will receive.
- withUpdateChannel(UpdateChannel) - Method in class com.azure.resourcemanager.redis.fluent.models.RedisResourceInner
-
Set the updateChannel property: Optional: Specifies the update channel for the monthly Redis updates your Redis Cache will receive.
- withUpdateChannel(UpdateChannel) - Method in class com.azure.resourcemanager.redis.fluent.models.RedisUpdateProperties
-
Set the updateChannel property: Optional: Specifies the update channel for the monthly Redis updates your Redis Cache will receive.
- withUpdateChannel(UpdateChannel) - Method in class com.azure.resourcemanager.redis.models.RedisCommonProperties
-
Set the updateChannel property: Optional: Specifies the update channel for the monthly Redis updates your Redis Cache will receive.
- withUpdateChannel(UpdateChannel) - Method in class com.azure.resourcemanager.redis.models.RedisCreateParameters
-
Set the updateChannel property: Optional: Specifies the update channel for the monthly Redis updates your Redis Cache will receive.
- withUpdateChannel(UpdateChannel) - Method in class com.azure.resourcemanager.redis.models.RedisUpdateParameters
-
Set the updateChannel property: Optional: Specifies the update channel for the monthly Redis updates your Redis Cache will receive.
- withUserAssignedIdentities(Map<String, UserAssignedIdentity>) - Method in class com.azure.resourcemanager.redis.models.ManagedServiceIdentity
-
Set the userAssignedIdentities property: The set of user assigned identities associated with the resource.
- withValue(List<OperationInner>) - Method in class com.azure.resourcemanager.redis.models.OperationListResult
-
Set the value property: List of operations supported by the resource provider.
- withValue(List<PrivateEndpointConnectionInner>) - Method in class com.azure.resourcemanager.redis.models.PrivateEndpointConnectionListResult
-
Set the value property: Array of private endpoint connections.
- withValue(List<PrivateLinkResourceInner>) - Method in class com.azure.resourcemanager.redis.models.PrivateLinkResourceListResult
-
Set the value property: Array of private link resources.
- withValue(List<RedisCacheAccessPolicyAssignmentInner>) - Method in class com.azure.resourcemanager.redis.models.RedisCacheAccessPolicyAssignmentList
-
Set the value property: List of access policies assignments (with properties) of a Redis cache.
- withValue(List<RedisCacheAccessPolicyInner>) - Method in class com.azure.resourcemanager.redis.models.RedisCacheAccessPolicyList
-
Set the value property: List of access policies (with properties) of a Redis cache.
- withValue(List<RedisFirewallRuleInner>) - Method in class com.azure.resourcemanager.redis.models.RedisFirewallRuleListResult
-
Set the value property: Results of the list firewall rules operation.
- withValue(List<RedisLinkedServerWithPropertiesInner>) - Method in class com.azure.resourcemanager.redis.models.RedisLinkedServerWithPropertiesList
-
Set the value property: List of linked servers (with properties) of a Redis cache.
- withValue(List<RedisPatchScheduleInner>) - Method in class com.azure.resourcemanager.redis.models.RedisPatchScheduleListResult
-
Set the value property: Results of the list patch schedules operation.
- withValue(List<RedisResourceInner>) - Method in class com.azure.resourcemanager.redis.models.RedisListResult
-
Set the value property: List of Redis cache instances.
- withValue(List<UpgradeNotificationInner>) - Method in class com.azure.resourcemanager.redis.models.NotificationListResponse
-
Set the value property: List of all notifications.
- withZonalAllocationPolicy(ZonalAllocationPolicy) - Method in class com.azure.resourcemanager.redis.fluent.models.RedisCreateProperties
-
Set the zonalAllocationPolicy property: Optional: Specifies how availability zones are allocated to the Redis cache.
- withZonalAllocationPolicy(ZonalAllocationPolicy) - Method in class com.azure.resourcemanager.redis.fluent.models.RedisPropertiesInner
-
Set the zonalAllocationPolicy property: Optional: Specifies how availability zones are allocated to the Redis cache.
- withZonalAllocationPolicy(ZonalAllocationPolicy) - Method in class com.azure.resourcemanager.redis.fluent.models.RedisResourceInner
-
Set the zonalAllocationPolicy property: Optional: Specifies how availability zones are allocated to the Redis cache.
- withZonalAllocationPolicy(ZonalAllocationPolicy) - Method in class com.azure.resourcemanager.redis.fluent.models.RedisUpdateProperties
-
Set the zonalAllocationPolicy property: Optional: Specifies how availability zones are allocated to the Redis cache.
- withZonalAllocationPolicy(ZonalAllocationPolicy) - Method in class com.azure.resourcemanager.redis.models.RedisCommonProperties
-
Set the zonalAllocationPolicy property: Optional: Specifies how availability zones are allocated to the Redis cache.
- withZonalAllocationPolicy(ZonalAllocationPolicy) - Method in class com.azure.resourcemanager.redis.models.RedisCreateParameters
-
Set the zonalAllocationPolicy property: Optional: Specifies how availability zones are allocated to the Redis cache.
- withZonalAllocationPolicy(ZonalAllocationPolicy) - Method in class com.azure.resourcemanager.redis.models.RedisUpdateParameters
-
Set the zonalAllocationPolicy property: Optional: Specifies how availability zones are allocated to the Redis cache.
- withZones(List<String>) - Method in class com.azure.resourcemanager.redis.fluent.models.RedisResourceInner
-
Set the zones property: A list of availability zones denoting where the resource needs to come from.
- withZones(List<String>) - Method in class com.azure.resourcemanager.redis.models.RedisCreateParameters
-
Set the zones property: A list of availability zones denoting where the resource needs to come from.
Z
- zonalAllocationPolicy() - Method in class com.azure.resourcemanager.redis.fluent.models.RedisResourceInner
-
Get the zonalAllocationPolicy property: Optional: Specifies how availability zones are allocated to the Redis cache.
- zonalAllocationPolicy() - Method in class com.azure.resourcemanager.redis.models.RedisCommonProperties
-
Get the zonalAllocationPolicy property: Optional: Specifies how availability zones are allocated to the Redis cache.
- zonalAllocationPolicy() - Method in class com.azure.resourcemanager.redis.models.RedisCreateParameters
-
Get the zonalAllocationPolicy property: Optional: Specifies how availability zones are allocated to the Redis cache.
- zonalAllocationPolicy() - Method in class com.azure.resourcemanager.redis.models.RedisUpdateParameters
-
Get the zonalAllocationPolicy property: Optional: Specifies how availability zones are allocated to the Redis cache.
- ZonalAllocationPolicy - Class in com.azure.resourcemanager.redis.models
-
Optional: Specifies how availability zones are allocated to the Redis cache.
- ZonalAllocationPolicy() - Constructor for class com.azure.resourcemanager.redis.models.ZonalAllocationPolicy
-
Deprecated.Use the
ZonalAllocationPolicy.fromString(String)
factory method. - zonalConfiguration() - Method in class com.azure.resourcemanager.redis.models.RedisConfiguration
-
Get the zonalConfiguration property: Zonal Configuration.
- zone() - Method in class com.azure.resourcemanager.redis.models.RedisInstanceDetails
-
Get the zone property: If the Cache uses availability zones, specifies availability zone where this instance is located.
- zones() - Method in class com.azure.resourcemanager.redis.fluent.models.RedisResourceInner
-
Get the zones property: A list of availability zones denoting where the resource needs to come from.
- zones() - Method in class com.azure.resourcemanager.redis.models.RedisCreateParameters
-
Get the zones property: A list of availability zones denoting where the resource needs to come from.
All Classes and Interfaces|All Packages
AccessPolicyAssignmentProvisioningState.fromString(String)
factory method.