Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface A2AProtectionContainerMappingDetails

Package version

interface

An interface representing A2AProtectionContainerMappingDetails. A2A provider specific settings.

Hierarchy

  • A2AProtectionContainerMappingDetails

Index

Properties

Optional agentAutoUpdateStatus

agentAutoUpdateStatus: AgentAutoUpdateStatus
member

{AgentAutoUpdateStatus} [agentAutoUpdateStatus] A value indicating whether the auto update is enabled. Possible values include: 'Disabled', 'Enabled'

Optional automationAccountArmId

automationAccountArmId: undefined | string
member

{string} [automationAccountArmId] The automation account arm id.

instanceType

instanceType: "A2A"
member

{string} instanceType Polymorphic Discriminator

Optional jobScheduleName

jobScheduleName: undefined | string
member

{string} [jobScheduleName] The job schedule arm name.

Optional scheduleName

scheduleName: undefined | string
member

{string} [scheduleName] The schedule arm name.

Generated using TypeDoc