Aracılığıyla paylaş


BatchAccountOperationsExtensions.SynchronizeAutoStorageKeys Yöntem

Tanım

Yalnızca depolama anahtarı kimlik doğrulaması kullanılıyorsa, belirtilen Batch hesabı için yapılandırılan otomatik depolama hesabının erişim anahtarlarını eşitler.

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)

Parametreler

operations
IBatchAccountOperations

Bu uzantı yönteminin işlem grubu.

resourceGroupName
String

Batch hesabını içeren kaynak grubunun adı.

accountName
String

Batch hesabının adı.

Şunlara uygulanır