Compartilhar via


SearchService.DefinitionStages.WithReplicasAndCreate Interface

Implementações

public static interface SearchService.DefinitionStages.WithReplicasAndCreate
extends WithCreate

Resumo do método

Modificador e tipo Método e descrição
abstract WithCreate withReplicaCount(int count)

Especifica o SKU do serviço Pesquisa.

Detalhes do método

withReplicaCount

public abstract SearchService.DefinitionStages.WithCreate withReplicaCount(int count)

Especifica o SKU do serviço Pesquisa.

Parameters:

count - o número de réplicas a serem criadas

Returns:

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

Aplica-se a