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

DataLakeStoreClient.DeleteTrustedProvider Method

Definition

public void DeleteTrustedProvider (string resourceGroupName, string accountName, string providerName, System.Management.Automation.Cmdlet runningCommand);
member this.DeleteTrustedProvider : string * string * string * System.Management.Automation.Cmdlet -> unit
Public Sub DeleteTrustedProvider (resourceGroupName As String, accountName As String, providerName As String, runningCommand As Cmdlet)

Parameters

resourceGroupName
String
accountName
String
providerName
String
runningCommand
Cmdlet

Applies to