Share via


DiagnosticDetectorResponse Class

Definition

[Microsoft.Rest.Serialization.JsonTransformation]
public class DiagnosticDetectorResponse : Microsoft.Azure.Management.WebSites.Version2016_09_01.Models.ProxyOnlyResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type DiagnosticDetectorResponse = class
    inherit ProxyOnlyResource
Public Class DiagnosticDetectorResponse
Inherits ProxyOnlyResource
Inheritance
DiagnosticDetectorResponse
Attributes

Constructors

DiagnosticDetectorResponse()
DiagnosticDetectorResponse(String, String, String, String, Nullable<DateTime>, Nullable<DateTime>, Nullable<Boolean>, DetectorDefinition, IList<DiagnosticMetricSet>, IList<DetectorAbnormalTimePeriod>, IList<IList<NameValuePair>>, ResponseMetaData)

Properties

AbnormalTimePeriods
Data
DetectorDefinition
EndTime
Id (Inherited from ProxyOnlyResource)
IssueDetected
Kind (Inherited from ProxyOnlyResource)
Metrics
Name (Inherited from ProxyOnlyResource)
ResponseMetaData
StartTime
Type (Inherited from ProxyOnlyResource)

Applies to