C# Class Microsoft.Azure.Commands.Batch.Models.PSStartTask

显示文件 Open project: Azure/azure-powershell Class Usage Examples

Public Methods

Method Description
PSStartTask ( ) : System
PSStartTask ( string commandLine ) : System

Private Methods

Method Description
PSStartTask ( Microsoft omObject ) : System

Method Details

PSStartTask() public method

public PSStartTask ( ) : System
return System

PSStartTask() public method

public PSStartTask ( string commandLine ) : System
commandLine string
return System