| Package | Description |
|---|---|
| com.microsoft.azure.toolkit.lib.cognitiveservices |
| Modifier and Type | Field and Description |
|---|---|
private CognitiveDeploymentModule |
CognitiveAccount.deploymentModule |
| Modifier and Type | Method and Description |
|---|---|
CognitiveDeploymentModule |
CognitiveAccount.deployments() |
| Constructor and Description |
|---|
CognitiveDeployment(com.azure.resourcemanager.cognitiveservices.models.Deployment remote,
CognitiveDeploymentModule module) |
CognitiveDeployment(String name,
String resourceGroupName,
CognitiveDeploymentModule module) |
CognitiveDeploymentDraft(String name,
String resourceGroupName,
CognitiveDeploymentModule module) |
Copyright © 2024. All rights reserved.