Partager via


DataLakeAnalyticsAccount.CurrentTier Propriété

Définition

Obtient le niveau d’engagement en cours d’utilisation pour le mois en cours. Les valeurs possibles sont les suivantes : « Consommation », « Commitment_100AUHours », « Commitment_500AUHours », « Commitment_1000AUHours », « Commitment_5000AUHours », « Commitment_10000AUHours », « Commitment_50000AUHours », « Commitment_100000AUHours », « Commitment_500000AUHours »

[Newtonsoft.Json.JsonProperty(PropertyName="properties.currentTier")]
public Microsoft.Azure.Management.DataLake.Analytics.Models.TierType? CurrentTier { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.currentTier")>]
member this.CurrentTier : Nullable<Microsoft.Azure.Management.DataLake.Analytics.Models.TierType>
Public ReadOnly Property CurrentTier As Nullable(Of TierType)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à