QueryDTO Classe
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public class QueryDTO
type QueryDTO = class
Public Class QueryDTO
- Herança
-
QueryDTO
Construtores
QueryDTO() | |
QueryDTO(String, String, Nullable<Int32>, String, Nullable<Boolean>, Nullable<Double>, QueryDTOContext, String, IList<MetadataDTO>, String) |
Propriedades
Context | |
IsTest | |
QnaId | |
Question | |
RankerType | |
ScoreThreshold | |
StrictFilters | |
StrictFiltersCompoundOperationType | |
Top | |
UserId |
Aplica-se a
Colabore connosco no GitHub
A origem deste conteúdo pode ser encontrada no GitHub, onde também pode criar e rever problemas e pedidos Pull. Para mais informações, consulte o nosso guia do contribuidor.
Azure SDK for .NET