Partager via


AzureSqlMILinkedService.AuthenticationType Property

Definition

The type used for authentication. Type: string.

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

Property Value

Applies to