WnsSecondaryTile Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the WNS secondary tile
[Newtonsoft.Json.JsonObject(ItemRequired=Newtonsoft.Json.Required.Default, MemberSerialization=Newtonsoft.Json.MemberSerialization.OptOut)]
public class WnsSecondaryTile
[<Newtonsoft.Json.JsonObject(ItemRequired=Newtonsoft.Json.Required.Default, MemberSerialization=Newtonsoft.Json.MemberSerialization.OptOut)>]
type WnsSecondaryTile = class
Public Class WnsSecondaryTile
- Inheritance
-
WnsSecondaryTile
- Attributes
-
Newtonsoft.Json.JsonObjectAttribute
Constructors
WnsSecondaryTile() |
Properties
PushChannel |
Gets or sets the push channel. |
PushChannelExpired |
Gets or sets the push channel expiration property. |
Tags |
Gets or sets the tags. |
Templates |
Gets or sets the dictionary of Templates. |
Applies to
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET