Skip to content
Docs Try Aspire
Docs Try

withPassword

Method
📦 Aspire.Hosting.SqlServer v13.4.0
interface SqlServerServerResource {
// ... omitted for brevity
withPassword(password: ParameterResource): SqlServerServerResource;
}

Signature

method withPassword builder
Configures the password that the SqlServer resource is used.
withPassword(password: ParameterResource): SqlServerServerResource
password ParameterResource
SqlServerServerResource

Applies to

This method applies to the following types: