Share via


MigrateMySqlRequestProperties.ConnectionString Property

Definition

Connection string to the remote MySQL database.

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)]
public string ConnectionString { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)>]
member this.ConnectionString : string with get, set
Public Property ConnectionString As String

Property Value

Implements

Attributes

Applies to