Learn R Programming

notebookutils (version 1.5.3)

mssparkutils.credentials.getPropertiesAll: Return all the properties of a given linked service in string format.

Description

Return all the properties of a given linked service in string format.

Usage

mssparkutils.credentials.getPropertiesAll(linkedService)

Value

A empty string used to mimic properties string returned by azure synapse runtime for linkedService.

Arguments

linkedService

Linked service name.

Examples

Run this code
mssparkutils.credentials.getPropertiesAll('AzureDataLakeStorage1')

Run the code above in your browser using DataLab