Dela via


IDiagnosticCategoryProperties Interface

Definition

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

Properties

Description

Description of the diagnostic category

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to