Share via


SoftwareUpdateConfigurationMachineRun.SourceComputerId Property

Definition

Gets source computer id of the software update configuration machine run

[Newtonsoft.Json.JsonProperty(PropertyName="properties.sourceComputerId")]
public Guid? SourceComputerId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.sourceComputerId")>]
member this.SourceComputerId : Nullable<Guid>
Public ReadOnly Property SourceComputerId As Nullable(Of Guid)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to