az notification-hub credential
Notitie
Deze verwijzing maakt deel uit van de notification-hub-extensie voor Azure CLI en vereist versie 2.3.1 of hoger. De extensie wordt automatisch geïnstalleerd wanneer u de opdracht az notification-hub credential de eerste keer gebruikt. Meer informatie over extensies.
Opdrachten voor het beheren van notification hub-referenties.
Opdracht
| az notification-hub credential adm |
Opdrachten voor het beheren van notification hub-referenties voor Amazon (ADM). |
| az notification-hub credential adm update |
Werk de referentie voor Amazon (ADM) bij. |
| az notification-hub credential apns |
Opdrachten voor het beheren van notification hub-referenties voor Apple (APNS). |
| az notification-hub credential apns update |
Werk de referentie voor Apple (APNS) bij. |
| az notification-hub credential baidu |
Opdrachten voor het beheren van notification hub-referenties voor Baidu(Andrioid China). |
| az notification-hub credential baidu update |
Werk de referentie bij voor Baidu(Andrioid China). |
| az notification-hub credential gcm |
Opdrachten voor het beheren van notification hub-referenties voor Google (GCM/FCM). |
| az notification-hub credential gcm update |
Werk de Google GCM/FCM API-sleutel bij. |
| az notification-hub credential list |
Vermeld de PNS-referenties die zijn gekoppeld aan een Notification Hub. |
| az notification-hub credential mpns |
Opdrachten voor het beheren van notification hub-referenties Windows Phone (MPNS). |
| az notification-hub credential mpns update |
Werk de referentie voor Windows Phone (MPNS) bij. |
| az notification-hub credential wns |
Opdrachten voor het beheren van notification hub-referenties Windows (WNS). |
| az notification-hub credential wns update |
Werk de referenties voor Windows (WNS) bij. |
az notification-hub credential list
Vermeld de PNS-referenties die zijn gekoppeld aan een Notification Hub.
az notification-hub credential list --namespace-name
--notification-hub-name
--resource-group
Voorbeelden
De PNS-referenties opsnnen
az notification-hub credential list --resource-group MyResourceGroup --namespace-name \
my-namespace --notification-hub-name my-hub
Vereiste parameters
De naam van de naamruimte.
De naam van de notification hub.
De naam van de resourcegroep. U kunt de standaardgroep configureren met az configure --defaults group=<name> behulp van .
Vergroot de logboekregistratie om alle logboeken voor foutopsporing weer te geven.
Laat dit Help-bericht zien en sluit af.
Alleen fouten weergeven, waarschuwingen onderdrukken.
Uitvoerindeling.
JMESPath-queryreeks. Zie http://jmespath.org/ voor meer informatie en voorbeelden.
Vergroot de logboekregistratie. Gebruik --debug voor volledige logboeken voor foutopsporing.