BatchAccountRegenerateKeyParameters Class
Parameters supplied to the RegenerateKey operation.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
BatchAccountRegenerateKeyParameters
Constructor
BatchAccountRegenerateKeyParameters(*, key_name: Union[str, azure.mgmt.batch.models._batch_management_client_enums.AccountKeyType], **kwargs)
Variables
- key_name
- str or AccountKeyType
Required. The type of account key to regenerate. Possible values include: "Primary", "Secondary".
Feedback
Submit and view feedback for