次の方法で共有


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

List of Correlated events found by the detector

Data

Additional Data that detector wants to send.

DataSourceInstruction

Instructions if any for the data source

DataSourceUri

Datasource Uri Links

Description

Description of the detector

DetectorDefinitionId

Resource Id.

DetectorDefinitionKind

Kind of resource.

DetectorDefinitionName

Resource Name.

DetectorDefinitionType

Resource type.

DisplayName

Display name of the detector

EndTime

End time of the period

Id

Resource Id.

(Inherited from IProxyOnlyResource)
IsEnabled

Flag representing whether detector is enabled or not.

IssueDetected

Flag representing Issue was detected.

Kind

Kind of resource.

(Inherited from IProxyOnlyResource)
Metric

Metrics provided by the detector

Name

Resource Name.

(Inherited from IProxyOnlyResource)
Rank

Detector Rank

StartTime

Start time of the period

Type

Resource type.

(Inherited from IProxyOnlyResource)

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to