Compartilhar via


SearchService.DefinitionStages.WithPartitionsAndCreate Interface

Implementações

public static interface SearchService.DefinitionStages.WithPartitionsAndCreate
extends WithReplicasAndCreate

Resumo do método

Modificador e tipo Método e descrição
abstract WithReplicasAndCreate withPartitionCount(int count)

Especifica o SKU do serviço Pesquisa.

Detalhes do método

withPartitionCount

public abstract SearchService.DefinitionStages.WithReplicasAndCreate withPartitionCount(int count)

Especifica o SKU do serviço Pesquisa.

Parameters:

count - o número de partições a serem criadas

Returns:

o próximo estágio da definição

Aplica-se a