AutoImportJobPropertiesAdminStatus type

The administrative status of the auto import job. Possible values: 'Enable', 'Disable'. Passing in a value of 'Disable' will disable the current active auto import job. By default it is set to 'Enable'.
KnownAutoImportJobPropertiesAdminStatus can be used interchangeably with AutoImportJobPropertiesAdminStatus, this enum contains the known values that the service supports.

Known values supported by the service

Enable: Enable
Disable: Disable

type AutoImportJobPropertiesAdminStatus = string