DatabaseMigrationPropertiesSqlDb.SourceSqlConnectionTrustServerCertificate Property

Definition

Whether to trust server certificate or not.

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

Property Value

Implements

Attributes

Applies to