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
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for .NET