你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
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