Freigeben über


StorageAccountCredentialsOperationsExtensions.GetAsync Methode

Definition

Ruft die Eigenschaften des angegebenen Anmeldeinformationsnamens des Speicherkontos ab.

public static System.Threading.Tasks.Task<Microsoft.Azure.Management.StorSimple8000Series.Models.StorageAccountCredential> GetAsync (this Microsoft.Azure.Management.StorSimple8000Series.IStorageAccountCredentialsOperations operations, string storageAccountCredentialName, string resourceGroupName, string managerName, System.Threading.CancellationToken cancellationToken = default);
static member GetAsync : Microsoft.Azure.Management.StorSimple8000Series.IStorageAccountCredentialsOperations * string * string * string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Azure.Management.StorSimple8000Series.Models.StorageAccountCredential>
<Extension()>
Public Function GetAsync (operations As IStorageAccountCredentialsOperations, storageAccountCredentialName As String, resourceGroupName As String, managerName As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of StorageAccountCredential)

Parameter

operations
IStorageAccountCredentialsOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

storageAccountCredentialName
String

Der Name der abzurufenden Anmeldeinformationen des Speicherkontos.

resourceGroupName
String

Der Name der Ressourcengruppe

managerName
String

Der Name des Managers

cancellationToken
CancellationToken

Das Abbruchtoken.

Gibt zurück

Gilt für: