Skip to content
Docs Try Aspire

IAzureKeyVaultSecretReference

Interface net8.0
📦 Aspire.Hosting.Azure v13.2.0
Represents a reference to a secret in an Azure Key Vault resource.
namespace Aspire.Hosting.Azure;
public interface IAzureKeyVaultSecretReference
: Aspire.Hosting.ApplicationModel.IManifestExpressionProvider,
Aspire.Hosting.ApplicationModel.IValueProvider,
Aspire.Hosting.ApplicationModel.IValueWithReferences
{
// ...
}
IManifestExpressionProviderIValueProviderIValueWithReferences