BillingPropertyProperties.InvoiceSectionStatus 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.
Identifies the status of an invoice section.
public Azure.ResourceManager.Billing.Models.InvoiceSectionState? InvoiceSectionStatus { get; }
member this.InvoiceSectionStatus : Nullable<Azure.ResourceManager.Billing.Models.InvoiceSectionState>
Public ReadOnly Property InvoiceSectionStatus As Nullable(Of InvoiceSectionState)