다음을 통해 공유


JobStreamOperationsExtensions.GetTestJobStream 메서드

정의

public static Microsoft.Azure.Management.Automation.Models.JobStreamGetResponse GetTestJobStream (this Microsoft.Azure.Management.Automation.IJobStreamOperations operations, string resourceGroupName, string automationAccount, string runbookName, string jobStreamId);
static member GetTestJobStream : Microsoft.Azure.Management.Automation.IJobStreamOperations * string * string * string * string -> Microsoft.Azure.Management.Automation.Models.JobStreamGetResponse
<Extension()>
Public Function GetTestJobStream (operations As IJobStreamOperations, resourceGroupName As String, automationAccount As String, runbookName As String, jobStreamId As String) As JobStreamGetResponse

매개 변수

resourceGroupName
String
automationAccount
String
runbookName
String
jobStreamId
String

반환

적용 대상