Rule::LastUpdatedTime Property

 

Optional. Last time the rule was updated.

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

public:
property DateTime LastUpdatedTime {
	DateTime get();
	void set(DateTime value);
}

Property Value

Type: System::DateTime
Return to top
Show: