TroubleshootingRecommendedActions.ActionId Property

Definition

[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

String
Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to