共用方式為


SoftwareUpdateConfiguration.Tasks 屬性

定義

取得或設定軟體更新組態的工作資訊。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於