Partager via


Profile.MaxReturn Propriété

Définition

Obtient ou définit le nombre maximal de points de terminaison à retourner pour le type de routage 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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à