ResourceDetailsClient Interface
public interface ResourceDetailsClient
An instance of this class provides access to all the operations defined in ResourceDetailsClient.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
Paged |
listByPool(String resourceGroupName, String poolName)
List Resource |
|
abstract
Paged |
listByPool(String resourceGroupName, String poolName, Context context)
List Resource |
Method Details
listByPool
public abstract PagedIterable<ResourceDetailsObjectInner> listByPool(String resourceGroupName, String poolName)
List ResourceDetailsObject resources by Pool.
Parameters:
Returns:
listByPool
public abstract PagedIterable<ResourceDetailsObjectInner> listByPool(String resourceGroupName, String poolName, Context context)
List ResourceDetailsObject resources by Pool.
Parameters:
Returns: