Registration Constructor (String, IEnumerable(Of String))
Initializes a new instance of the Registration class.
Assembly: Microsoft.WindowsAzure.Messaging (in Microsoft.WindowsAzure.Messaging.dll)
Parameters
- channelUri
-
Type:
System.String
The channel URI.
- tags
-
Type:
System.Collections.Generic.IEnumerable(Of String)
The collection of tags.
Show: