Aracılığıyla paylaş


BatchAccountOperationsExtensions.Update Yöntem

Tanım

Var olan bir Batch hesabının özelliklerini Güncelleştirmeler.

public static Microsoft.Azure.Management.Batch.Models.BatchAccount Update (this Microsoft.Azure.Management.Batch.IBatchAccountOperations operations, string resourceGroupName, string accountName, Microsoft.Azure.Management.Batch.Models.BatchAccountUpdateParameters parameters);
static member Update : Microsoft.Azure.Management.Batch.IBatchAccountOperations * string * string * Microsoft.Azure.Management.Batch.Models.BatchAccountUpdateParameters -> Microsoft.Azure.Management.Batch.Models.BatchAccount
<Extension()>
Public Function Update (operations As IBatchAccountOperations, resourceGroupName As String, accountName As String, parameters As BatchAccountUpdateParameters) As BatchAccount

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ı.

parameters
BatchAccountUpdateParameters

Hesap güncelleştirmesi için ek parametreler.

Döndürülenler

Şunlara uygulanır