Az.NotificationHubs

Cette rubrique affiche les rubriques d’aide pour les applets de commande Azure Notification Hub. Les hubs de notification sont utilisés pour envoyer des notifications Push à plusieurs clients, quelle que soit la plateforme (iOS, Android, Windows Téléphone 8, Windows Store, etc.) utilisée par ces clients. Ces hubs sont à peu près équivalents à des applications individuelles : chacune de vos applications aura généralement son propre hub de notification. Les hubs de notification sont organisés dans des conteneurs logiques appelés espaces de noms, et les règles d’autorisation signature d’accès partagé (SAP) sont utilisées pour gérer l’accès aux hubs et aux espaces de noms. Tous ces éléments peuvent être administrés à l’aide des applets de commande Notification Hub.

Notification Hubs

Get-AzNotificationHub

Gets information about your notification hubs.

Get-AzNotificationHubAuthorizationRule

Gets information about the authorization rules associated with a notification hub.

Get-AzNotificationHubListKey

Gets the primary and secondary connection strings associated with a notification hub authorization rule.

Get-AzNotificationHubPNSCredential

Gets the PNS credentials for a notification hub.

Get-AzNotificationHubsNamespace

Gets information about a notification hub namespace.

Get-AzNotificationHubsNamespaceAuthorizationRule

Gets information about the authorization rules associated with a notification hub namespace.

Get-AzNotificationHubsNamespaceListKey

Gets the primary and secondary connection strings associated with a notification hub namespace authorization rule.

New-AzNotificationHub

Creates a notification hub.

New-AzNotificationHubAuthorizationRule

Creates an authorization rule and assigns the rule to a notification hub.

New-AzNotificationHubKey

Regenerate the Authorization Rule Key for a NotificationHub .

New-AzNotificationHubsNamespace

Creates a notification hub namespace.

New-AzNotificationHubsNamespaceAuthorizationRule

Creates an authorization rule and assigns that rule to a notification hub namespace.

New-AzNotificationHubsNamespaceKey

Regenerate the Authorization Rule Key for a Namespace.

Remove-AzNotificationHub

Removes an existing notification hub.

Remove-AzNotificationHubAuthorizationRule

Removes an authorization rule from a notification hub.

Remove-AzNotificationHubsNamespace

Removes a notification hub namespace.

Remove-AzNotificationHubsNamespaceAuthorizationRule

Removes an authorization rule from a notification hub namespace.

Set-AzNotificationHub

Sets property values for a notification hub.

Set-AzNotificationHubAuthorizationRule

Sets authorization rules for a notification hub.

Set-AzNotificationHubsNamespace

Sets property values for a notification hub namespace.

Set-AzNotificationHubsNamespaceAuthorizationRule

Sets authorization rules for a notification hub namespace.