HybridRunbookWorkerGroupCreateOrUpdateParameters interface
The parameters supplied to the create hybrid runbook worker group operation.
Properties
credential | Sets the credential of a worker group. |
name | Gets or sets the name of the resource. |
Property Details
credential
Sets the credential of a worker group.
credential?: RunAsCredentialAssociationProperty
Property Value
name
Gets or sets the name of the resource.
name?: string
Property Value
string
Совместная работа с нами на GitHub
Источник этого содержимого можно найти на GitHub, где также можно создавать и просматривать проблемы и запросы на вытягивание. Дополнительные сведения см. в нашем руководстве для участников.
Azure SDK for JavaScript