ResourceExtensionSubStatus Class
A substatus object containing additional status information reported by the Resource Extension.
Assembly: Microsoft.WindowsAzure.Management.Compute (in Microsoft.WindowsAzure.Management.Compute.dll)
| Name | Description | |
|---|---|---|
![]() | ResourceExtensionSubStatus() | Initializes a new instance of the ResourceExtensionSubStatus class. |
| Name | Description | |
|---|---|---|
![]() | Code | Optional. Integer status code from the result of applying the substatus settings. |
![]() | FormattedMessage | Optional. This object encapsulates a formatted localized status message. |
![]() | Message | Optional. This object encapsulates a localized status message. |
![]() | Name | Optional. A name for the substatus. |
![]() | Status | Optional. The resource extension substatus, containing values like Transitioning, Error, Success, or Warning. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
.jpeg?cs-save-lang=1&cs-lang=csharp)
.jpeg?cs-save-lang=1&cs-lang=csharp)
.jpeg?cs-save-lang=1&cs-lang=csharp)