A2AApplyRecoveryPointInput Class

Definition

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

Constructors

A2AApplyRecoveryPointInput()

Properties

InstanceType

Methods

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

Applies to