BatchAccountRegenerateKeyParameters Class
Parameters supplied to the RegenerateKey operation.
Constructor
BatchAccountRegenerateKeyParameters(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
key_name
|
The type of account key to regenerate. Required. Known values are: "Primary" and "Secondary". |
Attributes
key_name
"Primary" and "Secondary".
key_name: str | _models.AccountKeyType