次の方法で共有


SoftwareUpdateConfigurationMachineRun.TargetComputer プロパティ

定義

更新されたコンピューターの名前を取得します

[Newtonsoft.Json.JsonProperty(PropertyName="properties.targetComputer")]
public string TargetComputer { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.targetComputer")>]
member this.TargetComputer : string
Public ReadOnly Property TargetComputer As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象