Freigeben über


BatchAccountResource.SynchronizeAutoStorageKeysAsync Methode

Definition

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

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Batch/batchAccounts/{accountName}/syncAutoStorageKeys
  • Vorgang IdBatchAccount_SynchronizeAutoStorageKeys
public virtual System.Threading.Tasks.Task<Azure.Response> SynchronizeAutoStorageKeysAsync (System.Threading.CancellationToken cancellationToken = default);
abstract member SynchronizeAutoStorageKeysAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response>
override this.SynchronizeAutoStorageKeysAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response>
Public Overridable Function SynchronizeAutoStorageKeysAsync (Optional cancellationToken As CancellationToken = Nothing) As Task(Of Response)

Parameter

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Gilt für: