Freigeben über


DatabaseMigrationPropertiesCosmosDbMongo.TargetMongoConnectionUseSsl Property

Definition

Whether to UseSsl or UseTls to connect to Mongo. Default is true.

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

Property Value

Implements

Attributes

Applies to