Share via


AutomationAccountPatch Class

Definition

The parameters supplied to the update automation account operation.

public class AutomationAccountPatch
type AutomationAccountPatch = class
Public Class AutomationAccountPatch
Inheritance
AutomationAccountPatch

Constructors

AutomationAccountPatch()

Initializes a new instance of AutomationAccountPatch.

Properties

Encryption

Set the encryption properties for the automation account.

Identity

Sets the identity property for automation account.

IsLocalAuthDisabled

Indicates whether requests using non-AAD authentication are blocked.

IsPublicNetworkAccessAllowed

Indicates whether traffic on the non-ARM endpoint (Webhook/Agent) is allowed from the public internet.

Location

Gets or sets the location of the resource.

Name

Gets or sets the name of the resource.

Sku

Gets or sets account SKU.

Tags

Gets or sets the tags attached to the resource.

Applies to