Compartilhar via


IDiagnosticsStatus Interface

Definition

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

Properties

Message

Diagnostic message

StatusId

Status

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to