LastPatchInstallationSummary.StartedBy Property

Definition

Gets the person or system account that started the operation

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to