ManagedHsmAction Class
ManagedHsmAction.
- Inheritance
-
azure.mgmt.keyvault._serialization.ModelManagedHsmAction
Constructor
ManagedHsmAction(*, type: str | _models.KeyRotationPolicyActionType | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
type
|
The type of the action. The value should be compared case-insensitively. Known values are: "Rotate" and "Notify". |
Variables
Name | Description |
---|---|
type
|
The type of the action. The value should be compared case-insensitively. Known values are: "Rotate" and "Notify". |
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for Python