DatabaseEventLog::EventSubtype Property

 

Optional. Gets the event sub type of the event log.

Namespace:   Microsoft.WindowsAzure.Management.Sql.Models
Assembly:  Microsoft.WindowsAzure.Management.Sql (in Microsoft.WindowsAzure.Management.Sql.dll)

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

Property Value

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