IDiagnosticDetectorResponse Interface

Definition

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

Properties

AbnormalTimePeriod
Data
DataSourceInstruction
DataSourceUri
Description
DetectorDefinitionId
DetectorDefinitionKind
DetectorDefinitionName
DetectorDefinitionType
DisplayName
EndTime
Id (Inherited from IProxyOnlyResource)
IsEnabled
IssueDetected
Kind (Inherited from IProxyOnlyResource)
Metric
Name (Inherited from IProxyOnlyResource)
Rank
StartTime
Type (Inherited from IProxyOnlyResource)

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to