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:
Tento prehliadač už nie je podporovaný.
Inovujte na Microsoft Edge a využívajte najnovšie funkcie, aktualizácie zabezpečenia a technickú podporu.
Poznámka
Na prístup k tejto stránke sa vyžaduje oprávnenie. Môžete sa skúsiť prihlásiť alebo zmeniť adresáre.
Na prístup k tejto stránke sa vyžaduje oprávnenie. Môžete skúsiť zmeniť adresáre.
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