DeploymentProperties クラス

Cognitive Services アカウントの展開のプロパティ。

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

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

コンストラクター

DeploymentProperties(*, model: _models.DeploymentModel | None = None, scale_settings: _models.DeploymentScaleSettings | None = None, rai_policy_name: str | None = None, version_upgrade_option: str | _models.DeploymentModelVersionUpgradeOption | None = None, **kwargs: Any)

Keyword-Only パラメータ

名前 説明
model

Cognitive Services アカウントデプロイ モデルのプロパティ。

scale_settings

Cognitive Services アカウントデプロイ モデルのプロパティ。

rai_policy_name
str

RAI ポリシーの名前。

version_upgrade_option

デプロイ モデルのバージョン アップグレード オプション。 既知の値は、"OnceNewDefaultVersionAvailable"、"OnceCurrentVersionExpired"、"NoAutoUpgrade" です。

変数

名前 説明
provisioning_state

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

model

Cognitive Services アカウントデプロイ モデルのプロパティ。

scale_settings

Cognitive Services アカウントデプロイ モデルのプロパティ。

capabilities

機能。

rai_policy_name
str

RAI ポリシーの名前。

call_rate_limit

呼び出しレート制限 Cognitive Services アカウント。

rate_limits
version_upgrade_option

デプロイ モデルのバージョン アップグレード オプション。 既知の値は、"OnceNewDefaultVersionAvailable"、"OnceCurrentVersionExpired"、"NoAutoUpgrade" です。