MaintenanceReadinessRefreshOperation interface
Refresh MaintenanceReadiness status
- Extends
Properties
| disabled |
Reason disabling refresh for maintenanceReadiness |
| is |
If maintenanceReadiness refresh is disabled |
| kind | The kind of operation |
| message | Additional message about the operation |
| refreshed |
Indicates if the operation was refreshed by Microsoft |
| status | Status of the operation |
Property Details
disabledReason
Reason disabling refresh for maintenanceReadiness
disabledReason?: string
Property Value
string
isDisabled
If maintenanceReadiness refresh is disabled
isDisabled?: boolean
Property Value
boolean
kind
The kind of operation
kind: "MaintenanceReadinessRefresh"
Property Value
"MaintenanceReadinessRefresh"
message
Additional message about the operation
message?: string
Property Value
string
refreshedByMicrosoft
Indicates if the operation was refreshed by Microsoft
refreshedByMicrosoft?: boolean
Property Value
boolean
status
Status of the operation
status?: string
Property Value
string