Skip to content
DocsTry Aspire
DocsTry

withBitwardenSecretManagerReference

Method
📦 CommunityToolkit.Aspire.Hosting.Bitwarden.SecretManager v13.5.0
interface ContainerResource {
// ... omitted for brevity
withBitwardenSecretManagerReference(
source: BitwardenSecretManagerResource,
connectionName?: string): IResourceWithEnvironment;
}

Signature

methodwithBitwardenSecretManagerReferencebuilder
Injects structured Bitwarden client configuration into the destination resource.
withBitwardenSecretManagerReference(
source: BitwardenSecretManagerResource,
connectionName?: string): IResourceWithEnvironment
sourceBitwardenSecretManagerResource
connectionNamestringoptional
IResourceWithEnvironment

Applies to

This method applies to the following types: