Udostępnij za pośrednictwem


PrivateCloudsOperationsExtensions.ListAdminCredentialsAsync Metoda

Definicja

Wyświetlanie listy poświadczeń administratora dla chmury prywatnej

public static System.Threading.Tasks.Task<Microsoft.Azure.Management.Avs.Models.AdminCredentials> ListAdminCredentialsAsync(this Microsoft.Azure.Management.Avs.IPrivateCloudsOperations operations, string resourceGroupName, string privateCloudName, System.Threading.CancellationToken cancellationToken = default);
static member ListAdminCredentialsAsync : Microsoft.Azure.Management.Avs.IPrivateCloudsOperations * string * string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Azure.Management.Avs.Models.AdminCredentials>
<Extension()>
Public Function ListAdminCredentialsAsync (operations As IPrivateCloudsOperations, resourceGroupName As String, privateCloudName As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of AdminCredentials)

Parametry

operations
IPrivateCloudsOperations

Grupa operacji dla tej metody rozszerzenia.

resourceGroupName
String

Nazwa grupy zasobów. W nazwie jest uwzględniana wielkość liter.

privateCloudName
String

Nazwa chmury prywatnej

cancellationToken
CancellationToken

Token anulowania.

Zwraca

Dotyczy