Compartir a través de


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

Property Value

Implements

Attributes

Applies to