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.
Determines if the cost is eligible to be paid for using Azure credits.
public bool? IsAzureCreditEligible { get; }
member this.IsAzureCreditEligible : Nullable<bool>
Public ReadOnly Property IsAzureCreditEligible As Nullable(Of Boolean)