다음을 통해 공유


ServiceIncidents.Incidents Property

Definition

Gets or sets the Incident list.

public System.Collections.Generic.IEnumerable<Microsoft.Store.PartnerCenter.Models.ServiceIncidents.ServiceIncidentDetail> Incidents { get; set; }
member this.Incidents : seq<Microsoft.Store.PartnerCenter.Models.ServiceIncidents.ServiceIncidentDetail> with get, set
Public Property Incidents As IEnumerable(Of ServiceIncidentDetail)

Property Value

Applies to