licensemanagerusersubscriptions_list_license_server_endpoints {paws.management} | R Documentation |
List the Remote Desktop Services (RDS) License Server endpoints
Description
List the Remote Desktop Services (RDS) License Server endpoints
See https://www.paws-r-sdk.com/docs/licensemanagerusersubscriptions_list_license_server_endpoints/ for full documentation.
Usage
licensemanagerusersubscriptions_list_license_server_endpoints(
Filters = NULL,
MaxResults = NULL,
NextToken = NULL
)
Arguments
Filters |
You can use the following filters to streamline results:
|
MaxResults |
The maximum number of results to return from a single request. |
NextToken |
A token to specify where to start paginating. This is the nextToken from a previously truncated response. |
[Package paws.management version 0.9.0 Index]