RegenerateTestKeyRequestPayload Class

Regenerate test key request payload.

All required parameters must be populated in order to send to Azure.

Inheritance
azure.mgmt.appplatform._serialization.Model
RegenerateTestKeyRequestPayload

Constructor

RegenerateTestKeyRequestPayload(*, key_type: str | _models.TestKeyType, **kwargs: Any)

Keyword-Only Parameters

Name Description
key_type

Type of the test key. Required. Known values are: "Primary" and "Secondary".

Variables

Name Description
key_type

Type of the test key. Required. Known values are: "Primary" and "Secondary".