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