DeleteInvoiceSectionEligibilityDetail.Code 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.
Code for the delete invoice section validation.
public Azure.ResourceManager.Billing.Models.DeleteInvoiceSectionEligibilityCode? Code { get; }
member this.Code : Nullable<Azure.ResourceManager.Billing.Models.DeleteInvoiceSectionEligibilityCode>
Public ReadOnly Property Code As Nullable(Of DeleteInvoiceSectionEligibilityCode)