CognitiveServicesAccountResource.GetCommitmentPlans メソッド

定義

CognitiveServicesAccount 内の CommitmentPlanResources のコレクションを取得します。

public virtual Azure.ResourceManager.CognitiveServices.CommitmentPlanCollection GetCommitmentPlans ();
abstract member GetCommitmentPlans : unit -> Azure.ResourceManager.CognitiveServices.CommitmentPlanCollection
override this.GetCommitmentPlans : unit -> Azure.ResourceManager.CognitiveServices.CommitmentPlanCollection
Public Overridable Function GetCommitmentPlans () As CommitmentPlanCollection

戻り値

CommitmentPlanResources のコレクションとその CommitmentPlanResource に対する操作を表す オブジェクト。

適用対象