Compartilhar via


KeyPhraseExtractionSkill.MaxKeyPhraseCount Propriedade

Definição

Obtém ou define um número que indica quantas frases-chave devem ser retornadas. Se ausente, todas as frases-chave identificadas serão retornadas.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a