Ler em inglês

Partilhar via


BicepOutputReference Class

Definition

A reference to an output from a bicep template.

C#
public class BicepOutputReference : Aspire.Hosting.ApplicationModel.IManifestExpressionProvider, Aspire.Hosting.ApplicationModel.IValueProvider, Aspire.Hosting.ApplicationModel.IValueWithReferences
C#
public sealed class BicepOutputReference : Aspire.Hosting.ApplicationModel.IManifestExpressionProvider, Aspire.Hosting.ApplicationModel.IValueProvider, Aspire.Hosting.ApplicationModel.IValueWithReferences
Inheritance
BicepOutputReference
Implements

Constructors

BicepOutputReference(String, AzureBicepResource)

A reference to an output from a bicep template.

Properties

Name

Name of the output.

Resource

The instance of the bicep resource.

Value

The value of the output.

ValueExpression

The expression used in the manifest to reference the value of the output.

Methods

GetValueAsync(CancellationToken)

The value of the output.

Explicit Interface Implementations

Extension Methods

AsProvisioningParameter(BicepOutputReference, AzureResourceInfrastructure, String)

Creates a new ProvisioningParameter in infrastructure, or reuses an existing bicep parameter if one with the same name already exists, that corresponds to outputReference.

Applies to

Produto Versões
.NET Aspire 8.0.0, 9.0.0, 9.1.0