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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET