Share via


DatabaseMigrationSqlDb.TargetSqlConnectionEncryptConnection Property

Definition

Whether to encrypt connection or not.

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

Property Value

Implements

Attributes

Applies to