你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IA2AUpdateContainerMappingInput Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202401.A2AUpdateContainerMappingInputTypeConverter))]
public interface IA2AUpdateContainerMappingInput : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202401.IReplicationProviderSpecificUpdateContainerMappingInput
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202401.A2AUpdateContainerMappingInputTypeConverter))>]
type IA2AUpdateContainerMappingInput = interface
    interface IJsonSerializable
    interface IReplicationProviderSpecificUpdateContainerMappingInput
Public Interface IA2AUpdateContainerMappingInput
Implements IReplicationProviderSpecificUpdateContainerMappingInput
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

The class type.

(Inherited from IReplicationProviderSpecificUpdateContainerMappingInput)

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to