RefreshExternalGovernanceStatusOperationResult interface
An RefreshExternalGovernanceStatus operation result resource.
- Extends
Properties
| error |
Error message. NOTE: This property will not be serialized. It can only be populated by the server. |
| queued |
Queued time. NOTE: This property will not be serialized. It can only be populated by the server. |
| request |
Request Id. NOTE: This property will not be serialized. It can only be populated by the server. |
| request |
Request type. NOTE: This property will not be serialized. It can only be populated by the server. |
| server |
Server name. NOTE: This property will not be serialized. It can only be populated by the server. |
| status | Operation status. NOTE: This property will not be serialized. It can only be populated by the server. |
Inherited Properties
| id | Resource ID. NOTE: This property will not be serialized. It can only be populated by the server. |
| name | Resource name. NOTE: This property will not be serialized. It can only be populated by the server. |
| type | Resource type. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
errorMessage
Error message. NOTE: This property will not be serialized. It can only be populated by the server.
errorMessage?: string
Property Value
string
queuedTime
Queued time. NOTE: This property will not be serialized. It can only be populated by the server.
queuedTime?: string
Property Value
string
requestId
Request Id. NOTE: This property will not be serialized. It can only be populated by the server.
requestId?: string
Property Value
string
requestType
Request type. NOTE: This property will not be serialized. It can only be populated by the server.
requestType?: string
Property Value
string
serverName
Server name. NOTE: This property will not be serialized. It can only be populated by the server.
serverName?: string
Property Value
string
status
Operation status. NOTE: This property will not be serialized. It can only be populated by the server.
status?: string
Property Value
string
Inherited Property Details
id
Resource ID. NOTE: This property will not be serialized. It can only be populated by the server.
id?: string
Property Value
string
Inherited From ProxyResource.id
name
Resource name. NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
Inherited From ProxyResource.name
type
Resource type. NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string
Inherited From ProxyResource.type