LongRunningOperationResultResponse::RetryAfter Property

 

Optional.

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

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

Property Value

Type: System::Int32
Return to top
Show: