Share via


IAddDisksInput Interface

Definition

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

Properties

ProviderSpecificDetailInstanceType

The class type.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to