SoftwareUpdateConfigurationRun.Tasks プロパティ

定義

この実行でトリガーされるソフトウェア更新プログラム構成タスクを取得または設定します

[Newtonsoft.Json.JsonProperty(PropertyName="properties.tasks")]
public Microsoft.Azure.Management.Automation.Models.SoftwareUpdateConfigurationRunTasks Tasks { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.tasks")>]
member this.Tasks : Microsoft.Azure.Management.Automation.Models.SoftwareUpdateConfigurationRunTasks with get, set
Public Property Tasks As SoftwareUpdateConfigurationRunTasks

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象