Partager via


JobStreamOperationsExtensions.ListAsync Méthode

Définition

public static System.Threading.Tasks.Task<Microsoft.Azure.Management.Automation.Models.JobStreamListResponse> ListAsync (this Microsoft.Azure.Management.Automation.IJobStreamOperations operations, string resourceGroupName, string automationAccount, Guid jobId, Microsoft.Azure.Management.Automation.Models.JobStreamListParameters parameters);
static member ListAsync : Microsoft.Azure.Management.Automation.IJobStreamOperations * string * string * Guid * Microsoft.Azure.Management.Automation.Models.JobStreamListParameters -> System.Threading.Tasks.Task<Microsoft.Azure.Management.Automation.Models.JobStreamListResponse>
<Extension()>
Public Function ListAsync (operations As IJobStreamOperations, resourceGroupName As String, automationAccount As String, jobId As Guid, parameters As JobStreamListParameters) As Task(Of JobStreamListResponse)

Paramètres

resourceGroupName
String
automationAccount
String
jobId
Guid

Retours

S’applique à