Partager via


QnAMakerEndpointKeysResponse interface

Schéma pour endpointKeys générer/actualiser des opérations.

Propriétés

installedVersion

Version actuelle du runtime.

lastStableVersion

Dernière version du runtime.

primaryEndpointKey

Clé d’accès primaire.

secondaryEndpointKey

Clé d’accès secondaire.

Détails de la propriété

installedVersion

Version actuelle du runtime.

installedVersion?: string

Valeur de propriété

string

lastStableVersion

Dernière version du runtime.

lastStableVersion?: string

Valeur de propriété

string

primaryEndpointKey

Clé d’accès primaire.

primaryEndpointKey?: string

Valeur de propriété

string

secondaryEndpointKey

Clé d’accès secondaire.

secondaryEndpointKey?: string

Valeur de propriété

string