View source: R/directoryservice_operations.R
directoryservice_list_schema_extensions | R Documentation |
Lists all schema extensions applied to a Microsoft AD Directory.
See https://www.paws-r-sdk.com/docs/directoryservice_list_schema_extensions/ for full documentation.
directoryservice_list_schema_extensions(
DirectoryId,
NextToken = NULL,
Limit = NULL
)
DirectoryId |
[required] The identifier of the directory from which to retrieve the schema extension information. |
NextToken |
The |
Limit |
The maximum number of items to return. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.