Search Results for

    Show / Hide Table of Contents
    View Source

    Class HealthCheckGroupWithResultResponseModel

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

    Methods

    View Source

    List<HealthCheckWithResultPresentationModel>(Checks)

    Gets or sets the health checks with the result(s) from each health check.

    Declaration
    public required List<HealthCheckWithResultPresentationModel>(Checks)
    Parameters
    Type Name Description
    Checks
    Returns
    Type Description
    required
    Type Parameters
    Name Description
    HealthCheckWithResultPresentationModel
    • Improve this Doc
    • View Source
    In This Article
    • Methods
      • List<HealthCheckWithResultPresentationModel>(Checks)
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX