A2AProtectionContainerMappingDetails 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 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
- 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. |