次の方法で共有


TroubleshootingRecommendedActions.ActionUri プロパティ

定義

推奨されるトラブルシューティング アクションのドキュメントにリンクする URI を取得または設定します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象