Ler em inglês

Partilhar via


BicepSecretOutputReference Class

Definition

A reference to a KeyVault secret from a bicep template.

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

Constructors

BicepSecretOutputReference(String, AzureBicepResource)

A reference to a KeyVault secret from a bicep template.

Properties

Name

Name of the KeyVault secret.

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 secret output.

Methods

GetValueAsync(CancellationToken)

The value of the output.

Explicit Interface Implementations

Applies to

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