Uses of Interface
com.azure.resourcemanager.automation.models.JobStreamListResult
Packages that use JobStreamListResult
Package
Description
Package containing the data models for AutomationClient.
-
Uses of JobStreamListResult in com.azure.resourcemanager.automation.models
Methods in com.azure.resourcemanager.automation.models that return JobStreamListResultModifier and TypeMethodDescriptionDscCompilationJobStreams.listByJob
(String resourceGroupName, String automationAccountName, UUID jobId) Retrieve all the job streams for the compilation Job.Methods in com.azure.resourcemanager.automation.models that return types with arguments of type JobStreamListResultModifier 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.