Share via


IRemoveDisksInput Interface

Definition

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

Properties

ProviderSpecificDetailInstanceType

The class type.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to