LastPatchInstallationSummary.InstallationActivityId プロパティ

定義

この結果を生成した操作のアクティビティ ID を取得します。 これは、CRP と拡張機能のログ間で相互に関連付けるために使用されます。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象