Share via


IDeploymentPreflightModel Interface

Definition

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

Properties

Resource

Gets or sets the list of resources.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to