ProvisioningErrorCode type
プロビジョニング失敗のエラーコード
KnownProvisioningErrorCode ProvisioningErrorCode と同じ意味で使用できますが、この列挙型には、サービスがサポートする既知の値が含まれています。
サービスでサポートされている既知の値
BadSourceType: BadSourceType
BadPIRSource:BadPIRSource
BadManagedImageSource: BadManagedImageSource
BadSharedImageVersionSource:BadSharedImageVersionSource
BadCustomizerType: BadCustomizerType
UnsupportedCustomizerType: UnsupportedCustomizerType
NoCustomizerScript: NoCustomizerScript
BadValidatorType: BadValidatorType
UnsupportedValidatorType: UnsupportedValidatorType
NoValidatorScript: NoValidatorScript
BadDistributeType: BadDistributeType
BadSharedImageDistribution:BadSharedImageDistribution
BadStagingResourceGroup: BadStagingResourceGroup(バッドステージングリソースグループ)
ServerError: ServerError(サーバーエラー)
その他:その他
type ProvisioningErrorCode = string