Share via


GatewayListDebugCredentialsContract interface

List debug credentials properties.

Properties

apiId

Full resource Id of an API.

credentialsExpireAfter

Credentials expiration in ISO8601 format. Maximum duration of the credentials is PT1H. When property is not specified, them value PT1H is used.

purposes

Purposes of debug credential.

Property Details

apiId

Full resource Id of an API.

apiId: string

Property Value

string

credentialsExpireAfter

Credentials expiration in ISO8601 format. Maximum duration of the credentials is PT1H. When property is not specified, them value PT1H is used.

credentialsExpireAfter?: string

Property Value

string

purposes

Purposes of debug credential.

purposes: string[]

Property Value

string[]