Partager via


KeyPhraseExtractionSkill.MaxKeyPhraseCount Propriété

Définition

Obtient ou définit un nombre indiquant le nombre d’expressions clés à retourner. En cas d’absence, toutes les expressions clés identifiées sont retournées.

[Newtonsoft.Json.JsonProperty(PropertyName="maxKeyPhraseCount")]
public int? MaxKeyPhraseCount { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="maxKeyPhraseCount")>]
member this.MaxKeyPhraseCount : Nullable<int> with get, set
Public Property MaxKeyPhraseCount As Nullable(Of Integer)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à