Share via


ODataLinkedService.AadServicePrincipalCredentialType Property

Definition

Specify the credential type (key or cert) is used for service principal.

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

Property Value

Applies to