Share via


AutomationAccountCreateOrUpdateContent Class

Definition

The parameters supplied to the create or update automation account operation.

public class AutomationAccountCreateOrUpdateContent
type AutomationAccountCreateOrUpdateContent = class
Public Class AutomationAccountCreateOrUpdateContent
Inheritance
AutomationAccountCreateOrUpdateContent

Constructors

AutomationAccountCreateOrUpdateContent()

Initializes a new instance of AutomationAccountCreateOrUpdateContent.

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 name of the resource.

Sku

Gets or sets account SKU.

Tags

Gets or sets the tags attached to the resource.

Applies to