CognitiveServicesAccountProperties.CommitmentPlanAssociations Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The commitment plan associations of Cognitive Services account.
public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.CognitiveServices.Models.CommitmentPlanAssociation> CommitmentPlanAssociations { get; }
member this.CommitmentPlanAssociations : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.CognitiveServices.Models.CommitmentPlanAssociation>
Public ReadOnly Property CommitmentPlanAssociations As IReadOnlyList(Of CommitmentPlanAssociation)