MISqlConnectionInfo Class
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.
Properties required to create a connection to Azure SQL database Managed instance.
public class MISqlConnectionInfo : Azure.ResourceManager.DataMigration.Models.ConnectionInfo
type MISqlConnectionInfo = class
inherit ConnectionInfo
Public Class MISqlConnectionInfo
Inherits ConnectionInfo
- Inheritance
Constructors
MISqlConnectionInfo(String) |
Initializes a new instance of MISqlConnectionInfo. |
Properties
ManagedInstanceResourceId |
Resource id for Azure SQL database Managed instance. |
Password |
Password credential. (Inherited from ConnectionInfo) |
UserName |
User name. (Inherited from ConnectionInfo) |
Applies to
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for .NET