Condividi tramite


IExtensionInstanceViewStatus Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api20230301.ExtensionInstanceViewStatusTypeConverter))]
public interface IExtensionInstanceViewStatus : Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api20230301.ExtensionInstanceViewStatusTypeConverter))>]
type IExtensionInstanceViewStatus = interface
    interface IJsonSerializable
Public Interface IExtensionInstanceViewStatus
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Code

The status code.

DisplayStatus

The short localizable label for the status.

Level

The level code.

Message

The detailed status message, including for alerts and error messages.

Time

The time of the status.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to