2019-03-14 12:28:37 +03:00
|
|
|
# Generated by roxygen2: do not edit by hand
|
|
|
|
|
2019-03-22 11:14:15 +03:00
|
|
|
export(az_app)
|
2019-03-24 15:37:31 +03:00
|
|
|
export(az_device)
|
2021-01-11 20:17:32 +03:00
|
|
|
export(az_directory_role)
|
2019-03-22 11:14:15 +03:00
|
|
|
export(az_group)
|
2019-03-22 22:24:35 +03:00
|
|
|
export(az_object)
|
2019-03-22 11:14:15 +03:00
|
|
|
export(az_service_principal)
|
|
|
|
export(az_user)
|
2021-03-31 16:22:09 +03:00
|
|
|
export(call_batch_endpoint)
|
2019-03-14 16:21:19 +03:00
|
|
|
export(call_graph_endpoint)
|
|
|
|
export(call_graph_url)
|
2019-03-14 15:50:44 +03:00
|
|
|
export(create_graph_login)
|
2019-03-14 20:48:24 +03:00
|
|
|
export(delete_graph_login)
|
2021-04-23 17:56:05 +03:00
|
|
|
export(extract_list_values)
|
|
|
|
export(find_class_generator)
|
2021-01-11 20:17:32 +03:00
|
|
|
export(format_public_fields)
|
|
|
|
export(format_public_methods)
|
2019-03-14 15:50:44 +03:00
|
|
|
export(get_graph_login)
|
2021-03-31 16:22:09 +03:00
|
|
|
export(graph_request)
|
2021-01-11 20:17:32 +03:00
|
|
|
export(is_aad_object)
|
2019-03-14 18:59:37 +03:00
|
|
|
export(is_app)
|
2021-01-11 20:17:32 +03:00
|
|
|
export(is_directory_role)
|
|
|
|
export(is_empty)
|
2019-03-19 01:12:51 +03:00
|
|
|
export(is_group)
|
2021-01-11 20:17:32 +03:00
|
|
|
export(is_msgraph_object)
|
2019-03-14 18:59:37 +03:00
|
|
|
export(is_service_principal)
|
2019-03-19 01:12:51 +03:00
|
|
|
export(is_user)
|
2019-03-14 15:50:44 +03:00
|
|
|
export(list_graph_logins)
|
2019-03-22 11:21:44 +03:00
|
|
|
export(ms_graph)
|
2021-04-23 17:56:05 +03:00
|
|
|
export(ms_graph_pager)
|
2021-01-11 20:17:32 +03:00
|
|
|
export(ms_object)
|
|
|
|
export(named_list)
|
|
|
|
export(register_graph_class)
|
2019-03-14 15:33:24 +03:00
|
|
|
import(AzureAuth)
|
|
|
|
importFrom(utils,modifyList)
|