CognitiveServicesAccountResource.GetCommitmentPlans Method

Definition

Gets a collection of CommitmentPlanResources in the CognitiveServicesAccount.

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

Returns

An object representing collection of CommitmentPlanResources and their operations over a CommitmentPlanResource.

Applies to