IncidentGetResponse Class

Definition

The Get Incident operation response.

public class IncidentGetResponse : Microsoft.Azure.AzureOperationResponse
type IncidentGetResponse = class
    inherit AzureOperationResponse
Public Class IncidentGetResponse
Inherits AzureOperationResponse
Inheritance
Microsoft.Azure.AzureOperationResponse
IncidentGetResponse

Constructors

IncidentGetResponse()

Initializes a new instance of the IncidentGetResponse class.

Properties

Incident

Optional. The retrieved incident.

Applies to