Share via


IUnplannedFailoverProviderSpecificInput Interface

Definition

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

Properties

InstanceType

The class type.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to