Search Results for

    Show / Hide Table of Contents
    View Source

    Class HealthCheckGroupPresentationModel

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

    Methods

    View Source

    List<HealthCheckViewModel>(Checks)

    Gets or sets the health checks.

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