Share via


IRecoveryPlanActionDetails Interface

Definition

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

Properties

InstanceType

Gets the type of action details (see RecoveryPlanActionDetailsTypes enum for possible values).

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to