Uses of Class
com.azure.resourcemanager.automation.fluent.models.AutomationAccountCreateOrUpdateProperties
Package
Description
Package containing the inner data models for AutomationClient.
-
Uses of AutomationAccountCreateOrUpdateProperties in com.azure.resourcemanager.automation.fluent.models
Modifier and TypeMethodDescriptionAutomationAccountCreateOrUpdateProperties.withDisableLocalAuth
(Boolean disableLocalAuth) Set the disableLocalAuth property: Indicates whether requests using non-AAD authentication are blocked.AutomationAccountCreateOrUpdateProperties.withEncryption
(EncryptionProperties encryption) Set the encryption property: Set the encryption properties for the automation account.AutomationAccountCreateOrUpdateProperties.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.