Compartilhar via


Profile.MaxReturn Propriedade

Definição

Obtém ou define o número máximo de pontos de extremidade a serem retornados para o tipo de roteamento MultiValue.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.maxReturn")]
public long? MaxReturn { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.maxReturn")>]
member this.MaxReturn : Nullable<int64> with get, set
Public Property MaxReturn As Nullable(Of Long)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a