ResourceExtensionConfigurationStatus Members

The status information of the settings passed to the Resource Extension.

The following tables list the members exposed by the ResourceExtensionConfigurationStatus type.

Public Constructors

  Name Description
  ResourceExtensionConfigurationStatus Initializes a new instance of the ResourceExtensionConfigurationStatus class.

Top

Public Properties

  Name Description
Code Optional. Integer status code from the result of applying the configuration settings.
ConfigurationAppliedTime Optional. UTC time at which the configuration was applied.
FormattedMessage Optional. This object encapsulates a formatted localized status message.
Message Optional. This object encapsulates a localized status message.
Name Optional. Name of the settings passed to the Resource Extension.
Operation Optional. Operation executed by the Resource Extension for the settings passed to it.
Status Optional. The status of the resourse extension, containing values like Transitioning, Error, Success, or Warning.
SubStatusList Optional. List of substatus objects which contain additional status information reported by the Resource Extension.
Timestamp Optional. UTC time at which the status was reported.

Top

Public Methods

(see also Protected Methods)

  Name Description
Equals  (Inherited from Object)
GetHashCode  (Inherited from Object)
GetType  (Inherited from Object)
ToString  (Inherited from Object)

Top

Protected Methods

  Name Description
Finalize  (Inherited from Object)
MemberwiseClone  (Inherited from Object)

Top

See Also

Reference

ResourceExtensionConfigurationStatus Class
Microsoft.WindowsAzure.Management.Compute.Models Namespace