DeleteInvoiceSectionEligibilityDetail Class

The details of delete invoice section eligibility result.

Inheritance
azure.mgmt.billing._serialization.Model
DeleteInvoiceSectionEligibilityDetail

Constructor

DeleteInvoiceSectionEligibilityDetail(*, code: str | _models.DeleteInvoiceSectionEligibilityCode | None = None, message: str | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
code

Code for the delete invoice section validation. Known values are: "Other", "LastInvoiceSection", "ActiveAzurePlans", "ReservedInstances", and "ActiveBillingSubscriptions".

message
str

Validation message.

Variables

Name Description
code

Code for the delete invoice section validation. Known values are: "Other", "LastInvoiceSection", "ActiveAzurePlans", "ReservedInstances", and "ActiveBillingSubscriptions".

message
str

Validation message.