Partager via


IDiagnosticDetectorResponseProperties Interface

Definition

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

Properties

AbnormalTimePeriod
Data
DataSourceInstruction
DataSourceUri
Description
DetectorDefinitionId
DetectorDefinitionKind
DetectorDefinitionName
DetectorDefinitionType
DisplayName
EndTime
IsEnabled
IssueDetected
Metric
Rank
StartTime

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to