Skip to content
Docs Try Aspire
Docs Try

BicepOutputReference

Class sealed net8.0
📦 Aspire.Hosting.Azure v13.4.0
A reference to an output from a bicep template.
namespace Aspire.Hosting.Azure;
public sealed class BicepOutputReference
: Aspire.Hosting.ApplicationModel.IExpressionValue,
Aspire.Hosting.ApplicationModel.IManifestExpressionProvider,
Aspire.Hosting.ApplicationModel.IValueProvider,
Aspire.Hosting.ApplicationModel.IValueWithReferences,
System.IEquatable<Aspire.Hosting.Azure.BicepOutputReference>
{
// ...
}
IExpressionValueIManifestExpressionProviderIValueProviderIValueWithReferencesIEquatable<BicepOutputReference>