共用方式為


UpdateSummary.LastCompletedInstallJobId Property

Definition

Gets jobId of the last ran install job.(Can be success/cancelled/failed)

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to