Partilhar via


AutoScaleRun.Results Propriedade

Definição

Obtém ou define os valores finais de todas as variáveis utilizadas na avaliação da fórmula de dimensionamento automático.

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

Valor de Propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Observações

Cada valor variável é devolvido no formulário $variable=valor e as variáveis são separadas por ponto e vírgula.

Aplica-se a