PSDataSliceRun 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
PSDataSliceRun() | |
PSDataSliceRun(DataSliceRun) |
PSDataSliceRun()
public PSDataSliceRun ();
Public Sub New ()
Applies to
PSDataSliceRun(DataSliceRun)
public PSDataSliceRun (Microsoft.Azure.Management.DataFactories.Models.DataSliceRun dataSliceRun);
new Microsoft.Azure.Commands.DataFactories.Models.PSDataSliceRun : Microsoft.Azure.Management.DataFactories.Models.DataSliceRun -> Microsoft.Azure.Commands.DataFactories.Models.PSDataSliceRun
Public Sub New (dataSliceRun As DataSliceRun)
Parameters
- dataSliceRun
- DataSliceRun