Compartir a través de


GreenplumLinkedService.AuthenticationType Property

Definition

The authentication type to use. Type: string. Only used for V2.

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

Property Value

Applies to