IEnableMigrationInputProperties Interface

Definition

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

Properties

Name Description
PolicyId

The policy Id.

ProviderSpecificDetail

The provider specific details.

Methods

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

Applies to