Skip to main content

hybrid_runbook_worker_group

Overview

Namehybrid_runbook_worker_group
TypeResource
Idazure.automation.hybrid_runbook_worker_group

Fields

NameDatatypeDescription
idstringFully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
namestringThe name of the resource
propertiesobjectDefinition of hybrid runbook worker group property.
systemDataobjectMetadata pertaining to creation and last modification of the resource.
typestringThe type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

Methods

NameAccessible byRequired ParamsDescription
getSELECTautomationAccountName, hybridRunbookWorkerGroupName, resourceGroupName, subscriptionIdRetrieve a hybrid runbook worker group.
list_by_automation_accountSELECTautomationAccountName, resourceGroupName, subscriptionIdRetrieve a list of hybrid runbook worker groups.
createINSERTautomationAccountName, hybridRunbookWorkerGroupName, resourceGroupName, subscriptionIdCreate a hybrid runbook worker group.
deleteDELETEautomationAccountName, hybridRunbookWorkerGroupName, resourceGroupName, subscriptionIdDelete a hybrid runbook worker group.
_list_by_automation_accountEXECautomationAccountName, resourceGroupName, subscriptionIdRetrieve a list of hybrid runbook worker groups.
updateEXECautomationAccountName, hybridRunbookWorkerGroupName, resourceGroupName, subscriptionIdUpdate a hybrid runbook worker group.