DeleteInvoiceSectionEligibilityResult.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 invoice section is eligible to be deleted.
public Azure.ResourceManager.Billing.Models.DeleteInvoiceSectionEligibilityStatus? EligibilityStatus { get; }
member this.EligibilityStatus : Nullable<Azure.ResourceManager.Billing.Models.DeleteInvoiceSectionEligibilityStatus>
Public ReadOnly Property EligibilityStatus As Nullable(Of DeleteInvoiceSectionEligibilityStatus)