Udostępnij za pośrednictwem


BatchAccountOperationsExtensions.Update Metoda

Definicja

Aktualizacje właściwości istniejącego konta usługi Batch.

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

Parametry

operations
IBatchAccountOperations

Grupa operacji dla tej metody rozszerzenia.

resourceGroupName
String

Nazwa grupy zasobów zawierającej konto usługi Batch.

accountName
String

Nazwa konta usługi Batch.

parameters
BatchAccountUpdateParameters

Dodatkowe parametry aktualizacji konta.

Zwraca

Dotyczy