HybridRunbookWorkerGroupProperties interface
Definition of hybrid runbook worker group property.
Properties
| credential | Sets the credential of a worker group. |
| group |
Type of the HybridWorkerGroup. |
Property Details
credential
Sets the credential of a worker group.
credential?: RunAsCredentialAssociationProperty
Property Value
groupType
Type of the HybridWorkerGroup.
groupType?: string
Property Value
string