CommitmentPeriod Class

Cognitive Services account commitment period.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
azure.mgmt.cognitiveservices._serialization.Model
CommitmentPeriod

Constructor

CommitmentPeriod(*, tier: str | None = None, count: int | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
tier
str

Commitment period commitment tier.

count
int

Commitment period commitment count.

Variables

Name Description
tier
str

Commitment period commitment tier.

count
int

Commitment period commitment count.

quota

Cognitive Services account commitment quota.

start_date
str

Commitment period start date.

end_date
str

Commitment period end date.