CommitmentPlanProperties.Current 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.
Cognitive Services account commitment period.
public Azure.Provisioning.CognitiveServices.CommitmentPeriod Current { get; set; }
public Azure.Provisioning.BicepValue<Azure.Provisioning.CognitiveServices.CommitmentPeriod> Current { get; set; }
member this.Current : Azure.Provisioning.CognitiveServices.CommitmentPeriod with get, set
member this.Current : Azure.Provisioning.BicepValue<Azure.Provisioning.CognitiveServices.CommitmentPeriod> with get, set
Public Property Current As CommitmentPeriod
Public Property Current As BicepValue(Of CommitmentPeriod)