Compartilhar via


Installation.Platform Propriedade

Definição

Obtém ou define a plataforma de notificação para a instalação

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
[Newtonsoft.Json.JsonProperty(PropertyName="platform")]
public Microsoft.Azure.NotificationHubs.NotificationPlatform Platform { get; set; }
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
[<Newtonsoft.Json.JsonProperty(PropertyName="platform")>]
member this.Platform : Microsoft.Azure.NotificationHubs.NotificationPlatform with get, set
Public Property Platform As NotificationPlatform

Valor da propriedade

Atributos
Newtonsoft.Json.JsonConverterAttribute Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a