Delen via


BillingRoleDefinitionsOperationsExtensions.GetByBillingAccount Methode

Definitie

Hiermee haalt u de definitie op voor een rol in een factureringsrekening. De bewerking wordt ondersteund voor factureringsrekeningen met het overeenkomsttype Microsoft Partner-overeenkomst of Microsoft-klantovereenkomst. https://docs.microsoft.com/en-us/rest/api/billing/

public static Microsoft.Azure.Management.Billing.Models.BillingRoleDefinition GetByBillingAccount(this Microsoft.Azure.Management.Billing.IBillingRoleDefinitionsOperations operations, string billingAccountName, string billingRoleDefinitionName);
static member GetByBillingAccount : Microsoft.Azure.Management.Billing.IBillingRoleDefinitionsOperations * string * string -> Microsoft.Azure.Management.Billing.Models.BillingRoleDefinition
<Extension()>
Public Function GetByBillingAccount (operations As IBillingRoleDefinitionsOperations, billingAccountName As String, billingRoleDefinitionName As String) As BillingRoleDefinition

Parameters

operations
IBillingRoleDefinitionsOperations

De bewerkingsgroep voor deze extensiemethode.

billingAccountName
String

De id die een factureringsrekening uniek identificeert.

billingRoleDefinitionName
String

De id die een roldefinitie uniek identificeert.

Retouren

Van toepassing op