Management Functions
object ManagementFunctions
Functions
Link copied to clipboard
Describes the result of the request to view entities. API Version: 2020-05-01.
Link copied to clipboard
Settings defined at the Management Group scope. API Version: 2020-05-01.
suspend fun getHierarchySetting(argument: suspend GetHierarchySettingPlainArgsBuilder.() -> Unit): GetHierarchySettingResult
Link copied to clipboard
The management group details. API Version: 2020-05-01.
suspend fun getManagementGroup(argument: suspend GetManagementGroupPlainArgsBuilder.() -> Unit): GetManagementGroupResult
suspend fun getManagementGroup(expand: String? = null, filter: String? = null, groupId: String, recurse: Boolean? = null): GetManagementGroupResult
Link copied to clipboard
suspend fun getManagementGroupSubscription(argument: GetManagementGroupSubscriptionPlainArgs): GetManagementGroupSubscriptionResult
The details of subscription under management group. API Version: 2020-05-01.
suspend fun getManagementGroupSubscription(argument: suspend GetManagementGroupSubscriptionPlainArgsBuilder.() -> Unit): GetManagementGroupSubscriptionResult
suspend fun getManagementGroupSubscription(groupId: String, subscriptionId: String? = null): GetManagementGroupSubscriptionResult