ResourceExtensionStatus Properties
Namespace:
Microsoft.WindowsAzure.Management.Compute.Models
Assembly: Microsoft.WindowsAzure.Management.Compute (in Microsoft.WindowsAzure.Management.Compute.dll)
| Name | Description | |
|---|---|---|
![]() | Code | Optional. Status code sent by the Resource Extension. |
![]() | ExtensionSettingStatus | Optional. This object encapsulates the extension setting status for the Resource Extension. |
![]() | FormattedMessage | Optional. This object encapsulates a formatted localized status message from the Resource Extension. |
![]() | HandlerName | Optional. Name of the Resource Extension. |
![]() | Message | Optional. This object encapsulates a localized status message from the Guest Agent. |
![]() | Status | Optional. The resource extension status, which can be "Installing", "Ready", "NotReady", or "Unresponsive". |
![]() | Version | Optional. Version of the Resource Extension. |
Show:
