BusinessVerificationRuleProperties.TaxIds Property

Definition

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)

Property Value

Applies to