Share via


DatabaseMigrationPropertiesSqlMi.SourceSqlConnectionEncryptConnection Property

Definition

Whether to encrypt connection or not.

[Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Origin(Microsoft.Azure.PowerShell.Cmdlets.DataMigration.PropertyOrigin.Inherited)]
public bool? SourceSqlConnectionEncryptConnection { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Origin(Microsoft.Azure.PowerShell.Cmdlets.DataMigration.PropertyOrigin.Inherited)>]
member this.SourceSqlConnectionEncryptConnection : Nullable<bool> with get, set
Public Property SourceSqlConnectionEncryptConnection As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to