IntegrationRuntimeOperationStatus interface
Proprietà dello stato dell'operazione di integration runtime
Proprietà
| error | Messaggio di errore dell'operazione. |
| name | Nome dell'operazione. |
| properties | Proprietà dell'operazione. |
| status | stato di Start Integrationruntimes. |
Dettagli proprietà
error
Messaggio di errore dell'operazione.
error?: string
Valore della proprietà
string
name
Nome dell'operazione.
name?: string
Valore della proprietà
string
properties
Proprietà dell'operazione.
properties?: Record<string, unknown>
Valore della proprietà
Record<string, unknown>
status
stato di Start Integrationruntimes.
status?: string
Valore della proprietà
string