Property | Type | Description | |
---|---|---|---|
client | string | ||
client_url | string | ||
description | string | ||
details | object | ||
event_type | string | ||
incident_key | string | ||
service_key | string |
Method | Description | |
---|---|---|
Trigger ( ) : System.Collections.Generic | ||
Trigger ( string serviceKey, string incidentKey, string description, object details ) : System.Collections.Generic |
public Trigger ( ) : System.Collections.Generic | ||
return | System.Collections.Generic |
public Trigger ( string serviceKey, string incidentKey, string description, object details ) : System.Collections.Generic | ||
serviceKey | string | |
incidentKey | string | |
description | string | |
details | object | |
return | System.Collections.Generic |