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

Name Description
Resource

Gets or sets the list of resources.

Methods

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

Applies to