Share via


IProviderSpecificRecoveryPointDetails Interface

Definition

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

Properties

InstanceType

Gets the provider type.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to