Share via


DataMigrationPostgreSqlConnectionInfo.Authentication Property

Definition

Authentication type to use for connection.

public Azure.ResourceManager.DataMigration.Models.DataMigrationAuthenticationType? Authentication { get; set; }
member this.Authentication : Nullable<Azure.ResourceManager.DataMigration.Models.DataMigrationAuthenticationType> with get, set
Public Property Authentication As Nullable(Of DataMigrationAuthenticationType)

Property Value

Applies to