IAlertsClient::LongRunningOperationInitialTimeout Property

 

Gets or sets the initial timeout for Long Running Operations.

Namespace:   Microsoft.WindowsAzure.Management.Monitoring.Alerts
Assembly:  Microsoft.WindowsAzure.Management.Monitoring (in Microsoft.WindowsAzure.Management.Monitoring.dll)

property int LongRunningOperationInitialTimeout {
	int get();
	void set(int value);
}

Property Value

Type: System::Int32
Return to top
Show: