Billing Functions
object BillingFunctions
Functions
Link copied to clipboard
suspend fun getBillingRoleAssignmentByBillingAccount(argument: GetBillingRoleAssignmentByBillingAccountPlainArgs): GetBillingRoleAssignmentByBillingAccountResult
The role assignment API Version: 2019-10-01-preview.
suspend fun getBillingRoleAssignmentByBillingAccount(argument: suspend GetBillingRoleAssignmentByBillingAccountPlainArgsBuilder.() -> Unit): GetBillingRoleAssignmentByBillingAccountResult
suspend fun getBillingRoleAssignmentByBillingAccount(billingAccountName: String, billingRoleAssignmentName: String): GetBillingRoleAssignmentByBillingAccountResult
Link copied to clipboard
suspend fun getBillingRoleAssignmentByDepartment(argument: GetBillingRoleAssignmentByDepartmentPlainArgs): GetBillingRoleAssignmentByDepartmentResult
The role assignment API Version: 2019-10-01-preview.
suspend fun getBillingRoleAssignmentByDepartment(argument: suspend GetBillingRoleAssignmentByDepartmentPlainArgsBuilder.() -> Unit): GetBillingRoleAssignmentByDepartmentResult
suspend fun getBillingRoleAssignmentByDepartment(billingAccountName: String, billingRoleAssignmentName: String, departmentName: String): GetBillingRoleAssignmentByDepartmentResult
Link copied to clipboard
suspend fun getBillingRoleAssignmentByEnrollmentAccount(argument: GetBillingRoleAssignmentByEnrollmentAccountPlainArgs): GetBillingRoleAssignmentByEnrollmentAccountResult
The role assignment API Version: 2019-10-01-preview.
suspend fun getBillingRoleAssignmentByEnrollmentAccount(argument: suspend GetBillingRoleAssignmentByEnrollmentAccountPlainArgsBuilder.() -> Unit): GetBillingRoleAssignmentByEnrollmentAccountResult
suspend fun getBillingRoleAssignmentByEnrollmentAccount(billingAccountName: String, billingRoleAssignmentName: String, enrollmentAccountName: String): GetBillingRoleAssignmentByEnrollmentAccountResult
Link copied to clipboard
suspend fun listBillingAccountInvoiceSectionsByCreateSubscriptionPermission(argument: ListBillingAccountInvoiceSectionsByCreateSubscriptionPermissionPlainArgs): ListBillingAccountInvoiceSectionsByCreateSubscriptionPermissionResult
The list of invoice section properties with create subscription permission. API Version: 2020-05-01.
suspend fun listBillingAccountInvoiceSectionsByCreateSubscriptionPermission(billingAccountName: String): ListBillingAccountInvoiceSectionsByCreateSubscriptionPermissionResult