Partager via


Pool.Identity Propriété

Définition

Obtient ou définit le type d’identité utilisé pour le pool de lots.

[Newtonsoft.Json.JsonProperty(PropertyName="identity")]
public Microsoft.Azure.Management.Batch.Models.BatchPoolIdentity Identity { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="identity")>]
member this.Identity : Microsoft.Azure.Management.Batch.Models.BatchPoolIdentity with get, set
Public Property Identity As BatchPoolIdentity

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

Remarques

Type d’identité utilisé pour le pool batch.

S’applique à