BillingRequestProperties.Recipients 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.
The recipients of the billing request.
public System.Collections.Generic.IList<Azure.ResourceManager.Billing.Models.BillingPrincipal> Recipients { get; }
member this.Recipients : System.Collections.Generic.IList<Azure.ResourceManager.Billing.Models.BillingPrincipal>
Public ReadOnly Property Recipients As IList(Of BillingPrincipal)