Share via


CommitmentPeriod Class

Cognitive Services account commitment period.

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

Constructor

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

Keyword-Only Parameters

Name Description
tier
str

Commitment period commitment tier.

Default value: None
count
int

Commitment period commitment count.

Default value: None

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.