Microsoft Azure · Schema

AccountProperties

Properties of Cognitive Services account.

API ManagementCloudCloud ComputingEnterpriseInfrastructure as a ServicePlatform as a ServiceT1

Properties

Name Type Description
provisioningState string The status of the cognitive services account at the time of the operation.
endpoint string Endpoint of the created account.
endpoints object Dictionary of endpoints for the cognitive services account.
capabilities array The capabilities of the cognitive services account.
isMigrated boolean Whether this account has been migrated.
dateCreated string The date of creation.
customSubDomainName string Optional subdomain name used for token-based authentication.
publicNetworkAccess string Whether or not public endpoint access is allowed.
disableLocalAuth boolean Whether to disable local authentication methods.
restrictOutboundNetworkAccess boolean Whether to restrict outbound network access.
View JSON Schema on GitHub