ServiceIncidentSearchField Enum
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.
Lists the supported service incident search fields.
[Newtonsoft.Json.JsonConverter(typeof(Microsoft.Store.PartnerCenter.Models.JsonConverters.EnumJsonConverter))]
public enum ServiceIncidentSearchField
[<Newtonsoft.Json.JsonConverter(typeof(Microsoft.Store.PartnerCenter.Models.JsonConverters.EnumJsonConverter))>]
type ServiceIncidentSearchField =
Public Enum ServiceIncidentSearchField
- Inheritance
-
ServiceIncidentSearchField
- Attributes
Fields
Name | Value | Description |
---|---|---|
Resolved | 0 | Search by service health incidents resolved status. |