Share via


SqlConnectionInformation.EncryptConnection Property

Definition

Whether to encrypt connection or not.

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

Property Value

Implements

Attributes

Applies to