GetHybridRunbookWorkerGroupResult

data class GetHybridRunbookWorkerGroupResult(val azureApiVersion: String, val credential: RunAsCredentialAssociationPropertyResponse? = null, val groupType: String? = null, val id: String, val name: String, val systemData: SystemDataResponse, val type: String)

Definition of hybrid runbook worker group.

Constructors

Link copied to clipboard
constructor(azureApiVersion: String, credential: RunAsCredentialAssociationPropertyResponse? = null, groupType: String? = null, id: String, name: String, systemData: SystemDataResponse, type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Azure API version of the resource.

Link copied to clipboard

Sets the credential of a worker group.

Link copied to clipboard
val groupType: String? = null

Type of the HybridWorkerGroup.

Link copied to clipboard
val id: String

Fully qualified resource Id for the resource

Link copied to clipboard

The name of the resource

Link copied to clipboard

Resource system metadata.

Link copied to clipboard

The type of the resource.