ProvisioningErrorCode type
Error code of the provisioning failure
KnownProvisioningErrorCode can be used interchangeably with ProvisioningErrorCode,
this enum contains the known values that the service supports.
Known values supported by the service
BadSourceType: BadSourceType
BadPIRSource: BadPIRSource
BadManagedImageSource: BadManagedImageSource
BadSharedImageVersionSource: BadSharedImageVersionSource
BadCustomizerType: BadCustomizerType
UnsupportedCustomizerType: UnsupportedCustomizerType
NoCustomizerScript: NoCustomizerScript
BadValidatorType: BadValidatorType
UnsupportedValidatorType: UnsupportedValidatorType
NoValidatorScript: NoValidatorScript
BadDistributeType: BadDistributeType
BadSharedImageDistribute: BadSharedImageDistribute
BadStagingResourceGroup: BadStagingResourceGroup
ServerError: ServerError
Other: Other
type ProvisioningErrorCode = string