TemplateDeploymentOptions interface

model interface TemplateDeploymentOptions

Properties

preflightOptions

The preflight options.

preflightSupported

Whether preflight is supported.

Property Details

preflightOptions

The preflight options.

preflightOptions?: string[]

Property Value

string[]

preflightSupported

Whether preflight is supported.

preflightSupported?: boolean

Property Value

boolean