Partager via


Pool.DisplayName Propriété

Définition

Obtient ou définit le nom d’affichage du pool.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.displayName")]
public string DisplayName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.displayName")>]
member this.DisplayName : string with get, set
Public Property DisplayName As String

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

Remarques

Le nom d’affichage n’a pas besoin d’être unique et peut contenir des caractères Unicode jusqu’à une longueur maximale de 1024.

S’applique à