Aracılığıyla paylaş


A2AContainerMappingInput Class

Definition

A2A container mapping input.

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

Constructors

A2AContainerMappingInput()

Initializes a new instance of the A2AContainerMappingInput class.

A2AContainerMappingInput(String, String, String)

Initializes a new instance of the A2AContainerMappingInput 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'

Applies to