A2ACrossClusterMigrationApplyRecoveryPointInput Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20210210.A2ACrossClusterMigrationApplyRecoveryPointInputTypeConverter))]
public class A2ACrossClusterMigrationApplyRecoveryPointInput : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20210210.IA2ACrossClusterMigrationApplyRecoveryPointInput, Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.IValidates
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20210210.A2ACrossClusterMigrationApplyRecoveryPointInputTypeConverter))>]
type A2ACrossClusterMigrationApplyRecoveryPointInput = class
    interface IA2ACrossClusterMigrationApplyRecoveryPointInput
    interface IJsonSerializable
    interface IApplyRecoveryPointProviderSpecificInput
    interface IValidates
Public Class A2ACrossClusterMigrationApplyRecoveryPointInput
Implements IA2ACrossClusterMigrationApplyRecoveryPointInput, IValidates
Inheritance
A2ACrossClusterMigrationApplyRecoveryPointInput
Attributes
Implements

Constructors

A2ACrossClusterMigrationApplyRecoveryPointInput()

Properties

InstanceType

Methods

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

Applies to