Skip to content
DocsTry Aspire
DocsTry

BitwardenSecretManagerResource.withApiUrl

Method
📦 CommunityToolkit.Aspire.Hosting.Bitwarden.SecretManager v13.5.0
interface BitwardenSecretManagerResource {
// ... omitted for brevity
withApiUrl(apiUrl: string): BitwardenSecretManagerResource;
}

Signature

methodwithApiUrlbuilder
Overrides the Bitwarden API URL.
withApiUrl(apiUrl: string): BitwardenSecretManagerResource
apiUrlstring
BitwardenSecretManagerResource

Defined on

This method is defined on the following type: