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
|
Commitment period commitment tier. Default value: None
|
|
count
|
Commitment period commitment count. Default value: None
|
Variables
| Name | Description |
|---|---|
|
tier
|
Commitment period commitment tier. |
|
count
|
Commitment period commitment count. |
|
quota
|
Cognitive Services account commitment quota. |
|
start_date
|
Commitment period start date. |
|
end_date
|
Commitment period end date. |