Compartilhar via


AutoScaleRunError.Values Propriedade

Definição

Obtém ou define uma lista de detalhes de erro adicionais relacionados ao erro de dimensionamento automático.

[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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a