BuildImageSecretType
Enum net8.0
Specifies the type of a build secret.
namespace Aspire.Hosting.Publishing;
public enum BuildImageSecretTypeEnum Members
Section titled Enum MembersEnvironmentThe secret value is provided via an environment variable.
FileThe secret value is a file path.