IntegrationRuntimeRegenerateKeyParameters interface
Parameters to regenerate the authentication key.
Properties
| key |
The name of the authentication key to regenerate. |
Property Details
keyName
The name of the authentication key to regenerate.
keyName?: "authKey1" | "authKey2"
Property Value
"authKey1" | "authKey2"