AutomationAccountProperties interface

Definition of the account property.

Properties

automationHybridServiceUrl

URL of automation hybrid service which is used for hybrid worker on-boarding.

creationTime

Gets the creation time.

description

Gets or sets the description.

disableLocalAuth

Indicates whether requests using non-AAD authentication are blocked

encryption

Encryption properties for the automation account

lastModifiedBy

Gets or sets the last modified by.

lastModifiedTime

Gets the last modified time.

privateEndpointConnections

List of Automation operations supported by the Automation resource provider.

publicNetworkAccess

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

sku

Gets or sets the SKU of account.

state

Gets status of account.

Property Details

automationHybridServiceUrl

URL of automation hybrid service which is used for hybrid worker on-boarding.

automationHybridServiceUrl?: string

Property Value

string

creationTime

Gets the creation time.

creationTime?: Date

Property Value

Date

description

Gets or sets the description.

description?: string

Property Value

string

disableLocalAuth

Indicates whether requests using non-AAD authentication are blocked

disableLocalAuth?: boolean

Property Value

boolean

encryption

Encryption properties for the automation account

encryption?: EncryptionProperties

Property Value

lastModifiedBy

Gets or sets the last modified by.

lastModifiedBy?: string

Property Value

string

lastModifiedTime

Gets the last modified time.

lastModifiedTime?: Date

Property Value

Date

privateEndpointConnections

List of Automation operations supported by the Automation resource provider.

privateEndpointConnections?: PrivateEndpointConnection[]

Property Value

publicNetworkAccess

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

publicNetworkAccess?: boolean

Property Value

boolean

sku

Gets or sets the SKU of account.

sku?: Sku

Property Value

Sku

state

Gets status of account.

state?: string

Property Value

string