DeleteBillingProfileEligibilityResult.EligibilityStatus 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.
Status describing if billing profile is eligible to be deleted.
public Azure.ResourceManager.Billing.Models.DeleteBillingProfileEligibilityStatus? EligibilityStatus { get; }
member this.EligibilityStatus : Nullable<Azure.ResourceManager.Billing.Models.DeleteBillingProfileEligibilityStatus>
Public ReadOnly Property EligibilityStatus As Nullable(Of DeleteBillingProfileEligibilityStatus)