Sdílet prostřednictvím


RecommendationInner.Channels Vlastnost

Definice

Získá nebo nastaví seznam kanálů, které může toto doporučení použít. Mezi možné hodnoty patří: 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)

Hodnota vlastnosti

Atributy
Newtonsoft.Json.JsonPropertyAttribute

Platí pro