Freigeben über


BatchAccountOperationsExtensions.SynchronizeAutoStorageKeys Methode

Definition

Synchronisiert Zugriffsschlüssel für das auto-storage-Konto, das für das angegebene Batch-Konto konfiguriert ist, nur, wenn die Speicherschlüsselauthentifizierung verwendet wird.

public static void SynchronizeAutoStorageKeys (this Microsoft.Azure.Management.Batch.IBatchAccountOperations operations, string resourceGroupName, string accountName);
static member SynchronizeAutoStorageKeys : Microsoft.Azure.Management.Batch.IBatchAccountOperations * string * string -> unit
<Extension()>
Public Sub SynchronizeAutoStorageKeys (operations As IBatchAccountOperations, resourceGroupName As String, accountName As String)

Parameter

operations
IBatchAccountOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Der Name der Ressourcengruppe, die das Batch-Konto enthält.

accountName
String

Der Name des Batch-Kontos.

Gilt für: