CommitmentTier Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Cognitive Services account commitment tier.
public class CommitmentTier
type CommitmentTier = class
Public Class CommitmentTier
- Inheritance
-
CommitmentTier
Constructors
CommitmentTier() |
Initializes a new instance of the CommitmentTier class. |
CommitmentTier(String, String, String, String, String, Nullable<Int32>, CommitmentQuota, CommitmentCost) |
Initializes a new instance of the CommitmentTier class. |
Properties
Cost | |
HostingModel |
Gets or sets account hosting model. Possible values include: 'Web', 'ConnectedContainer', 'DisconnectedContainer' |
Kind |
Gets or sets the Kind of the resource. |
MaxCount |
Gets or sets commitment period commitment max count. |
PlanType |
Gets or sets commitment plan type. |
Quota | |
SkuName |
Gets or sets the name of the SKU. Ex - P3. It is typically a letter+number code |
Tier |
Gets or sets commitment period commitment tier. |
Applies to
Azure SDK for .NET