ResourceExtensionStatus Properties

 

Namespace:   Microsoft.WindowsAzure.Management.Compute.Models
Assembly:  Microsoft.WindowsAzure.Management.Compute (in Microsoft.WindowsAzure.Management.Compute.dll)

NameDescription
System_CAPS_pubpropertyCode

Optional. Status code sent by the Resource Extension.

System_CAPS_pubpropertyExtensionSettingStatus

Optional. This object encapsulates the extension setting status for the Resource Extension.

System_CAPS_pubpropertyFormattedMessage

Optional. This object encapsulates a formatted localized status message from the Resource Extension.

System_CAPS_pubpropertyHandlerName

Optional. Name of the Resource Extension.

System_CAPS_pubpropertyMessage

Optional. This object encapsulates a localized status message from the Guest Agent.

System_CAPS_pubpropertyStatus

Optional. The resource extension status, which can be "Installing", "Ready", "NotReady", or "Unresponsive".

System_CAPS_pubpropertyVersion

Optional. Version of the Resource Extension.

Return to top
Show: