次の方法で共有


RetryPolicy.RetryType プロパティ

定義

必須。 再試行ポリシーの再試行の種類。 'fixed' または '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

プロパティ値

適用対象