你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
A2AContainerMappingInput Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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' |