DataLakeAnalyticsCommitmentTierType Enum
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.
The commitment tier for the next month. Serialized Name: TierType
public enum DataLakeAnalyticsCommitmentTierType
type DataLakeAnalyticsCommitmentTierType =
Public Enum DataLakeAnalyticsCommitmentTierType
- Inheritance
-
DataLakeAnalyticsCommitmentTierType
Fields
Name | Value | Description |
---|---|---|
Consumption | 0 | Consumption Serialized Name: TierType.Consumption |
Commitment100AUHours | 1 | Commitment_100AUHours Serialized Name: TierType.Commitment_100AUHours |
Commitment500AUHours | 2 | Commitment_500AUHours Serialized Name: TierType.Commitment_500AUHours |
Commitment1000AUHours | 3 | Commitment_1000AUHours Serialized Name: TierType.Commitment_1000AUHours |
Commitment5000AUHours | 4 | Commitment_5000AUHours Serialized Name: TierType.Commitment_5000AUHours |
Commitment10000AUHours | 5 | Commitment_10000AUHours Serialized Name: TierType.Commitment_10000AUHours |
Commitment50000AUHours | 6 | Commitment_50000AUHours Serialized Name: TierType.Commitment_50000AUHours |
Commitment100000AUHours | 7 | Commitment_100000AUHours Serialized Name: TierType.Commitment_100000AUHours |
Commitment500000AUHours | 8 | Commitment_500000AUHours Serialized Name: TierType.Commitment_500000AUHours |
Applies to
Azure SDK for .NET