Skip to content
Docs Try Aspire
Docs Try

MinioContainerResource.withPassword

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

Signature

method withPassword builder
Configures the password that the MinIO resource uses.
withPassword(password: ParameterResource): MinioContainerResource
password ParameterResource
MinioContainerResource

Defined on

This method is defined on the following type: