mssparkutils.credentials.getPropertiesAll | R Documentation |
Return all the properties of a given linked service in string format.
mssparkutils.credentials.getPropertiesAll(linkedService)
linkedService |
Linked service name. |
A empty string used to mimic properties string returned by azure synapse runtime for linkedService
.
mssparkutils.credentials.getPropertiesAll('AzureDataLakeStorage1')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.