Partager via


A2AProtectionContainerMappingDetails Class

Definition

A2A provider specific settings.

[Newtonsoft.Json.JsonObject("A2A")]
public class A2AProtectionContainerMappingDetails : Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.ProtectionContainerMappingProviderSpecificDetails
[<Newtonsoft.Json.JsonObject("A2A")>]
type A2AProtectionContainerMappingDetails = class
    inherit ProtectionContainerMappingProviderSpecificDetails
Public Class A2AProtectionContainerMappingDetails
Inherits ProtectionContainerMappingProviderSpecificDetails
Inheritance
A2AProtectionContainerMappingDetails
Attributes
Newtonsoft.Json.JsonObjectAttribute

Constructors

A2AProtectionContainerMappingDetails()

Initializes a new instance of the A2AProtectionContainerMappingDetails class.

A2AProtectionContainerMappingDetails(String, String, String, String, String)

Initializes a new instance of the A2AProtectionContainerMappingDetails class.

Properties

AgentAutoUpdateStatus

Gets or sets a value indicating whether the auto update is enabled. Possible values include: 'Disabled', 'Enabled'

AutomationAccountArmId

Gets or sets the automation account arm id.

AutomationAccountAuthenticationType

Gets or sets a value indicating the type authentication to use for automation Account. Possible values include: 'RunAsAccount', 'SystemAssignedIdentity'

JobScheduleName

Gets or sets the job schedule arm name.

ScheduleName

Gets or sets the schedule arm name.

Applies to