Delen via


BatchAccountOperationsExtensions.SynchronizeAutoStorageKeys Methode

Definitie

Synchroniseert toegangssleutels voor het automatische opslagaccount dat is geconfigureerd voor het opgegeven Batch-account, alleen als verificatie van de opslagsleutel wordt gebruikt.

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)

Parameters

operations
IBatchAccountOperations

De bewerkingsgroep voor deze extensiemethode.

resourceGroupName
String

De naam van de resourcegroep die het Batch-account bevat.

accountName
String

De naam van het Batch-account.

Van toepassing op