DeleteBillingProfileEligibilityDetail Class

Validation details of delete billing profile eligibility.

Inheritance
azure.mgmt.billing._serialization.Model
DeleteBillingProfileEligibilityDetail

Constructor

DeleteBillingProfileEligibilityDetail(*, code: str | _models.DeleteBillingProfileEligibilityCode | None = None, message: str | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
code

Code of the delete invoice section eligibility response. Known values are: "None", "ActiveCredits", "ActiveCreditCard", "LastBillingProfile", "NotSupported", "OutstandingCharges", "PendingCharges", "ReservedInstances", and "ActiveBillingSubscriptions".

message
str

Validation message.

Variables

Name Description
code

Code of the delete invoice section eligibility response. Known values are: "None", "ActiveCredits", "ActiveCreditCard", "LastBillingProfile", "NotSupported", "OutstandingCharges", "PendingCharges", "ReservedInstances", and "ActiveBillingSubscriptions".

message
str

Validation message.