Uses of Class
com.azure.compute.batch.models.UserAssignedIdentity
Packages that use UserAssignedIdentity
-
Uses of UserAssignedIdentity in com.azure.compute.batch.models
Methods in com.azure.compute.batch.models that return UserAssignedIdentityModifier and TypeMethodDescriptionstatic UserAssignedIdentityUserAssignedIdentity.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of UserAssignedIdentity from the JsonReader.Methods in com.azure.compute.batch.models that return types with arguments of type UserAssignedIdentityModifier and TypeMethodDescriptionBatchPoolIdentity.getUserAssignedIdentities()Get the userAssignedIdentities property: The list of user identities associated with the Batch account.