Share via


ManagementPackActionType.MeasureGroupName Property

Definition

Gets or sets the name of the measure group for the current object.

public:
 property System::String ^ MeasureGroupName { System::String ^ get(); void set(System::String ^ value); };
[Microsoft.EnterpriseManagement.Configuration.FieldMapping("MeasureGroupName")]
public string MeasureGroupName { get; set; }
member this.MeasureGroupName : string with get, set
Public Property MeasureGroupName As String

Property Value

The name of the measure group for the current object.

Attributes

Applies to