Share via


TroubleshootingRecommendedActions.ActionUri Property

Definition

Gets or sets the uri linking to a documentation for the recommended troubleshooting actions.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to