共用方式為


RecommendationRuleInner.ForwardLink 屬性

定義

取得或設定與規則相關聯之外部檔的正向連結。 僅適用于動態規則。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於