次の方法で共有


SoftwareUpdateConfigurationRunTasks.PreTask プロパティ

定義

タスクの事前プロパティを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象