public final class CognitiveServicesAccountKey extends CognitiveServicesAccount
| Constructor and Description |
|---|
CognitiveServicesAccountKey(String key)
Constructor of
CognitiveServicesAccountKey. |
| Modifier and Type | Method and Description |
|---|---|
String |
getKey()
Get the key property: The key used to provision the cognitive service
resource attached to a skillset.
|
CognitiveServicesAccountKey |
setKey(String key)
Set the key property: The key used to provision the cognitive service
resource attached to a skillset.
|
getDescription, setDescriptionpublic CognitiveServicesAccountKey(String key)
CognitiveServicesAccountKey.key - The key used to provision the cognitive service resource attached to a
skillset.public String getKey()
public CognitiveServicesAccountKey setKey(String key)
key - the key value to set.Copyright © 2020 Microsoft Corporation. All rights reserved.