Share via


ManagementPackRule.Category Property

Definition

Gets or sets the category of the rule.

public:
 property Microsoft::EnterpriseManagement::Configuration::ManagementPackCategoryType Category { Microsoft::EnterpriseManagement::Configuration::ManagementPackCategoryType get(); void set(Microsoft::EnterpriseManagement::Configuration::ManagementPackCategoryType value); };
public Microsoft.EnterpriseManagement.Configuration.ManagementPackCategoryType Category { get; set; }
member this.Category : Microsoft.EnterpriseManagement.Configuration.ManagementPackCategoryType with get, set
Public Property Category As ManagementPackCategoryType

Property Value

A ManagementPackCategoryType enumeration value.

The category of the rule.

Applies to