你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
NotificationHubAttributes 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.
public class NotificationHubAttributes
type NotificationHubAttributes = class
Public Class NotificationHubAttributes
- Inheritance
-
NotificationHubAttributes
Constructors
NotificationHubAttributes(NotificationHubResource) | |
NotificationHubAttributes(PnsCredentialsResource) |
Properties
AdmCredential |
The AdmCredential of the created NotificationHub |
ApnsCredential |
The ApnsCredential of the created NotificationHub |
AuthorizationRules |
The AuthorizationRules of the created NotificationHub |
BaiduCredential |
The BaiduCredential of the created NotificationHub |
GcmCredential |
The GcmCredential of the created NotificationHub |
Id |
Gets or sets the Id of the Namespace |
Location |
Gets or sets the location the Namespace is in |
MpnsCredential |
The MpnsCredential of the created NotificationHub |
Name |
The NotificationHub name. |
RegistrationTtl |
The RegistrationTtl of the created NotificationHub |
Tags |
Gets or sets the tags associated with the Namespace. |
Type |
Gets or sets the Type of the Namespace |
WnsCredential |
The WnsCredential of the created NotificationHub |