DatasetListResponse
Class
Definition
The List Datasets operation response.
public class DatasetListResponse : Microsoft.Azure.AzureOperationResponse
- Inheritance
-
Microsoft.Azure.AzureOperationResponseDatasetListResponse
Constructors
| DatasetListResponse() |
Initializes a new instance of the DatasetListResponse class. |
| DatasetListResponse(String) |
Initializes a new instance of the DatasetListResponse class with required arguments. |
Properties
| Datasets |
A list of the returned Dataset instances. |
| NextLink |
Required. The link (url) to the next page of results. |