AutoscaleSettingCreateOrUpdateParameters::Tags Property

 

Optional. The tags of the rule.

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

public:
property IDictionary<String^, String^>^ Tags {
	IDictionary<String^, String^>^ get();
	void set(IDictionary<String^, String^>^ value);
}
Return to top
Show: