Share via


ManagementPackPerformanceCounterSLO.RuleId Property

Definition

Gets or sets the rule ID.

public:
 property Microsoft::EnterpriseManagement::Configuration::ManagementPackElementReference<Microsoft::EnterpriseManagement::Configuration::ManagementPackRule ^> ^ RuleId { Microsoft::EnterpriseManagement::Configuration::ManagementPackElementReference<Microsoft::EnterpriseManagement::Configuration::ManagementPackRule ^> ^ get(); void set(Microsoft::EnterpriseManagement::Configuration::ManagementPackElementReference<Microsoft::EnterpriseManagement::Configuration::ManagementPackRule ^> ^ value); };
public Microsoft.EnterpriseManagement.Configuration.ManagementPackElementReference<Microsoft.EnterpriseManagement.Configuration.ManagementPackRule> RuleId { get; set; }
member this.RuleId : Microsoft.EnterpriseManagement.Configuration.ManagementPackElementReference<Microsoft.EnterpriseManagement.Configuration.ManagementPackRule> with get, set
Public Property RuleId As ManagementPackElementReference(Of ManagementPackRule)

Property Value

Returns ManagementPackElementReference<T>.

The rule ID.

Applies to