Search Results for

    Show / Hide Table of Contents
    View Source

    Class HealthCheckNotificationMethodAttribute

    Metadata attribute for health check notification methods

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.Core.HealthChecks
    Assembly: Umbraco.Core.dll
    Syntax
    public sealed class HealthCheckNotificationMethodAttribute : Attribute

    Constructors

    View Source

    HealthCheckNotificationMethodAttribute(String)

    Declaration
    public HealthCheckNotificationMethodAttribute(string alias)
    Parameters
    Type Name Description
    System.String alias

    Properties

    View Source

    Alias

    Declaration
    public string Alias { get; }
    Property Value
    Type Description
    System.String
    • Improve this Doc
    • View Source
    In This Article
    • Constructors
      • HealthCheckNotificationMethodAttribute(String)
    • Properties
      • Alias
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX