ResourceExtensionConfigurationStatus 成员

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

以下各表列出了由 ResourceExtensionConfigurationStatus 类型公开的成员。

公共 构造函数

  Name 说明
  ResourceExtensionConfigurationStatus Initializes a new instance of the ResourceExtensionConfigurationStatus class.

返回页首

公共 属性

  Name 说明
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.

返回页首

公共 方法

(另请参见 受保护 方法)

  Name 说明
Equals  (继承自 Object
GetHashCode  (继承自 Object
GetType  (继承自 Object
ToString  (继承自 Object

返回页首

受保护 方法

  Name 说明
Finalize  (继承自 Object
MemberwiseClone  (继承自 Object

返回页首

另请参阅

参考

ResourceExtensionConfigurationStatus 类
Microsoft.WindowsAzure.Management.Compute.Models 命名空间