Share via


IRecoveryPointProperties Interface

Definition

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

Properties

ProviderSpecificDetailInstanceType

Gets the provider type.

RecoveryPointTime

The recovery point time.

RecoveryPointType

The recovery point type: ApplicationConsistent, CrashConsistent.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to