RetryPolicy.RetryType Property

Definition

Required. The Retry Type of the Retry Policy. Can be either 'fixed' or 'none'.

public Microsoft.WindowsAzure.Scheduler.Models.RetryType RetryType { get; set; }
member this.RetryType : Microsoft.WindowsAzure.Scheduler.Models.RetryType with get, set
Public Property RetryType As RetryType

Property Value

Applies to