MinioClientSettings
Class sealed net10.0
MinIO client configuration
namespace CommunityToolkit.Aspire.Minio.Client;
public sealed class MinioClientSettings{ // ...} 7 members
Constructors1
Section titled ConstructorsProperties5
Section titled PropertiesCredentialsget; set MinIO credentials (access and secret keys)
Endpointget; setUri? Endpoint URL
SetTraceOnget; setbool Turn on tracing. Isn't aspire tracing compatible yet.
MinioClient.SetTraceOnUserAgentHeaderInfoget; set Sets app version and name. Used for constructing User-Agent header in all HTTP requests
UseSslget; setbool Use ssl connection