次の方法で共有


JobAction.Type プロパティ

定義

必須。 アクションの種類。 http、https、storageQueue のいずれかを指定できます。

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

プロパティ値

適用対象