CommitmentTier クラス

Cognitive Services アカウントコミットメント レベル。

継承
azure.mgmt.cognitiveservices._serialization.Model
CommitmentTier

コンストラクター

CommitmentTier(*, kind: str | None = None, sku_name: str | None = None, hosting_model: str | _models.HostingModel | None = None, plan_type: str | None = None, tier: str | None = None, max_count: int | None = None, quota: _models.CommitmentQuota | None = None, cost: _models.CommitmentCost | None = None, **kwargs: Any)

Keyword-Only パラメータ

名前 説明
kind
str

リソースの種類。

sku_name
str

SKU の名前。 例 - P3。 通常は、文字と数字のコードです。

hosting_model
str または HostingModel

アカウント ホスティング モデル。 既知の値は、"Web"、"ConnectedContainer"、"DisconnectedContainer"、および "ProvisionedWeb" です。

plan_type
str

コミットメント プランの種類。

tier
str

コミットメント期間コミットメント レベル。

max_count
int

コミットメント期間コミットメントの最大カウント。

quota

Cognitive Services アカウントコミットメント クォータ。

cost

Cognitive Services アカウントコミットメント コスト。

変数

名前 説明
kind
str

リソースの種類。

sku_name
str

SKU の名前。 例 - P3。 通常は、文字と数字のコードです。

hosting_model
str または HostingModel

アカウント ホスティング モデル。 既知の値は、"Web"、"ConnectedContainer"、"DisconnectedContainer"、および "ProvisionedWeb" です。

plan_type
str

コミットメント プランの種類。

tier
str

コミットメント期間コミットメント レベル。

max_count
int

コミットメント期間コミットメントの最大カウント。

quota

Cognitive Services アカウントコミットメント クォータ。

cost

Cognitive Services アカウントコミットメント コスト。