ResourceExtensionConfigurationStatus Properties

 

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

NameDescription
System_CAPS_pubpropertyCode

Optional. Integer status code from the result of applying the configuration settings.

System_CAPS_pubpropertyConfigurationAppliedTime

Optional. UTC time at which the configuration was applied.

System_CAPS_pubpropertyFormattedMessage

Optional. This object encapsulates a formatted localized status message.

System_CAPS_pubpropertyMessage

Optional. This object encapsulates a localized status message.

System_CAPS_pubpropertyName

Optional. Name of the settings passed to the Resource Extension.

System_CAPS_pubpropertyOperation

Optional. Operation executed by the Resource Extension for the settings passed to it.

System_CAPS_pubpropertyStatus

Optional. The status of the resourse extension, containing values like Transitioning, Error, Success, or Warning.

System_CAPS_pubpropertySubStatusList

Optional. List of substatus objects which contain additional status information reported by the Resource Extension.

System_CAPS_pubpropertyTimestamp

Optional. UTC time at which the status was reported.

Return to top
Show: