NotificationSecondaryTile 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.
The NotificationSecondaryTile contains information for registering a WNS secondary tile with a NotificationInstallation.
public class NotificationSecondaryTile
type NotificationSecondaryTile = class
Public Class NotificationSecondaryTile
- Inheritance
-
NotificationSecondaryTile
Constructors
NotificationSecondaryTile() |
Properties
PushChannel |
The channel URI to register with the tile. |
Tags |
A set of tags to register with the tile. |
Templates |
A dictionary of template names to NotificationTemplate objects to register with the tile. |
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