Condividi tramite


PSJobReleaseTask Constructors

Definition

Overloads

PSJobReleaseTask()
PSJobReleaseTask(String)

PSJobReleaseTask()

public PSJobReleaseTask ();
Public Sub New ()

Applies to

PSJobReleaseTask(String)

public PSJobReleaseTask (string commandLine);
new Microsoft.Azure.Commands.Batch.Models.PSJobReleaseTask : string -> Microsoft.Azure.Commands.Batch.Models.PSJobReleaseTask
Public Sub New (commandLine As String)

Parameters

commandLine
String

Applies to