RecommendationRule.BladeName Property

Definition

Gets or sets deep link to a blade on the portal. Applicable to dynamic rule only.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to