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 SourceHealthCheckNotificationMethodAttribute(String)
Declaration
public HealthCheckNotificationMethodAttribute(string alias)
Parameters
Type | Name | Description |
---|---|---|
System.String | alias |
Properties
View SourceAlias
Declaration
public string Alias { get; }
Property Value
Type | Description |
---|---|
System.String |