IntegrationRuntimeRegenerateKeyParameters Class
Parameters to regenerate the authentication key.
- Inheritance
-
IntegrationRuntimeRegenerateKeyParameters
Constructor
IntegrationRuntimeRegenerateKeyParameters(*, key_name: Optional[Union[str, _models.IntegrationRuntimeAuthKeyName]] = None, **kwargs)
Variables
- key_name
- str or IntegrationRuntimeAuthKeyName
The name of the authentication key to regenerate. Known values are: "authKey1", "authKey2".
Feedback
Submit and view feedback for