你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

CognitiveServicesSkuTier Enum

Definition

This field is required to be implemented by the Resource Provider if the service has more than one tier, but is not required on a PUT.

public enum CognitiveServicesSkuTier
type CognitiveServicesSkuTier = 
Public Enum CognitiveServicesSkuTier
Inheritance
CognitiveServicesSkuTier

Fields

Name Value Description
Free 0

Free.

Basic 1

Basic.

Standard 2

Standard.

Premium 3

Premium.

Enterprise 4

Enterprise.

Applies to