Share via


SoftwareUpdateConfigurationMachineRun.TargetComputerType Property

Definition

Gets type of the updated computer.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to