Search Results for

    Show / Hide Table of Contents
    View Source

    Class HealthStatusResponseModel

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.Api.Management.ViewModels.Indexer
    Assembly: Umbraco.Cms.Api.Management.dll
    Syntax
    public class HealthStatusResponseModel

    Properties

    View Source

    Message

    Declaration
    public string Message { get; set; }
    Property Value
    Type Description
    System.String
    View Source

    Status

    Declaration
    public HealthStatus Status { get; set; }
    Property Value
    Type Description
    HealthStatus
    • Improve this Doc
    • View Source
    In This Article
    • Properties
      • Message
      • Status
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX