Share via


ScenarioTarget Struct

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.

An enumeration of target type.

public readonly struct ScenarioTarget : IEquatable<Azure.ResourceManager.DataMigration.Models.ScenarioTarget>
Inheritance
ScenarioTarget
Implements

Constructors

ScenarioTarget(String)

Initializes a new instance of ScenarioTarget.

Properties

AzureDBForMySql

AzureDBForMySql.

AzureDBForPostgresSql

AzureDBForPostgresSQL.

MongoDB

MongoDB.

SqlDB

SQLDB.

SqlDW

SQLDW.

SqlMI

SQLMI.

SqlServer

SQLServer.

Methods

Equals(ScenarioTarget)

Indicates whether the current object is equal to another object of the same type.

ToString()

Returns the fully qualified type name of this instance.

Operators

Equality(ScenarioTarget, ScenarioTarget)

Determines if two ScenarioTarget values are the same.

Implicit(String to ScenarioTarget)

Converts a string to a ScenarioTarget.

Inequality(ScenarioTarget, ScenarioTarget)

Determines if two ScenarioTarget values are not the same.

Applies to

Product Versions
Azure SDK for .NET Preview