Sdílet prostřednictvím


AzureSqlDatabaseLinkedService.AuthenticationType Property

Definition

The type used for authentication. Type: string.

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

Property Value

Applies to