Megosztás a következőn keresztül:


BatchAccountOperationsExtensions.Update Metódus

Definíció

Frissítések meglévő Batch-fiók tulajdonságait.

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

Paraméterek

operations
IBatchAccountOperations

A bővítménymetódus műveleti csoportja.

resourceGroupName
String

A Batch-fiókot tartalmazó erőforráscsoport neve.

accountName
String

A Batch-fiók neve.

parameters
BatchAccountUpdateParameters

További paraméterek a fiókfrissítéshez.

Válaszok

A következőre érvényes: