Share via


IResyncInputProperties Interface

Definition

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

Properties

ProviderSpecificDetail

The provider specific details.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to