Class HealthStatusResponseModel
Inheritance
System.Object
Namespace: Umbraco.Cms.Api.Management.ViewModels.Indexer
Assembly: Umbraco.Cms.Api.Management.dll
Syntax
public class HealthStatusResponseModel
Properties
View SourceMessage
Declaration
public string Message { get; set; }
Property Value
Type | Description |
---|---|
System. |
Status
Declaration
public HealthStatus Status { get; set; }
Property Value
Type | Description |
---|---|
Health |