MinioClientSettings Properties
Class Properties 5 members
MinIO client configuration
MinIO credentials (access and secret keys)
public MinioCredentials? Credentials { get; set; } Turn on tracing. Isn't aspire tracing compatible yet.
MinioClient.SetTraceOnpublic bool SetTraceOn { get; set; } Sets app version and name. Used for constructing User-Agent header in all HTTP requests
public HeaderAppInformation? UserAgentHeaderInfo { get; set; }