Microsoft Azure · Example Payload

Azure Cognitive Services Account Properties Example

API ManagementCloudCloud ComputingEnterpriseInfrastructure as a ServicePlatform as a ServiceT1

Azure Cognitive Services Account Properties Example is an example object payload from Microsoft Azure, with 10 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

provisioningStateendpointendpointscapabilitiesisMigrateddateCreatedcustomSubDomainNamepublicNetworkAccessdisableLocalAuthrestrictOutboundNetworkAccess

Example Payload

Raw ↑
{
  "provisioningState": "example_value",
  "endpoint": "example_value",
  "endpoints": "example_value",
  "capabilities": [],
  "isMigrated": true,
  "dateCreated": "example_value",
  "customSubDomainName": "example_value",
  "publicNetworkAccess": "example_value",
  "disableLocalAuth": true,
  "restrictOutboundNetworkAccess": true
}