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. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python