| Package | Description |
|---|---|
| com.microsoft.azure.toolkit.lib.cognitiveservices |
| Modifier and Type | Class and Description |
|---|---|
class |
CognitiveDeploymentDraft |
| Modifier and Type | Field and Description |
|---|---|
private CognitiveDeployment |
CognitiveDeploymentDraft.origin |
| Modifier and Type | Field and Description |
|---|---|
static Action.Id<CognitiveDeployment> |
CognitiveDeployment.OPEN_DEPLOYMENT_IN_PLAYGROUND |
| Modifier and Type | Method and Description |
|---|---|
protected CognitiveDeployment |
CognitiveDeploymentModule.newResource(com.azure.resourcemanager.cognitiveservices.models.Deployment deployment) |
protected CognitiveDeployment |
CognitiveDeploymentModule.newResource(String name,
String resourceGroupName) |
| Modifier and Type | Method and Description |
|---|---|
protected AzResource.Draft<CognitiveDeployment,com.azure.resourcemanager.cognitiveservices.models.Deployment> |
CognitiveDeploymentModule.newDraftForCreate(String name,
String rgName) |
| Constructor and Description |
|---|
CognitiveDeployment(CognitiveDeployment deployment) |
CognitiveDeploymentDraft(CognitiveDeployment origin) |
Copyright © 2024. All rights reserved.