PartitionKey Interface
Implements
public interface PartitionKey
implements Annotation
Interface for type partition key
Method Summary
Modifier and Type | Method and Description |
---|---|
abstract String |
value()
The name of the partition key if the serialized attribute name differs from the field name |
Method Details
value
public abstract String value()
The name of the partition key if the serialized attribute name differs from the field name
Returns:
partition key name
Applies to
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for Java