Share via


ITestFailoverCleanupInput Interface

Definition

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

Properties

Comment

Test failover cleanup comments.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to