Click or drag to resize

ResourceManagementClientGetResourcesPaged Method

Overload List
  NameDescription
Public methodGetResourcesPaged(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
Public methodGetResourcesPaged(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
Public methodGetResourcesPaged(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
Public methodGetResourcesPaged(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
Public methodGetResourcesPaged(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
Public methodGetResourcesPaged(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
Public methodGetResourcesPaged(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
Top
See Also