JobStreamOperationsExtensions.Get Methode

Definition

Rufen Sie den Auftragsdatenstrom ab, der anhand der Auftragsdatenstrom-ID identifiziert wird. (weitere Informationen finden Sie unter http://aka.ms/azureautomationsdk/jobstreamoperations ).

C#
public static Microsoft.WindowsAzure.Management.Automation.Models.JobStreamGetResponse Get(this Microsoft.WindowsAzure.Management.Automation.IJobStreamOperations operations, string automationAccount, Guid jobId, string jobStreamId);

Parameter

operations
IJobStreamOperations

Verweis auf Microsoft.WindowsAzure.Management.Automation.IJobStreamOperations.

automationAccount
String

Erforderlich. Der Name des Automation-Kontos.

jobId
Guid

Erforderlich. Die Auftrags-ID.

jobStreamId
String

Erforderlich. Die Auftragsdatenstrom-ID.

Gibt zurück

Das Antwortmodell für den Vorgang zum Abrufen des Auftragsdatenstroms.

Gilt für:

Produkt Versionen
Azure SDK for .NET Legacy