Compartilhar via


RecommendationRuleInner.Channels Propriedade

Definição

Obtém ou define a lista de canais disponíveis que essa regra aplica. Os valores possíveis incluem: 'Notification', 'Api', 'Email', 'Webhook', 'All'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.channels")]
public Microsoft.Azure.Management.AppService.Fluent.Models.Channels? Channels { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.channels")>]
member this.Channels : Nullable<Microsoft.Azure.Management.AppService.Fluent.Models.Channels> with get, set
Public Property Channels As Nullable(Of Channels)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a