Share via


RecommendationRuleData.Channels Property

Definition

List of available channels that this rule applies.

public Azure.ResourceManager.AppService.Models.RecommendationChannel? Channels { get; set; }
member this.Channels : Nullable<Azure.ResourceManager.AppService.Models.RecommendationChannel> with get, set
Public Property Channels As Nullable(Of RecommendationChannel)

Property Value

Applies to