다음을 통해 공유


ServiceIncidentDetail Class

Definition

Represents an office service health incident message.

public sealed class ServiceIncidentDetail
type ServiceIncidentDetail = class
Public NotInheritable Class ServiceIncidentDetail
Inheritance
ServiceIncidentDetail

Constructors

ServiceIncidentDetail()

Properties

ActionType

Gets or sets the type of action to be followed up with - set only for message center type messages.

AffectedWorkloadNames

Gets or sets the affected workload names.

Category

Gets or sets the category of message center - set only for message center type messages.

EndTime

Gets or sets the Incident End time.

Id

Gets or sets the Incident ID.

ImpactedArea

Gets or sets the impacted area.

ImpactedCustomers

Gets or sets the affected tenant count.

Messages

Gets or sets the Service Health messages.

MessageType

Gets or sets the message type.

RequiredBy

Gets or sets the date by which partner is expected to complete an action - set only for message center type messages.

Resolved

Gets or sets a value indicating whether an incident is resolved or not.

Severity

Gets or sets the severity of the message - set only for message center type messages.

StartTime

Gets or sets the Incident start time.

Status

Gets or sets the status.

Workload

Gets or sets the workload name.

Applies to