Freigeben über


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

Property Value

Implements

Attributes

Applies to