Share via


IEnableMigrationInput Interface

Definition

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

Properties

PolicyId

The policy Id.

ProviderSpecificDetail

The provider specific details.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to