CommitmentPlanListResult クラス

Cognitive Services アカウント操作応答の一覧。

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

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

コンストラクター

CommitmentPlanListResult(*, next_link: str | None = None, **kwargs: Any)

Keyword-Only パラメータ

名前 説明
next_link
str

CommitmentPlan の次のページを取得するために使用されるリンク。

変数

名前 説明
next_link
str

CommitmentPlan の次のページを取得するために使用されるリンク。

value

Cognitive Services アカウント CommitmentPlan とそのプロパティの一覧を取得します。