IRecoveryPointModelProperties Interface

Definition

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

Properties

Name Description
CustomPropertyInstanceType

Discriminator property for RecoveryPointModelCustomProperties.

ProvisioningState

Gets or sets the provisioning state of the recovery point item.

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