DataSliceRunListParameters Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
DataSliceRunListParameters() | |
DataSliceRunListParameters(String) |
DataSliceRunListParameters()
public DataSliceRunListParameters ();
Public Sub New ()
Applies to
DataSliceRunListParameters(String)
public DataSliceRunListParameters (string dataSliceStartTime);
new Microsoft.Azure.Management.DataFactories.Models.DataSliceRunListParameters : string -> Microsoft.Azure.Management.DataFactories.Models.DataSliceRunListParameters
Public Sub New (dataSliceStartTime As String)
Parameters
- dataSliceStartTime
- String