RetryPolicy Properties
Namespace:
Microsoft.WindowsAzure.Scheduler.Models
Assembly: Microsoft.WindowsAzure.Management.Scheduler (in Microsoft.WindowsAzure.Management.Scheduler.dll)
| Name | Description | |
|---|---|---|
![]() | RetryCount | Optional. Number of times a retry should be attempted. |
![]() | RetryInterval | Optional. The interval between retries. |
![]() | RetryType | Required. The Retry Type of the Retry Policy. Can be either 'fixed' or 'none'. |
Show:
