CommitmentPlanProperties クラス

Cognitive Services アカウント コミットメント プランのプロパティ。

変数はサーバーによってのみ設定され、要求の送信時には無視されます。

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

コンストラクター

CommitmentPlanProperties(*, commitment_plan_guid: str | None = None, hosting_model: str | _models.HostingModel | None = None, plan_type: str | None = None, current: _models.CommitmentPeriod | None = None, auto_renew: bool | None = None, next: _models.CommitmentPeriod | None = None, **kwargs: Any)

Keyword-Only パラメータ

名前 説明
commitment_plan_guid
str

コミットメント プランの guid。

hosting_model
str または HostingModel

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

plan_type
str

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

current

Cognitive Services アカウントのコミットメント期間。

auto_renew

AutoRenew コミットメント プラン。

next

Cognitive Services アカウントのコミットメント期間。

変数

名前 説明
provisioning_state

操作が呼び出されたときのリソースの状態を取得します。 既知の値は、"Accepted"、"Creating"、"Removeing"、"Moving"、"Failed"、"Succeeded"、および "Canceled" です。

commitment_plan_guid
str

コミットメント プランの guid。

hosting_model
str または HostingModel

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

plan_type
str

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

current

Cognitive Services アカウントのコミットメント期間。

auto_renew

AutoRenew コミットメント プラン。

next

Cognitive Services アカウントのコミットメント期間。

last

Cognitive Services アカウントのコミットメント期間。

provisioning_issues

ProvisioningIssue の一覧。