Indexable Interface
public interface Indexable
Base interface for all models that can be indexed by a key.
Method Details
key
public abstract String key()
Gets the index key.
Returns:
Este browser já não é suportado.
Atualize para o Microsoft Edge para tirar partido das mais recentes funcionalidades, atualizações de segurança e de suporte técnico.
Nota
O acesso a esta página requer autorização. Pode tentar iniciar sessão ou alterar os diretórios.
O acesso a esta página requer autorização. Pode tentar alterar os diretórios.
public interface Indexable
Base interface for all models that can be indexed by a key.
public abstract String key()
Gets the index key.
Returns:
Azure SDK for Java