Uses of Interface
com.azure.resourcemanager.automation.models.JobStreamListResult
Package
Description
Package containing the data models for AutomationClient.
-
Uses of JobStreamListResult in com.azure.resourcemanager.automation.models
Modifier and TypeMethodDescriptionDscCompilationJobStreams.listByJob
(String resourceGroupName, String automationAccountName, UUID jobId) Retrieve all the job streams for the compilation Job.Modifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<JobStreamListResult>
DscCompilationJobStreams.listByJobWithResponse
(String resourceGroupName, String automationAccountName, UUID jobId, com.azure.core.util.Context context) Retrieve all the job streams for the compilation Job.