Sdílet prostřednictvím


DataLakeStoreClient.ListTrustedProviders(String, String) Method

Definition

public System.Collections.Generic.List<Microsoft.Azure.Management.DataLake.Store.Models.TrustedIdProvider> ListTrustedProviders (string resourceGroupName, string accountName);
member this.ListTrustedProviders : string * string -> System.Collections.Generic.List<Microsoft.Azure.Management.DataLake.Store.Models.TrustedIdProvider>
Public Function ListTrustedProviders (resourceGroupName As String, accountName As String) As List(Of TrustedIdProvider)

Parameters

resourceGroupName
String
accountName
String

Returns

Applies to