Ignore Interface
public interface Ignore
An annotation set on a method to prevent its use in serializing or deserializing a property by reflection. Apply the annotation to methods in a class implementing TableEntity to force them to be ignored during reflection-based serialization and deserialization. See the documentation for TableServiceEntity for more information on using reflection-based serialization and deserialization.
Applies to
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for Java