Uses of Class
com.azure.resourcemanager.automation.models.HybridRunbookWorkerGroupsListResult
Package
Description
Package containing the data models for AutomationClient.
-
Uses of HybridRunbookWorkerGroupsListResult in com.azure.resourcemanager.automation.models
Modifier and TypeMethodDescriptionHybridRunbookWorkerGroupsListResult.withNextLink
(String nextLink) Set the nextLink property: Gets or sets the next link.HybridRunbookWorkerGroupsListResult.withValue
(List<HybridRunbookWorkerGroupInner> value) Set the value property: Gets or sets a list of hybrid runbook worker groups.