Uses of Class
com.microsoft.azure.management.batch.BatchPoolIdentity
Package
Description
This package contains the classes for BatchManagementClient.
-
Uses of BatchPoolIdentity in com.microsoft.azure.management.batch
Modifier and TypeMethodDescriptionBatchPoolIdentity.withType
(PoolIdentityType type) Set the type of identity used for the Batch Pool.BatchPoolIdentity.withUserAssignedIdentities
(Map<String, UserAssignedIdentities> userAssignedIdentities) Set the list of user identities associated with the Batch pool.