IDatabasesSolutionSummary Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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) |