Skip to content
Docs Try Aspire

AzureRedisResource Properties

Class Properties 4 members
Represents an Azure Redis resource.
Annotations Section titled Annotations override ResourceAnnotationCollection
public override ResourceAnnotationCollection Annotations { get; }
ConnectionString Section titled ConnectionString BicepSecretOutputReference
Gets the "connectionString" output reference from the bicep template for the Azure Redis resource.
public BicepSecretOutputReference ConnectionString { get; }
ConnectionStringExpression Section titled ConnectionStringExpression ReferenceExpression
Gets the connection string template for the manifest for the Azure Redis resource.
public ReferenceExpression ConnectionStringExpression { get; }
Name Section titled Name override string
public override string Name { get; }