public class ModelSku extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ModelSku.Capacity |
| Modifier and Type | Field and Description |
|---|---|
private ModelSku.Capacity |
capacityConfig |
private String |
name |
private String |
usageName |
| Constructor and Description |
|---|
ModelSku() |
| Modifier and Type | Method and Description |
|---|---|
static ModelSku |
fromModelSku(com.azure.resourcemanager.cognitiveservices.models.ModelSku sku) |
private String name
private String usageName
private ModelSku.Capacity capacityConfig
Copyright © 2024. All rights reserved.