list Service Group Ancestors
suspend fun listServiceGroupAncestors(argument: ListServiceGroupAncestorsPlainArgs): ListServiceGroupAncestorsResult
Get the details of the serviceGroup's ancestors Uses Azure REST API version 2024-02-01-preview.
Return
Response holding an array of service groups and a nextLink that supports pagination
Parameters
argument
null
Return
Response holding an array of service groups and a nextLink that supports pagination
Parameters
service Group Name
ServiceGroup Name.
See also
suspend fun listServiceGroupAncestors(argument: suspend ListServiceGroupAncestorsPlainArgsBuilder.() -> Unit): ListServiceGroupAncestorsResult
Return
Response holding an array of service groups and a nextLink that supports pagination
Parameters
argument
Builder for com.pulumi.azurenative.management.kotlin.inputs.ListServiceGroupAncestorsPlainArgs.