Dela via


InstructionsOperationsExtensions.ListByBillingProfile Metod

Definition

Visar anvisningarna efter faktureringsprofil-ID. https://docs.microsoft.com/en-us/rest/api/billing/

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Billing.Models.Instruction> ListByBillingProfile (this Microsoft.Azure.Management.Billing.IInstructionsOperations operations, string billingAccountName, string billingProfileName);
static member ListByBillingProfile : Microsoft.Azure.Management.Billing.IInstructionsOperations * string * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Billing.Models.Instruction>
<Extension()>
Public Function ListByBillingProfile (operations As IInstructionsOperations, billingAccountName As String, billingProfileName As String) As IPage(Of Instruction)

Parametrar

operations
IInstructionsOperations

Åtgärdsgruppen för den här tilläggsmetoden.

billingAccountName
String

Det ID som unikt identifierar ett faktureringskonto.

billingProfileName
String

Det ID som unikt identifierar en faktureringsprofil.

Returer

Gäller för