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
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