CognitiveServicesAccountKey(String) Constructeur
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Initialise une nouvelle instance de CognitiveServicesAccountKey.
public CognitiveServicesAccountKey (string key);
new Azure.Search.Documents.Indexes.Models.CognitiveServicesAccountKey : string -> Azure.Search.Documents.Indexes.Models.CognitiveServicesAccountKey
Public Sub New (key As String)
Paramètres
- key
- String
Clé utilisée pour provisionner la ressource de service cognitif attachée à un ensemble de compétences.
Exceptions
key
a la valeur null.