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 Azure.Provisioning.BicepList<Azure.Provisioning.CognitiveServices.CommitmentPlanAssociation> CommitmentPlanAssociations { get; }
member this.CommitmentPlanAssociations : Azure.Provisioning.BicepList<Azure.Provisioning.CognitiveServices.CommitmentPlanAssociation>
Public ReadOnly Property CommitmentPlanAssociations As BicepList(Of CommitmentPlanAssociation)