EventCountSummaryResponse::EventPropertyValue Property

 

Optional. The event property value.

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

public:
property String^ EventPropertyValue {
	String^ get();
	void set(String^ value);
}

Property Value

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