OperationErrorDetails interface
これにより、一意の operationId に関連付けられている操作エラーの一覧が定義されます。
プロパティ
| azure |
Start/Deallocate/Hibernate 要求のコンピューティング操作 ID |
| crp |
Start/Deallocate/Hibernate 要求のコンピューティング操作 ID |
| error |
操作のエラー コード |
| error |
操作のエラーの詳細 |
| error |
エラー発生のタイムスタンプ |
| timestamp | エラー発生のタイムスタンプ |
プロパティの詳細
azureOperationName
Start/Deallocate/Hibernate 要求のコンピューティング操作 ID
azureOperationName?: string
プロパティ値
string
crpOperationId
Start/Deallocate/Hibernate 要求のコンピューティング操作 ID
crpOperationId?: string
プロパティ値
string
errorCode
操作のエラー コード
errorCode: string
プロパティ値
string
errorDetails
操作のエラーの詳細
errorDetails: string
プロパティ値
string
errorDetailsTimestamp
エラー発生のタイムスタンプ
errorDetailsTimestamp?: string
プロパティ値
string
timestamp
エラー発生のタイムスタンプ
timestamp?: string
プロパティ値
string