Reference: applications.datastores/rediscaches@2023-10-01-preview

Detailed reference documentation for applications.datastores/rediscaches@2023-10-01-preview

Schema

Top-Level Resource

Properties

PropertyTypeDescription
apiVersion‘2023-10-01-preview’The resource api version
(ReadOnly, DeployTimeConstant)
applicationstringFully qualified resource ID for the application that the portable resource is consumed by (if applicable)
(ReadOnly)
environmentstringFully qualified resource ID for the environment that the portable resource is linked to
(ReadOnly)
hoststringThe host name of the target Redis cache
(ReadOnly)
idstringThe resource id
(ReadOnly, DeployTimeConstant)
locationstringThe geo-location where the resource lives
namestringThe resource name
(Required, DeployTimeConstant, Identifier)
portintThe port value of the target Redis cache
(ReadOnly)
propertiesRedisCachePropertiesThe resource-specific properties for this resource.
(Required)
provisioningState‘Accepted’‘Canceled’
recipeRecipeThe recipe used to automatically deploy underlying infrastructure for the resource
(ReadOnly)
resourceProvisioning‘manual’‘recipe’
resourcesResourceReference[]List of the resource IDs that support the Redis resource
(ReadOnly)
secretsRedisCacheSecretsSecrets provided by resource
(ReadOnly)
statusResourceStatusStatus of a resource.
(ReadOnly)
systemDataSystemDataAzure Resource Manager metadata containing createdBy and modifiedBy information.
(ReadOnly)
tagsRecordResource tags.
tlsboolSpecifies whether to enable SSL connections to the Redis cache
(ReadOnly)
type‘Applications.Datastores/redisCaches’The resource type
(ReadOnly, DeployTimeConstant)
usernamestringThe username for Redis cache
(ReadOnly)

RedisCacheProperties

Properties

PropertyTypeDescription
applicationstringFully qualified resource ID for the application that the portable resource is consumed by (if applicable)
environmentstringFully qualified resource ID for the environment that the portable resource is linked to
(Required)
hoststringThe host name of the target Redis cache
portintThe port value of the target Redis cache
provisioningState‘Accepted’‘Canceled’
recipeRecipeThe recipe used to automatically deploy underlying infrastructure for the resource
resourceProvisioning‘manual’‘recipe’
resourcesResourceReference[]List of the resource IDs that support the Redis resource
secretsRedisCacheSecretsSecrets provided by resource
statusResourceStatusStatus of a resource.
(ReadOnly)
tlsboolSpecifies whether to enable SSL connections to the Redis cache
usernamestringThe username for Redis cache

Recipe

Properties

PropertyTypeDescription
namestringThe name of the recipe within the environment to use
(Required)
parametersRecordKey/value parameters to pass into the recipe at deployment

Record

Properties

  • none

Additional Properties

  • Additional Properties Type: any

ResourceReference

Properties

PropertyTypeDescription
idstringResource id of an existing resource
(Required)

RedisCacheSecrets

Properties

PropertyTypeDescription
connectionStringstringThe connection string used to connect to the Redis cache
passwordstringThe password for this Redis cache instance
urlstringThe URL used to connect to the Redis cache

ResourceStatus

Properties

PropertyTypeDescription
computeEnvironmentComputeThe compute resource associated with the resource.
outputResourcesOutputResource[]Properties of an output resource
recipeRecipeStatusThe recipe data at the time of deployment
(ReadOnly)

EnvironmentCompute

  • Discriminator: kind

Base Properties

PropertyTypeDescription
identityIdentitySettingsConfiguration for supported external identity providers
resourceIdstringThe resource id of the compute resource for application environment.

AzureContainerInstanceCompute

Properties
PropertyTypeDescription
kind‘aci’The Azure container instance compute kind
(Required)
resourceGroupstringThe resource group to use for the environment.

KubernetesCompute

Properties
PropertyTypeDescription
kind‘kubernetes’The Kubernetes compute kind
(Required)
namespacestringThe namespace to use for the environment.
(Required)

IdentitySettings

Properties

PropertyTypeDescription
kind‘azure.com.workload’‘systemAssigned’
managedIdentitystring[]The list of user assigned managed identities
oidcIssuerstringThe URI for your compute platform’s OIDC issuer
resourcestringThe resource ID of the provisioned identity

OutputResource

Properties

PropertyTypeDescription
idstringThe UCP resource ID of the underlying resource.
localIdstringThe logical identifier scoped to the owning Radius resource. This is only needed or used when a resource has a dependency relationship. LocalIDs do not have any particular format or meaning beyond being compared to determine dependency relationships.
radiusManagedboolDetermines whether Radius manages the lifecycle of the underlying resource.

RecipeStatus

Properties

PropertyTypeDescription
templateKindstringTemplateKind is the kind of the recipe template used by the portable resource upon deployment.
(Required)
templatePathstringTemplatePath is the path of the recipe consumed by the portable resource upon deployment.
(Required)
templateVersionstringTemplateVersion is the version number of the template.

SystemData

Properties

PropertyTypeDescription
createdAtstringThe timestamp of resource creation (UTC).
createdBystringThe identity that created the resource.
createdByType‘Application’‘Key’
lastModifiedAtstringThe timestamp of resource last modification (UTC)
lastModifiedBystringThe identity that last modified the resource.
lastModifiedByType‘Application’‘Key’

Record

Properties

  • none

Additional Properties

  • Additional Properties Type: string