Partager via


ResizeError.Code Propriété

Définition

Obtient ou définit un identificateur pour l’erreur de redimensionnement du pool. Les codes sont invariants et sont destinés à être consommés par programmation.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à