Dela via


DatabaseMigrationSqlDb.SourceSqlConnectionEncryptConnection 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? SourceSqlConnectionEncryptConnection { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataMigration.DoNotFormat>]
[<Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Origin(Microsoft.Azure.PowerShell.Cmdlets.DataMigration.PropertyOrigin.Inlined)>]
member this.SourceSqlConnectionEncryptConnection : Nullable<bool> with get, set
Public Property SourceSqlConnectionEncryptConnection As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to