Partager via


BatchPoolIdentity Classe

Définition

Identité du pool Batch, s’il est configuré.

public class BatchPoolIdentity
type BatchPoolIdentity = class
Public Class BatchPoolIdentity
Héritage
BatchPoolIdentity

Remarques

Identité du pool Batch, s’il est configuré.

Constructeurs

BatchPoolIdentity()

Initialise une nouvelle instance de la classe BatchPoolIdentity.

BatchPoolIdentity(PoolIdentityType, IList<UserAssignedIdentity>)

Initialise une nouvelle instance de la classe BatchPoolIdentity.

Propriétés

Type

Obtient ou définit l’identité du pool Batch, s’il est configuré.

UserAssignedIdentities

Obtient ou définit la liste des identités d’utilisateur associées au compte Batch.

S’applique à