Uses of Class
com.azure.resourcemanager.automation.fluent.models.HybridRunbookWorkerProperties
Package
Description
Package containing the inner data models for AutomationClient.
-
Uses of HybridRunbookWorkerProperties in com.azure.resourcemanager.automation.fluent.models
Modifier and TypeMethodDescriptionSet the ip property: Gets or sets the assigned machine IP address.HybridRunbookWorkerProperties.withLastSeenDateTime
(OffsetDateTime lastSeenDateTime) Set the lastSeenDateTime property: Last Heartbeat from the Worker.HybridRunbookWorkerProperties.withRegisteredDateTime
(OffsetDateTime registeredDateTime) Set the registeredDateTime property: Gets or sets the registration time of the worker machine.HybridRunbookWorkerProperties.withVmResourceId
(String vmResourceId) Set the vmResourceId property: Azure Resource Manager Id for a virtual machine.HybridRunbookWorkerProperties.withWorkerName
(String workerName) Set the workerName property: Name of the HybridWorker.HybridRunbookWorkerProperties.withWorkerType
(WorkerType workerType) Set the workerType property: Type of the HybridWorker.