| Package | Description |
|---|---|
| com.microsoft.azure.toolkit.lib.cognitiveservices |
| Modifier and Type | Field and Description |
|---|---|
private CognitiveAccountModule |
CognitiveServicesSubscription.accountModule |
| Modifier and Type | Method and Description |
|---|---|
CognitiveAccountModule |
CognitiveServicesSubscription.accounts() |
CognitiveAccountModule |
AzureCognitiveServices.accounts(String subscriptionId) |
| Constructor and Description |
|---|
CognitiveAccount(com.azure.resourcemanager.cognitiveservices.models.Account remote,
CognitiveAccountModule module) |
CognitiveAccount(String name,
String resourceGroupName,
CognitiveAccountModule module) |
CognitiveAccountDraft(String name,
String resourceGroupName,
CognitiveAccountModule module) |
Copyright © 2024. All rights reserved.