DataLakeAnalyticsAccountData.CurrentTier Property
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 in use for the current month. Serialized Name: DataLakeAnalyticsAccount.properties.currentTier
public Azure.ResourceManager.DataLakeAnalytics.Models.DataLakeAnalyticsCommitmentTierType? CurrentTier { get; }
member this.CurrentTier : Nullable<Azure.ResourceManager.DataLakeAnalytics.Models.DataLakeAnalyticsCommitmentTierType>
Public ReadOnly Property CurrentTier As Nullable(Of DataLakeAnalyticsCommitmentTierType)