Uses of Interface
com.azure.resourcemanager.automation.models.AutomationAccount.Update
Package
Description
Package containing the data models for AutomationClient.
-
Uses of AutomationAccount.Update in com.azure.resourcemanager.automation.models
Modifier and TypeMethodDescriptionAutomationAccount.update()
Begins update for the AutomationAccount resource.AutomationAccount.UpdateStages.WithDisableLocalAuth.withDisableLocalAuth
(Boolean disableLocalAuth) Specifies the disableLocalAuth property: Indicates whether requests using non-AAD authentication are blocked.AutomationAccount.UpdateStages.WithEncryption.withEncryption
(EncryptionProperties encryption) Specifies the encryption property: Set the encryption properties for the automation account.AutomationAccount.UpdateStages.WithIdentity.withIdentity
(Identity identity) Specifies the identity property: Sets the identity property for automation account.Specifies the name property: Gets or sets the name of the resource..AutomationAccount.UpdateStages.WithPublicNetworkAccess.withPublicNetworkAccess
(Boolean publicNetworkAccess) Specifies the publicNetworkAccess property: Indicates whether traffic on the non-ARM endpoint (Webhook/Agent) is allowed from the public internet.Specifies the sku property: Gets or sets account SKU..Specifies the tags property: Gets or sets the tags attached to the resource..