다음을 통해 공유


VirtualMachineSoftwarePatchProperties.ActivityId Property

Definition

Gets the activity ID of the operation that produced this result. It is used to correlate across CRP and extension logs.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to