Share via


TroubleshootingRecommendedActions.ActionUriText Property

Definition

Gets or sets the information from the URI for the recommended troubleshooting actions.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to