BillingFunctions

Functions

Link copied to clipboard

Gets a role assignment for the caller on a billing account. The operation is supported for billing accounts with agreement type Microsoft Partner Agreement, Microsoft Customer Agreement or Enterprise Agreement. API Version: 2019-10-01-preview.

Link copied to clipboard

Gets a role assignment for the caller on a department. The operation is supported only for billing accounts with agreement type Enterprise Agreement. API Version: 2019-10-01-preview.

suspend fun getBillingRoleAssignmentByDepartment(billingAccountName: String, billingRoleAssignmentName: String, departmentName: String): GetBillingRoleAssignmentByDepartmentResult

Gets a role assignment for the caller on a enrollment Account. The operation is supported only for billing accounts with agreement type Enterprise Agreement. API Version: 2019-10-01-preview.

suspend fun getBillingRoleAssignmentByEnrollmentAccount(billingAccountName: String, billingRoleAssignmentName: String, enrollmentAccountName: String): GetBillingRoleAssignmentByEnrollmentAccountResult