CommitmentPeriod interface
Cognitive Services account commitment period.
Properties
count | Commitment period commitment count. |
end |
Commitment period end date. NOTE: This property will not be serialized. It can only be populated by the server. |
quota | Cognitive Services account commitment quota. NOTE: This property will not be serialized. It can only be populated by the server. |
start |
Commitment period start date. NOTE: This property will not be serialized. It can only be populated by the server. |
tier | Commitment period commitment tier. |
Property Details
count
Commitment period commitment count.
count?: number
Property Value
number
endDate
Commitment period end date. NOTE: This property will not be serialized. It can only be populated by the server.
endDate?: string
Property Value
string
quota
Cognitive Services account commitment quota. NOTE: This property will not be serialized. It can only be populated by the server.
quota?: CommitmentQuota
Property Value
startDate
Commitment period start date. NOTE: This property will not be serialized. It can only be populated by the server.
startDate?: string
Property Value
string
tier
Commitment period commitment tier.
tier?: string
Property Value
string