Megosztás a következőn keresztül:


IJobStreamOperations.ListAsync Metódus

Definíció

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

Paraméterek

resourceGroupName
String
automationAccount
String
jobId
Guid
cancellationToken
CancellationToken

Válaszok

A következőre érvényes: