Share via


IA2AProtectionContainerMappingDetails Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.A2AProtectionContainerMappingDetailsTypeConverter))]
public interface IA2AProtectionContainerMappingDetails : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.IProtectionContainerMappingProviderSpecificDetails
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.A2AProtectionContainerMappingDetailsTypeConverter))>]
type IA2AProtectionContainerMappingDetails = interface
    interface IJsonSerializable
    interface IProtectionContainerMappingProviderSpecificDetails
Public Interface IA2AProtectionContainerMappingDetails
Implements IProtectionContainerMappingProviderSpecificDetails
Derived
Attributes
Implements

Properties

AgentAutoUpdateStatus

A value indicating whether the auto update is enabled.

AutomationAccountArmId

The automation account arm id.

AutomationAccountAuthenticationType

A value indicating the type authentication to use for automation Account.

InstanceType

Gets the class type. Overridden in derived classes.

(Inherited from IProtectionContainerMappingProviderSpecificDetails)
JobScheduleName

The job schedule arm name.

ScheduleName

The schedule arm name.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to