DataSliceRunListResponse
Class
Definition
The List data slice runs operation response.
public class DataSliceRunListResponse : Microsoft.Azure.AzureOperationResponse
- Inheritance
-
Microsoft.Azure.AzureOperationResponseDataSliceRunListResponse
Constructors
| DataSliceRunListResponse() |
Initializes a new instance of the DataSliceRunListResponse class. |
| DataSliceRunListResponse(String) |
Initializes a new instance of the DataSliceRunListResponse class with required arguments. |
Properties
| DataSliceRuns |
Optional. List of data slices. |
| NextLink |
Required. The link (url) to the next page of results. |