Share via


IRemoveProtectionContainerMappingInput Interface

Definition

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

Properties

ProviderSpecificInputInstanceType

The class type.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to