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
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for .NET