Skip to content
DocsTry Aspire
DocsTry

MinioContainerResource.withPassword

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

Signature

methodwithPasswordbuilder
Configures the password that the MinIO resource uses.
withPassword(password: ParameterResource): MinioContainerResource
passwordParameterResource
MinioContainerResource

Defined on

This method is defined on the following type: