AzurePostgreSqlLinkedService.ServicePrincipalKey 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.
The key of the service principal used to authenticate against Azure Database for PostgreSQL Flexible server.
public Azure.Core.Expressions.DataFactory.DataFactorySecret ServicePrincipalKey { get; set; }
member this.ServicePrincipalKey : Azure.Core.Expressions.DataFactory.DataFactorySecret with get, set
Public Property ServicePrincipalKey As DataFactorySecret