IA2AContainerMappingInput Interface
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.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.A2AContainerMappingInputTypeConverter))]
public interface IA2AContainerMappingInput : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.IReplicationProviderSpecificContainerMappingInput
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.A2AContainerMappingInputTypeConverter))>]
type IA2AContainerMappingInput = interface
interface IJsonSerializable
interface IReplicationProviderSpecificContainerMappingInput
Public Interface IA2AContainerMappingInput
Implements IReplicationProviderSpecificContainerMappingInput
- 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 IReplicationProviderSpecificContainerMappingInput) |
Methods
ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |