Skip navigation links
A B C D E F G H I K L M N O P R S T U V W Z 

A

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

B

BASIC - Static variable in class com.azure.resourcemanager.redis.models.SkuName
Static value Basic for SkuName.
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).
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.
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).
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.
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.
beginDeleteAsync(String, String) - Method in interface com.azure.resourcemanager.redis.fluent.RedisClient
Deletes a Redis cache.
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.
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.

C

C - Static variable in class com.azure.resourcemanager.redis.models.SkuFamily
Static value C for SkuFamily.
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
 
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.
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.
container() - Method in class com.azure.resourcemanager.redis.models.ExportRdbParameters
Get the container property: Container name to export to.
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).
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.
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).
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.
createOrUpdate(String, String, String, RedisFirewallRuleCreateParameters) - Method in interface com.azure.resourcemanager.redis.fluent.FirewallRulesClient
Create or update a redis cache firewall rule.
createOrUpdate(String, String, DefaultName, List<ScheduleEntry>) - Method in interface com.azure.resourcemanager.redis.fluent.PatchSchedulesClient
Create or replace the patching schedule for Redis cache.
createOrUpdateAsync(String, String, String, RedisFirewallRuleCreateParameters) - Method in interface com.azure.resourcemanager.redis.fluent.FirewallRulesClient
Create or update a redis cache firewall rule.
createOrUpdateAsync(String, String, DefaultName, List<ScheduleEntry>) - Method in interface com.azure.resourcemanager.redis.fluent.PatchSchedulesClient
Create or replace the patching schedule for Redis cache.
createOrUpdateWithResponse(String, String, String, RedisFirewallRuleCreateParameters, Context) - Method in interface com.azure.resourcemanager.redis.fluent.FirewallRulesClient
Create or update a redis cache firewall rule.
createOrUpdateWithResponse(String, String, DefaultName, List<ScheduleEntry>, Context) - Method in interface com.azure.resourcemanager.redis.fluent.PatchSchedulesClient
Create or replace the patching schedule for Redis cache.
createOrUpdateWithResponseAsync(String, String, String, RedisFirewallRuleCreateParameters) - Method in interface com.azure.resourcemanager.redis.fluent.FirewallRulesClient
Create or update a redis cache firewall rule.
createOrUpdateWithResponseAsync(String, String, DefaultName, List<ScheduleEntry>) - Method in interface com.azure.resourcemanager.redis.fluent.PatchSchedulesClient
Create or replace the patching schedule for 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).
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.
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.

D

DayOfWeek - Enum in com.azure.resourcemanager.redis.models
Defines values for DayOfWeek.
dayOfWeek() - Method in class com.azure.resourcemanager.redis.models.ScheduleEntry
Get the dayOfWeek property: 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
 
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, 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.PrivateEndpointConnectionsClient
Deletes the specified private endpoint connection associated with the redis cache.
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.
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, 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.PrivateEndpointConnectionsClient
Deletes the specified private endpoint connection associated with the redis cache.
deleteAsync(String, String) - Method in interface com.azure.resourcemanager.redis.fluent.RedisClient
Deletes a Redis cache.
deletePatchSchedule() - Method in interface com.azure.resourcemanager.redis.models.RedisCachePremium
Deletes the patching schedule for 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.LinkedServersClient
Deletes the linked server from a redis cache (requires Premium SKU).
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.PrivateEndpointConnectionsClient
Deletes the specified private endpoint connection associated with the 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, 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.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.
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.
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.
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.
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 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.
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) - Method in interface com.azure.resourcemanager.redis.models.RedisCachePremium
Export data from Redis Cache.
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
 

F

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
 
FirewallRulesClient - Interface in com.azure.resourcemanager.redis.fluent
An instance of this class provides access to all the operations defined in FirewallRulesClient.
forceReboot(String, String, RedisRebootParameters) - Method in interface com.azure.resourcemanager.redis.fluent.RedisClient
Reboot specified Redis node(s).
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).
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.
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.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.

G

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, 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.PrivateEndpointConnectionsClient
Gets the specified private endpoint connection associated with the redis cache.
getApiVersion() - Method in interface com.azure.resourcemanager.redis.fluent.RedisManagementClient
Gets Api Version.
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, 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.PrivateEndpointConnectionsClient
Gets the specified private endpoint connection associated with the redis cache.
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 Gets subscription credentials which uniquely identify the Microsoft Azure subscription.
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, 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.PrivateEndpointConnectionsClient
Gets the specified private endpoint connection associated with the 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, 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.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.

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
 

I

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.RedisLinkedServer
Get the id property: Linked server Id.
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>, String) - Method in interface com.azure.resourcemanager.redis.models.RedisCachePremium
Import data into Redis Cache.
importData(List<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
 
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 master node.
isPremium() - Method in interface com.azure.resourcemanager.redis.models.RedisCache
 

K

keys() - Method in interface com.azure.resourcemanager.redis.models.RedisCache
 
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.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.
linkedRedisCacheId() - Method in class com.azure.resourcemanager.redis.models.RedisLinkedServerCreateProperties
Get the linkedRedisCacheId property: Fully qualified resourceId 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.
linkedRedisCacheLocation() - Method in class com.azure.resourcemanager.redis.models.RedisLinkedServerCreateProperties
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(String, String) - 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.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, 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() - 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.OperationsClient
Lists all of the available REST API operations of the Microsoft.Cache provider.
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.PrivateEndpointConnectionsClient
List all the private endpoint connections associated with the redis cache.
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.RedisClient
Gets all Redis caches in the specified subscription.
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() - Method in interface com.azure.resourcemanager.redis.fluent.OperationsClient
Lists all of the available REST API operations of the Microsoft.Cache provider.
listAsync(String, String) - 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.RedisClient
Gets all Redis caches in the specified subscription.
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.
listUpgradeNotificationsAsync(String, String, double) - Method in interface com.azure.resourcemanager.redis.fluent.RedisClient
Gets any upgrade notifications for a Redis cache.
listUpgradeNotificationsWithResponse(String, String, double, Context) - Method in interface com.azure.resourcemanager.redis.fluent.RedisClient
Gets any upgrade notifications for a Redis cache.
listUpgradeNotificationsWithResponseAsync(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.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.
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
 
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').

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.models.CheckNameAvailabilityParameters
Get the name property: Resource name.
name() - Method in interface com.azure.resourcemanager.redis.models.RedisFirewallRule
Get the name value.
name() - Method in class com.azure.resourcemanager.redis.models.Sku
Get the name property: The type of Redis cache to deploy.
name() - Method in class com.azure.resourcemanager.redis.models.UpgradeNotification
Get the name property: Name of upgrade notification.
nextLink() - Method in class com.azure.resourcemanager.redis.fluent.models.NotificationListResponseInner
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.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.
nonSslPort() - Method in interface com.azure.resourcemanager.redis.models.RedisCache
 
nonSslPort() - Method in class com.azure.resourcemanager.redis.models.RedisInstanceDetails
Get the nonSslPort property: If enableNonSslPort is true, provides Redis instance Non-SSL port.
NotificationListResponseInner - Class in com.azure.resourcemanager.redis.fluent.models
The response of listUpgradeNotifications.
NotificationListResponseInner() - Constructor for class com.azure.resourcemanager.redis.fluent.models.NotificationListResponseInner
 

O

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
 
OperationInner - Class in com.azure.resourcemanager.redis.fluent.models
REST API operation.
OperationInner() - Constructor for class com.azure.resourcemanager.redis.fluent.models.OperationInner
 
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
 
OperationsClient - Interface in com.azure.resourcemanager.redis.fluent
An instance of this class provides access to all the operations defined in OperationsClient.

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
 
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.
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
 
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.
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.
PRIMARY_NODE - Static variable in class com.azure.resourcemanager.redis.models.RebootType
Static value PrimaryNode for RebootType.
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
 
privateEndpoint() - Method in class com.azure.resourcemanager.redis.fluent.models.PrivateEndpointConnectionInner
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
 
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
 
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
 
PrivateEndpointConnectionProvisioningState - Class in com.azure.resourcemanager.redis.models
Defines values for PrivateEndpointConnectionProvisioningState.
PrivateEndpointConnectionProvisioningState() - Constructor for class com.azure.resourcemanager.redis.models.PrivateEndpointConnectionProvisioningState
 
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
Defines values for PrivateEndpointServiceConnectionStatus.
PrivateEndpointServiceConnectionStatus() - Constructor for class com.azure.resourcemanager.redis.models.PrivateEndpointServiceConnectionStatus
 
PrivateLinkResourceInner - Class in com.azure.resourcemanager.redis.fluent.models
A private link resource.
PrivateLinkResourceInner() - Constructor for class com.azure.resourcemanager.redis.fluent.models.PrivateLinkResourceInner
 
PrivateLinkResourceListResult - Class in com.azure.resourcemanager.redis.models
A list of private link resources.
PrivateLinkResourceListResult() - Constructor for class com.azure.resourcemanager.redis.models.PrivateLinkResourceListResult
 
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 - 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
 
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.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 - Class in com.azure.resourcemanager.redis.models
Defines values for ProvisioningState.
ProvisioningState() - Constructor for class com.azure.resourcemanager.redis.models.ProvisioningState
 
provisioningState() - Method in interface com.azure.resourcemanager.redis.models.RedisCache
 
provisioningState() - Method in class com.azure.resourcemanager.redis.models.RedisLinkedServerProperties
Get the provisioningState property: Terminal state of the link between primary and secondary redis cache.
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 - Class in com.azure.resourcemanager.redis.models
Defines values for PublicNetworkAccess.
PublicNetworkAccess() - Constructor for class com.azure.resourcemanager.redis.models.PublicNetworkAccess
 
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.
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

RebootType - Class in com.azure.resourcemanager.redis.models
Defines values for RebootType.
RebootType() - Constructor for class com.azure.resourcemanager.redis.models.RebootType
 
rebootType() - Method in class com.azure.resourcemanager.redis.models.RedisRebootParameters
Get the rebootType property: Which Redis node(s) to reboot.
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
 
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.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.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.
RedisCachePremium - Interface in com.azure.resourcemanager.redis.models
An immutable client-side representation of an Azure Redis cache with Premium SKU.
RedisCaches - Interface in com.azure.resourcemanager.redis.models
Entry point for Redis Cache management API.
redisCaches() - Method in class com.azure.resourcemanager.redis.RedisManager
 
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
 
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
 
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.
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
 
RedisCreateProperties - Class in com.azure.resourcemanager.redis.models
Properties supplied to Create Redis operation.
RedisCreateProperties() - Constructor for class com.azure.resourcemanager.redis.models.RedisCreateProperties
 
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
 
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
 
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
 
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
 
RedisInstanceDetails - Class in com.azure.resourcemanager.redis.models
Details of single instance of redis.
RedisInstanceDetails() - Constructor for class com.azure.resourcemanager.redis.models.RedisInstanceDetails
 
RedisKeyType - Enum in com.azure.resourcemanager.redis.models
Defines values for RedisKeyType.
RedisLinkedServer - Class in com.azure.resourcemanager.redis.models
Linked server Id.
RedisLinkedServer() - Constructor for class com.azure.resourcemanager.redis.models.RedisLinkedServer
 
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
 
RedisLinkedServerCreateProperties - Class in com.azure.resourcemanager.redis.models
Create properties for a linked server.
RedisLinkedServerCreateProperties() - Constructor for class com.azure.resourcemanager.redis.models.RedisLinkedServerCreateProperties
 
RedisLinkedServerProperties - Class in com.azure.resourcemanager.redis.models
Properties of a linked server to be returned in get/put response.
RedisLinkedServerProperties() - Constructor for class com.azure.resourcemanager.redis.models.RedisLinkedServerProperties
 
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
 
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
 
RedisListResult - Class in com.azure.resourcemanager.redis.models
The response of list Redis operation.
RedisListResult() - Constructor for class com.azure.resourcemanager.redis.models.RedisListResult
 
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
 
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
 
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
 
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
 
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
 
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
 
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
 
RedisUpdateProperties - Class in com.azure.resourcemanager.redis.models
Patchable properties of the redis cache.
RedisUpdateProperties() - Constructor for class com.azure.resourcemanager.redis.models.RedisUpdateProperties
 
redisVersion() - Method in class com.azure.resourcemanager.redis.fluent.models.RedisPropertiesInner
Get the redisVersion property: Redis version.
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
 
refreshKeys() - Method in interface com.azure.resourcemanager.redis.models.RedisCache
Fetch the up-to-date access keys from Azure for this Redis Cache.
regenerateKey(String, String, RedisKeyType) - Method in interface com.azure.resourcemanager.redis.fluent.RedisClient
Regenerate Redis cache's access keys.
regenerateKey(RedisKeyType) - Method in interface com.azure.resourcemanager.redis.models.RedisCache
Regenerates the access keys for this Redis Cache.
regenerateKeyAsync(String, String, RedisKeyType) - Method in interface com.azure.resourcemanager.redis.fluent.RedisClient
Regenerate Redis cache's access keys.
regenerateKeyWithResponse(String, String, RedisKeyType, Context) - Method in interface com.azure.resourcemanager.redis.fluent.RedisClient
Regenerate Redis cache's access keys.
regenerateKeyWithResponseAsync(String, String, RedisKeyType) - 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 master.
replicasPerMaster() - Method in class com.azure.resourcemanager.redis.models.RedisCommonProperties
Get the replicasPerMaster property: The number of replicas to be created per master.
replicasPerMaster() - Method in class com.azure.resourcemanager.redis.models.RedisCreateParameters
Get the replicasPerMaster property: The number of replicas to be created per master.
replicasPerMaster() - Method in class com.azure.resourcemanager.redis.models.RedisUpdateParameters
Get the replicasPerMaster property: The number of replicas to be created per master.
ReplicationRole - Enum in com.azure.resourcemanager.redis.models
Defines values for ReplicationRole.
requiredMembers() - Method in class com.azure.resourcemanager.redis.fluent.models.PrivateLinkResourceInner
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.
resource() - Method in class com.azure.resourcemanager.redis.models.OperationDisplay
Get the resource property: Resource type on which the operation is performed.

S

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 interface com.azure.resourcemanager.redis.models.RedisPatchSchedule
Get the scheduleEntries value.
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
 
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
 
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.
serverRole() - Method in class com.azure.resourcemanager.redis.models.RedisLinkedServerCreateProperties
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
 
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.RedisResourceInner
Get the sku property: The SKU of the Redis cache to deploy.
sku() - Method in interface com.azure.resourcemanager.redis.models.RedisCache
 
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.RedisCreateProperties
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() - Method in class com.azure.resourcemanager.redis.models.RedisUpdateProperties
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
 
SkuFamily - Class in com.azure.resourcemanager.redis.models
Defines values for SkuFamily.
SkuFamily() - Constructor for class com.azure.resourcemanager.redis.models.SkuFamily
 
SkuName - Class in com.azure.resourcemanager.redis.models
Defines values for SkuName.
SkuName() - Constructor for class com.azure.resourcemanager.redis.models.SkuName
 
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
 
sslPort() - Method in class com.azure.resourcemanager.redis.models.RedisInstanceDetails
Get the sslPort property: Redis instance SSL port.
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 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.
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
 
staticIp() - Method in class com.azure.resourcemanager.redis.models.RedisCreateParameters
Get the staticIp property: Static IP address.
staticIp() - Method in class com.azure.resourcemanager.redis.models.RedisCreateProperties
Get the staticIp property: Static IP address.
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.
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
 
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.
subnetId() - Method in class com.azure.resourcemanager.redis.models.RedisCreateProperties
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.PrivateEndpointConnectionProvisioningState
Static value Succeeded for PrivateEndpointConnectionProvisioningState.
SUCCEEDED - Static variable in class com.azure.resourcemanager.redis.models.ProvisioningState
Static value Succeeded for ProvisioningState.

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.
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.
timestamp() - Method in class com.azure.resourcemanager.redis.models.UpgradeNotification
Get the timestamp property: Timestamp when upgrade notification occurred.
TlsVersion - Class in com.azure.resourcemanager.redis.models
Defines values for TlsVersion.
TlsVersion() - Constructor for class com.azure.resourcemanager.redis.models.TlsVersion
 
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
 
type() - Method in class com.azure.resourcemanager.redis.models.CheckNameAvailabilityParameters
Get the type property: Resource type.

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.
updateAsync(String, String, RedisUpdateParameters) - Method in interface com.azure.resourcemanager.redis.fluent.RedisClient
Update an existing Redis cache.
updateWithResponse(String, String, RedisUpdateParameters, Context) - Method in interface com.azure.resourcemanager.redis.fluent.RedisClient
Update an existing Redis cache.
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.ProvisioningState
Static value Updating for ProvisioningState.
UpgradeNotification - Class in com.azure.resourcemanager.redis.models
Properties of upgrade notification.
UpgradeNotification() - Constructor for class com.azure.resourcemanager.redis.models.UpgradeNotification
 
upsellNotification() - Method in class com.azure.resourcemanager.redis.models.UpgradeNotification
Get the upsellNotification property: Details about this upgrade notification.

V

validate() - Method in class com.azure.resourcemanager.redis.fluent.models.NotificationListResponseInner
Validates the instance.
validate() - Method in class com.azure.resourcemanager.redis.fluent.models.OperationInner
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.PrivateLinkResourceInner
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.RedisFirewallRuleInner
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.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.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.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.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.RedisCommonProperties
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.RedisCreateProperties
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.RedisLinkedServerCreateProperties
Validates the instance.
validate() - Method in class com.azure.resourcemanager.redis.models.RedisLinkedServerProperties
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.RedisUpdateProperties
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.UpgradeNotification
Validates the instance.
value() - Method in class com.azure.resourcemanager.redis.fluent.models.NotificationListResponseInner
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.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.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 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
 
values() - Static method in class com.azure.resourcemanager.redis.models.PrivateEndpointConnectionProvisioningState
 
values() - Static method in class com.azure.resourcemanager.redis.models.PrivateEndpointServiceConnectionStatus
 
values() - Static method in class com.azure.resourcemanager.redis.models.ProvisioningState
 
values() - Static method in class com.azure.resourcemanager.redis.models.PublicNetworkAccess
 
values() - Static method in class com.azure.resourcemanager.redis.models.RebootType
 
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
 
values() - Static method in class com.azure.resourcemanager.redis.models.SkuName
 
values() - Static method in class com.azure.resourcemanager.redis.models.TlsVersion
 

W

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.
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.
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.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.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.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.models.RedisUpdateParameters
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.RedisUpdateProperties
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.models.RedisFirewallRuleCreateParameters
Set the endIp property: highest IP address included in the range.
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(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(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(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.
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.
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.
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.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.
withLinkedRedisCacheId(String) - Method in class com.azure.resourcemanager.redis.models.RedisLinkedServerCreateProperties
Set the linkedRedisCacheId property: Fully qualified resourceId of the linked redis cache.
withLinkedRedisCacheId(String) - Method in class com.azure.resourcemanager.redis.models.RedisLinkedServerProperties
Set the linkedRedisCacheId property: Fully qualified resourceId 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.
withLinkedRedisCacheLocation(String) - Method in class com.azure.resourcemanager.redis.models.RedisLinkedServerCreateProperties
Set the linkedRedisCacheLocation property: Location of the linked redis cache.
withLinkedRedisCacheLocation(String) - Method in class com.azure.resourcemanager.redis.models.RedisLinkedServerProperties
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.
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 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.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.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').
withMinimumTlsVersion(TlsVersion) - Method in class com.azure.resourcemanager.redis.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').
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.models.CheckNameAvailabilityParameters
Set the name property: Resource name.
withName(SkuName) - Method in class com.azure.resourcemanager.redis.models.Sku
Set the name property: The type of Redis cache to deploy.
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).
withOperation(String) - Method in class com.azure.resourcemanager.redis.models.OperationDisplay
Set the operation property: Operation type: read, write, delete, listKeys/action, etc.
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, Duration) - 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.DefinitionStages.WithCreate
Patch schedule on a 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(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.Update
Adds Patch schedule to the current 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.Update
Adds Patch schedule to the current Premium Cluster Cache.
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.
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(int) - 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.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.
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.
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.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.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.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.models.RedisUpdateParameters
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.RedisUpdateProperties
Set the publicNetworkAccess property: Whether or not public endpoint access is allowed for this cache.
withRebootType(RebootType) - Method in class com.azure.resourcemanager.redis.models.RedisRebootParameters
Set the rebootType property: Which Redis node(s) to reboot.
withRedisConfiguration(Map<String, String>) - Method in class com.azure.resourcemanager.redis.fluent.models.RedisPropertiesInner
Set the redisConfiguration property: All Redis Settings.
withRedisConfiguration(Map<String, String>) - Method in class com.azure.resourcemanager.redis.fluent.models.RedisResourceInner
Set the redisConfiguration property: All Redis Settings.
withRedisConfiguration(Map<String, String>) - Method in interface com.azure.resourcemanager.redis.models.RedisCache.DefinitionStages.WithCreate
All Redis Settings.
withRedisConfiguration(String, String) - Method in interface com.azure.resourcemanager.redis.models.RedisCache.DefinitionStages.WithCreate
Specifies Redis Setting.
withRedisConfiguration(Map<String, String>) - Method in interface com.azure.resourcemanager.redis.models.RedisCache.UpdateStages.WithRedisConfiguration
All Redis Settings.
withRedisConfiguration(String, String) - Method in interface com.azure.resourcemanager.redis.models.RedisCache.UpdateStages.WithRedisConfiguration
Specifies Redis Setting.
withRedisConfiguration(Map<String, String>) - Method in class com.azure.resourcemanager.redis.models.RedisCommonProperties
Set the redisConfiguration property: All Redis Settings.
withRedisConfiguration(Map<String, String>) - Method in class com.azure.resourcemanager.redis.models.RedisCreateParameters
Set the redisConfiguration property: All Redis Settings.
withRedisConfiguration(Map<String, String>) - Method in class com.azure.resourcemanager.redis.models.RedisCreateProperties
Set the redisConfiguration property: All Redis Settings.
withRedisConfiguration(Map<String, String>) - Method in class com.azure.resourcemanager.redis.models.RedisUpdateParameters
Set the redisConfiguration property: All Redis Settings.
withRedisConfiguration(Map<String, String>) - Method in class com.azure.resourcemanager.redis.models.RedisUpdateProperties
Set the redisConfiguration property: All Redis Settings.
withReplicasPerMaster(Integer) - Method in class com.azure.resourcemanager.redis.fluent.models.RedisPropertiesInner
Set the replicasPerMaster property: The number of replicas to be created per master.
withReplicasPerMaster(Integer) - Method in class com.azure.resourcemanager.redis.fluent.models.RedisResourceInner
Set the replicasPerMaster property: The number of replicas to be created per master.
withReplicasPerMaster(Integer) - Method in class com.azure.resourcemanager.redis.models.RedisCommonProperties
Set the replicasPerMaster property: The number of replicas to be created per master.
withReplicasPerMaster(Integer) - Method in class com.azure.resourcemanager.redis.models.RedisCreateParameters
Set the replicasPerMaster property: The number of replicas to be created per master.
withReplicasPerMaster(Integer) - Method in class com.azure.resourcemanager.redis.models.RedisCreateProperties
Set the replicasPerMaster property: The number of replicas to be created per master.
withReplicasPerMaster(Integer) - Method in class com.azure.resourcemanager.redis.models.RedisUpdateParameters
Set the replicasPerMaster property: The number of replicas to be created per master.
withReplicasPerMaster(Integer) - Method in class com.azure.resourcemanager.redis.models.RedisUpdateProperties
Set the replicasPerMaster property: The number of replicas to be created per master.
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.
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.
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.
withServerRole(ReplicationRole) - Method in class com.azure.resourcemanager.redis.models.RedisLinkedServerCreateProperties
Set the serverRole property: Role of the linked server.
withServerRole(ReplicationRole) - Method in class com.azure.resourcemanager.redis.models.RedisLinkedServerProperties
Set the serverRole property: Role of the linked server.
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(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.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.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.models.RedisUpdateParameters
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.RedisUpdateProperties
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.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.models.RedisCreateParameters
Set the sku property: The SKU of the Redis cache to deploy.
withSku(Sku) - Method in class com.azure.resourcemanager.redis.models.RedisCreateProperties
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.
withSku(Sku) - Method in class com.azure.resourcemanager.redis.models.RedisUpdateProperties
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(int) - 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.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.models.RedisFirewallRuleCreateParameters
Set the startIp property: lowest IP address included in the range.
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.
withStaticIp(String) - Method in class com.azure.resourcemanager.redis.models.RedisCreateProperties
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.
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.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.
withSubnetId(String) - Method in class com.azure.resourcemanager.redis.models.RedisCreateProperties
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.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.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.RedisCreateProperties
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.
withTenantSettings(Map<String, String>) - Method in class com.azure.resourcemanager.redis.models.RedisUpdateProperties
Set the tenantSettings property: A dictionary of tenant settings.
withType(String) - Method in class com.azure.resourcemanager.redis.models.CheckNameAvailabilityParameters
Set the type property: Resource type.
withValue(List<UpgradeNotification>) - Method in class com.azure.resourcemanager.redis.fluent.models.NotificationListResponseInner
Set the value property: List of all notifications.
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<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<RedisResourceInner>) - Method in class com.azure.resourcemanager.redis.models.RedisListResult
Set the value property: List of Redis cache instances.
withValue(List<RedisPatchScheduleInner>) - Method in class com.azure.resourcemanager.redis.models.RedisPatchScheduleListResult
Set the value property: Results of the list patch schedules operation.
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

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.
A B C D E F G H I K L M N O P R S T U V W Z 
Skip navigation links
Visit the Azure for Java Developerssite for more Java documentation, including quick starts, tutorials, and code samples.

Copyright © 2021 Microsoft Corporation. All rights reserved.