IBatchManagementClient.Accounts Property
Operations for managing batch accounts
Namespace: Microsoft.Azure.Management.Batch
Assembly: Microsoft.Azure.Management.Batch (in Microsoft.Azure.Management.Batch.dll)
Syntax
IAccountOperations Accounts { get; }
property IAccountOperations^ Accounts {
IAccountOperations^ get();
}
abstract Accounts : IAccountOperations with get
ReadOnly Property Accounts As IAccountOperations
Property Value
Type: Microsoft.Azure.Management.Batch.IAccountOperations
See Also
IBatchManagementClient Interface
Microsoft.Azure.Management.Batch Namespace
Return to top