AutoImportJobState type
The state of the auto import operation.
KnownAutoImportJobState can be used interchangeably with AutoImportJobState,
this enum contains the known values that the service supports.
Known values supported by the service
InProgress: InProgress
Failed: Failed
Disabling: Disabling
Disabled: Disabled
type AutoImportJobState = string