IRecoveryPointModelProperties Interface

Definition

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

Properties

Name Description
CustomPropertyInstanceType

Gets or sets the instance type.

RecoveryPointTime

Gets or sets the recovery point time.

RecoveryPointType

Gets or sets the recovery point type.

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to