Share via


MonitoringAlert.Category Property

Definition

The category of the alert.

public:
 property Microsoft::EnterpriseManagement::Configuration::ManagementPackCategoryType Category { Microsoft::EnterpriseManagement::Configuration::ManagementPackCategoryType get(); };
[System.Runtime.Serialization.DataMember(IsRequired=true)]
public Microsoft.EnterpriseManagement.Configuration.ManagementPackCategoryType Category { get; }
member this.Category : Microsoft.EnterpriseManagement.Configuration.ManagementPackCategoryType
Public ReadOnly Property Category As ManagementPackCategoryType

Property Value

Returns a ManagementPackCategoryType enumeration value that defines the category of the alert.

Attributes

Applies to