Skip to content
Docs Try Aspire

BicepSecretOutputReference

Class sealed net8.0
📦 Aspire.Hosting.Azure v13.2.0
A reference to a KeyVault secret from a bicep template.
namespace Aspire.Hosting.Azure;
public sealed class BicepSecretOutputReference
: Aspire.Hosting.ApplicationModel.IManifestExpressionProvider,
Aspire.Hosting.ApplicationModel.IValueProvider,
Aspire.Hosting.ApplicationModel.IValueWithReferences
{
// ...
}
IManifestExpressionProviderIValueProviderIValueWithReferences