BusinessVerificationRuleProperties.TaxIds 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.
Tax ids associated with the sold-to identity. Populated from the billing account at the time the rule is created. Server-managed.
public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Billing.Trust.Models.BillingTrustTaxId> TaxIds { get; }
member this.TaxIds : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Billing.Trust.Models.BillingTrustTaxId>
Public ReadOnly Property TaxIds As IReadOnlyList(Of BillingTrustTaxId)