Uses of Class
com.azure.resourcemanager.automation.fluent.models.WebhookUpdateProperties
Package
Description
Package containing the inner data models for AutomationClient.
-
Uses of WebhookUpdateProperties in com.azure.resourcemanager.automation.fluent.models
Modifier and TypeMethodDescriptionWebhookUpdateProperties.withDescription
(String description) Set the description property: Gets or sets the description of the webhook.WebhookUpdateProperties.withIsEnabled
(Boolean isEnabled) Set the isEnabled property: Gets or sets the value of the enabled flag of webhook.WebhookUpdateProperties.withParameters
(Map<String, String> parameters) Set the parameters property: Gets or sets the parameters of the job.Set the runOn property: Gets or sets the name of the hybrid worker group the webhook job will run on.