DataSliceListParameters Class

Definition

Parameters specifying the filters for the list data slices operation.

public class DataSliceListParameters
Inheritance
DataSliceListParameters

Constructors

DataSliceListParameters()

Initializes a new instance of the DataSliceListParameters class.

DataSliceListParameters(String, String)

Initializes a new instance of the DataSliceListParameters class with required arguments.

Properties

DataSliceRangeEndTime

Required. The data slice range end time in round-trip ISO 8601 format.

DataSliceRangeStartTime

Required. The data slice range start time in round-trip ISO 8601 format.

Extension Methods

IsDefined(Object)
IsNull(Object)
IsPrimitive(Object)