DataLakeAnalyticsClient.GetSecret(String, String, String) Method
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.
public Microsoft.Azure.Management.DataLake.Analytics.Models.USqlCredential GetSecret (string accountName, string databaseName, string secretName);
public Microsoft.Azure.Management.DataLake.Analytics.Models.USqlSecret GetSecret (string accountName, string databaseName, string secretName);
member this.GetSecret : string * string * string -> Microsoft.Azure.Management.DataLake.Analytics.Models.USqlCredential
member this.GetSecret : string * string * string -> Microsoft.Azure.Management.DataLake.Analytics.Models.USqlSecret
Public Function GetSecret (accountName As String, databaseName As String, secretName As String) As USqlCredential
Public Function GetSecret (accountName As String, databaseName As String, secretName As String) As USqlSecret
Parameters
- accountName
- String
- databaseName
- String
- secretName
- String