CommitmentPlanProperties interface
Properties of Cognitive Services account commitment plan.
Properties
| auto |
AutoRenew commitment plan. |
| commitment |
Commitment plan guid. |
| current | Cognitive Services account commitment period. |
| hosting |
Account hosting model. |
| last | Cognitive Services account commitment period. NOTE: This property will not be serialized. It can only be populated by the server. |
| next | Cognitive Services account commitment period. |
| plan |
Commitment plan type. |
| provisioning |
The list of ProvisioningIssue. NOTE: This property will not be serialized. It can only be populated by the server. |
| provisioning |
Gets the status of the resource at the time the operation was called. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
autoRenew
AutoRenew commitment plan.
autoRenew?: boolean
Property Value
boolean
commitmentPlanGuid
Commitment plan guid.
commitmentPlanGuid?: string
Property Value
string
current
Cognitive Services account commitment period.
current?: CommitmentPeriod
Property Value
hostingModel
Account hosting model.
hostingModel?: string
Property Value
string
last
Cognitive Services account commitment period. NOTE: This property will not be serialized. It can only be populated by the server.
last?: CommitmentPeriod
Property Value
next
Cognitive Services account commitment period.
next?: CommitmentPeriod
Property Value
planType
Commitment plan type.
planType?: string
Property Value
string
provisioningIssues
The list of ProvisioningIssue. NOTE: This property will not be serialized. It can only be populated by the server.
provisioningIssues?: string[]
Property Value
string[]
provisioningState
Gets the status of the resource at the time the operation was called. NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: string
Property Value
string