共用方式為


A2AUpdateContainerMappingInput interface

A2A update protection container mapping.

Extends

Properties

agentAutoUpdateStatus

A value indicating whether the auto update is enabled.

automationAccountArmId

The automation account arm id.

automationAccountAuthenticationType

A value indicating the type authentication to use for automation Account.

instanceType

Polymorphic discriminator, which specifies the different types this object can be

Property Details

agentAutoUpdateStatus

A value indicating whether the auto update is enabled.

agentAutoUpdateStatus?: string

Property Value

string

automationAccountArmId

The automation account arm id.

automationAccountArmId?: string

Property Value

string

automationAccountAuthenticationType

A value indicating the type authentication to use for automation Account.

automationAccountAuthenticationType?: string

Property Value

string

instanceType

Polymorphic discriminator, which specifies the different types this object can be

instanceType: "A2A"

Property Value

"A2A"