Partager via


ResizeError.Values Propriété

Définition

Obtient ou définit une liste de détails d’erreur supplémentaires liés à l’erreur de redimensionnement du pool.

[Newtonsoft.Json.JsonProperty(PropertyName="values")]
public System.Collections.Generic.IList<Microsoft.Azure.Batch.Protocol.Models.NameValuePair> Values { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="values")>]
member this.Values : System.Collections.Generic.IList<Microsoft.Azure.Batch.Protocol.Models.NameValuePair> with get, set
Public Property Values As IList(Of NameValuePair)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à