Skip to main content

deployments

Overview

Namedeployments
TypeResource
Idazure.cognitive_services.deployments

Fields

NameDatatypeDescription
etagstringResource Etag.
propertiesobjectProperties of Cognitive Services account deployment.
skuobjectThe resource model definition representing SKU
systemDataobjectMetadata pertaining to creation and last modification of the resource.
tagsobjectResource tags.

Methods

NameAccessible byRequired ParamsDescription
getSELECTaccountName, deploymentName, resourceGroupName, subscriptionIdGets the specified deployments associated with the Cognitive Services account.
listSELECTaccountName, resourceGroupName, subscriptionIdGets the deployments associated with the Cognitive Services account.
create_or_updateINSERTaccountName, deploymentName, resourceGroupName, subscriptionIdUpdate the state of specified deployments associated with the Cognitive Services account.
deleteDELETEaccountName, deploymentName, resourceGroupName, subscriptionIdDeletes the specified deployment associated with the Cognitive Services account.
_listEXECaccountName, resourceGroupName, subscriptionIdGets the deployments associated with the Cognitive Services account.
updateEXECaccountName, deploymentName, resourceGroupName, subscriptionIdUpdate specified deployments associated with the Cognitive Services account.