Share via


SoftwareUpdateConfigurationMachineRun.TargetComputer Property

Definition

Gets name of the updated computer

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to