Share via


TroubleshootingRecommendedActions.ActionId Property

Definition

Gets or sets ID of the recommended action.

[Newtonsoft.Json.JsonProperty(PropertyName="actionId")]
public string ActionId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="actionId")>]
member this.ActionId : string with get, set
Public Property ActionId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to