ISchedulerV3SP3.SubmitJob(ISchedulerJob, String, String) Method
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.
public void SubmitJob (Microsoft.Hpc.Scheduler.ISchedulerJob job, string username, string password);
abstract member SubmitJob : Microsoft.Hpc.Scheduler.ISchedulerJob * string * string -> unit
Public Sub SubmitJob (job As ISchedulerJob, username As String, password As String)
Parameters
- job
- ISchedulerJob
- username
- String
- password
- String