CreateBuilderOptions
Type
type CreateBuilderOptions = { Args: string[]; ProjectDirectory: string; AppHostFilePath: string; ContainerRegistryOverride: string; DisableDashboard: boolean; DashboardApplicationName: string; AllowUnsecuredTransport: boolean; EnableResourceLogging: boolean;}8 members
Fields
Argsstring[]ProjectDirectorystringAppHostFilePathstringContainerRegistryOverridestringDisableDashboardbooleanDashboardApplicationNamestringAllowUnsecuredTransportbooleanEnableResourceLoggingboolean