IVMwareCbtContainerCreationInput Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20250801.VMwareCbtContainerCreationInputTypeConverter))]
public interface IVMwareCbtContainerCreationInput : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20250801.IReplicationProviderSpecificContainerCreationInput
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20250801.VMwareCbtContainerCreationInputTypeConverter))>]
type IVMwareCbtContainerCreationInput = interface
    interface IJsonSerializable
    interface IReplicationProviderSpecificContainerCreationInput
Public Interface IVMwareCbtContainerCreationInput
Implements IReplicationProviderSpecificContainerCreationInput
Derived
Attributes
Implements

Properties

Name Description
InstanceType

The class type.

(Inherited from IReplicationProviderSpecificContainerCreationInput)

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to