| Modifier and Type | Method and Description |
|---|---|
BatchPoolIdentity |
BatchPoolIdentity.withType(PoolIdentityType type)
Set the type of identity used for the Batch Pool.
|
BatchPoolIdentity |
BatchPoolIdentity.withUserAssignedIdentities(Map<String,UserAssignedIdentities> userAssignedIdentities)
Set the list of user identities associated with the Batch pool.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/