Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Optional. The event property name.
Namespace: Microsoft.Azure.Insights.Models
Assembly: Microsoft.Azure.Insights (in Microsoft.Azure.Insights.dll)
Syntax
public string EventPropertyName { get; set; }
public:
property String^ EventPropertyName {
String^ get();
void set(String^ value);
}
member EventPropertyName : string with get, set
Public Property EventPropertyName As String
Property Value
Type: System.String
See Also
EventCountSummaryResponse Class
Microsoft.Azure.Insights.Models Namespace
Return to top