Share via


IDatabasesSolutionSummary Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20180901Preview.DatabasesSolutionSummaryTypeConverter))]
public interface IDatabasesSolutionSummary : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20180901Preview.ISolutionSummary
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20180901Preview.DatabasesSolutionSummaryTypeConverter))>]
type IDatabasesSolutionSummary = interface
    interface IJsonSerializable
    interface ISolutionSummary
Public Interface IDatabasesSolutionSummary
Implements ISolutionSummary
Derived
Attributes
Implements

Properties

DatabaseInstancesAssessedCount

Gets or sets the count of database instances assessed.

DatabasesAssessedCount

Gets or sets the count of databases assessed.

InstanceType

Gets the Instance type.

(Inherited from ISolutionSummary)
MigrationReadyCount

Gets or sets the count of databases ready for migration.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to