次の方法で共有


IDiagnosticsDefinition Interface

Definition

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

Properties

AnalysisType
Author
Category
Description
Id
Name
Score
SupportTopicList
Type

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to