ResourceManagementClientGetResourcesPaged Method |
| Name | Description | |
|---|---|---|
| GetResourcesPaged(String, Int32) |
Uses the specified XPath filter to find matching objects in the resource management service, using a SearchResultPager to navigate through the result set
| |
| GetResourcesPaged(String, Int32, IEnumerableString) |
Uses the specified XPath filter to find matching objects in the resource management service, using a SearchResultPager to navigate through the result set
| |
| GetResourcesPaged(String, Int32, CultureInfo) |
Uses the specified XPath filter to find matching objects in the resource management service, using a SearchResultPager to navigate through the result set
| |
| GetResourcesPaged(String, Int32, IEnumerableString, IEnumerableSortingAttribute) |
Uses the specified XPath filter to find matching objects in the resource management service, using a SearchResultPager to navigate through the result set
| |
| GetResourcesPaged(String, Int32, IEnumerableString, CultureInfo) |
Uses the specified XPath filter to find matching objects in the resource management service, using a SearchResultPager to navigate through the result set
| |
| GetResourcesPaged(String, Int32, IEnumerableString, IEnumerableSortingAttribute, CultureInfo) |
Uses the specified XPath filter to find matching objects in the resource management service, using a SearchResultPager to navigate through the result set
| |
| GetResourcesPaged(String, Int32, IEnumerableString, String, Boolean) |
Uses the specified XPath filter to find matching objects in the resource management service, using a SearchResultPager to navigate through the result set
|