Share via


DatabaseMigrationSqlDb.SourceSqlConnectionTrustServerCertificate Property

Definition

Whether to trust server certificate or not.

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

Property Value

Implements

Attributes

Applies to