你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

A2AProtectionContainerMappingDetails interface

A2A provider specific settings.

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

jobScheduleName

The job schedule arm name.

scheduleName

The schedule arm name.

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"

jobScheduleName

The job schedule arm name.

jobScheduleName?: string

Property Value

string

scheduleName

The schedule arm name.

scheduleName?: string

Property Value

string