RecoveryPlanUnplannedFailoverInput Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20210210.RecoveryPlanUnplannedFailoverInputTypeConverter))]
public class RecoveryPlanUnplannedFailoverInput : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20210210.IRecoveryPlanUnplannedFailoverInput
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20210210.RecoveryPlanUnplannedFailoverInputTypeConverter))>]
type RecoveryPlanUnplannedFailoverInput = class
    interface IRecoveryPlanUnplannedFailoverInput
    interface IJsonSerializable
Public Class RecoveryPlanUnplannedFailoverInput
Implements IRecoveryPlanUnplannedFailoverInput
Inheritance
RecoveryPlanUnplannedFailoverInput
Attributes
Implements

Constructors

RecoveryPlanUnplannedFailoverInput()

Properties

FailoverDirection
ProviderSpecificDetail
SourceSiteOperation

Methods

DeserializeFromDictionary(IDictionary)
DeserializeFromPSObject(PSObject)
FromJson(JsonNode)
FromJsonString(String)
ToJson(JsonObject, SerializationMode)
ToJsonString()

Applies to