Condividi tramite


RecommendationRuleInner.Channels Proprietà

Definizione

Ottiene o imposta l'elenco dei canali disponibili a cui si applica questa regola. I valori possibili includono: '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)

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a