DatabaseEventLog::IntervalSizeInMinutes Property

 

Optional. Gets the interval size of the event log expressed in minutes.

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

public:
property int IntervalSizeInMinutes {
	int get();
	void set(int value);
}

Property Value

Type: System::Int32
Return to top
Show: