IPartner.ServiceIncidents Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the service health operations that can be performed on a partner's subscribed services.
public Microsoft.Store.PartnerCenter.ServiceIncidents.IServiceIncidentCollection ServiceIncidents { get; }
member this.ServiceIncidents : Microsoft.Store.PartnerCenter.ServiceIncidents.IServiceIncidentCollection
Public ReadOnly Property ServiceIncidents As IServiceIncidentCollection