Uses of Class
com.azure.resourcemanager.automation.fluent.models.AutomationAccountUpdateProperties
Package
Description
Package containing the inner data models for AutomationClient.
-
Uses of AutomationAccountUpdateProperties in com.azure.resourcemanager.automation.fluent.models
Modifier and TypeMethodDescriptionAutomationAccountUpdateProperties.withDisableLocalAuth
(Boolean disableLocalAuth) Set the disableLocalAuth property: Indicates whether requests using non-AAD authentication are blocked.AutomationAccountUpdateProperties.withEncryption
(EncryptionProperties encryption) Set the encryption property: Set the encryption properties for the automation account.AutomationAccountUpdateProperties.withPublicNetworkAccess
(Boolean publicNetworkAccess) Set the publicNetworkAccess property: Indicates whether traffic on the non-ARM endpoint (Webhook/Agent) is allowed from the public internet.Set the sku property: Gets or sets account SKU.