PolicykeyResource Class
Namespace/NotificationHub Regenerate Keys.
- Inheritance
-
msrest.serialization.ModelPolicykeyResource
Constructor
PolicykeyResource(*, policy_key: str | None = None, **kwargs)
Keyword-Only Parameters
Name | Description |
---|---|
policy_key
|
Name of the key that has to be regenerated for the Namespace/Notification Hub Authorization Rule. The value can be Primary Key/Secondary Key. |
Variables
Name | Description |
---|---|
policy_key
|
Name of the key that has to be regenerated for the Namespace/Notification Hub Authorization Rule. The value can be Primary Key/Secondary Key. |
Colaborar conosco no GitHub
A fonte deste conteúdo pode ser encontrada no GitHub, onde você também pode criar e revisar problemas e solicitações de pull. Para obter mais informações, confira o nosso guia para colaboradores.
Azure SDK for Python