| Package | Description |
|---|---|
| com.microsoft.azure.toolkit.lib.cognitiveservices | |
| com.microsoft.azure.toolkit.lib.cognitiveservices.model |
| Modifier and Type | Field and Description |
|---|---|
private AccountSku |
CognitiveAccountDraft.Config.sku |
| Modifier and Type | Method and Description |
|---|---|
AccountSku |
CognitiveAccountDraft.getSku() |
AccountSku |
CognitiveAccount.getSku() |
| Modifier and Type | Method and Description |
|---|---|
List<AccountSku> |
CognitiveAccountModule.listSkus(Region region) |
| Modifier and Type | Method and Description |
|---|---|
List<Region> |
CognitiveAccountModule.listRegion(AccountSku sku) |
| Modifier and Type | Method and Description |
|---|---|
static AccountSku |
AccountSku.fromSku(com.azure.resourcemanager.cognitiveservices.models.ResourceSku sku) |
static AccountSku |
AccountSku.fromSku(com.azure.resourcemanager.cognitiveservices.models.Sku sku) |
Copyright © 2024. All rights reserved.