RecommendationInner.Channels Propriedade
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Obtém ou define a lista de canais que essa recomendação pode aplicar. 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)
- Atributos
-
Newtonsoft.Json.JsonPropertyAttribute
Comentários do Azure SDK for .NET
O Azure SDK for .NET é um projeto código aberto. Selecione um link para fornecer comentários: