Uses of Class
com.azure.resourcemanager.automation.fluent.models.JobCreateProperties
Package
Description
Package containing the inner data models for AutomationClient.
-
Uses of JobCreateProperties in com.azure.resourcemanager.automation.fluent.models
Modifier and TypeMethodDescriptionJobCreateProperties.withParameters
(Map<String, String> parameters) Set the parameters property: Gets or sets the parameters of the job.JobCreateProperties.withRunbook
(RunbookAssociationProperty runbook) Set the runbook property: Gets or sets the runbook.Set the runOn property: Gets or sets the runOn which specifies the group name where the job is to be executed.