BillingPropertyProperties.InvoiceSectionStatusReasonCode 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.
Reason for the specified invoice section status.
public Azure.ResourceManager.Billing.Models.InvoiceSectionStateReasonCode? InvoiceSectionStatusReasonCode { get; }
member this.InvoiceSectionStatusReasonCode : Nullable<Azure.ResourceManager.Billing.Models.InvoiceSectionStateReasonCode>
Public ReadOnly Property InvoiceSectionStatusReasonCode As Nullable(Of InvoiceSectionStateReasonCode)