Uses of Interface
com.azure.resourcemanager.automation.models.JobCollectionItem
Packages that use JobCollectionItem
Package
Description
Package containing the data models for AutomationClient.
-
Uses of JobCollectionItem in com.azure.resourcemanager.automation.models
Methods in com.azure.resourcemanager.automation.models that return types with arguments of type JobCollectionItemModifier and TypeMethodDescriptioncom.azure.core.http.rest.PagedIterable
<JobCollectionItem> Jobs.listByAutomationAccount
(String resourceGroupName, String automationAccountName) Retrieve a list of jobs.com.azure.core.http.rest.PagedIterable
<JobCollectionItem> Jobs.listByAutomationAccount
(String resourceGroupName, String automationAccountName, String filter, String clientRequestId, com.azure.core.util.Context context) Retrieve a list of jobs.