GetCountSummaryForResourceGroupParameters::ResourceGroupName Property

 

Gets or sets the resource group name

Namespace:   Microsoft.Azure.Insights
Assembly:  Microsoft.Azure.Insights (in Microsoft.Azure.Insights.dll)

public:
[FilterParameterAttribute("resourceGroupName")]
property String^ ResourceGroupName {
	String^ get();
	void set(String^ value);
}

Property Value

Type: System::String^
Return to top
Show: