ODataLinkedService.AadServicePrincipalCredentialType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)