MessageUpdateFields Enum
- java.
lang. Object - java.
lang. Enum<MessageUpdateFields> - com.
microsoft. azure. storage. queue. MessageUpdateFields
- com.
- java.
public enum MessageUpdateFields
Flags for the values to set when updating messages.
Fields
CONTENT |
Set to update the message content. |
value |
Returns the value of this enum. |
VISIBILITY |
Set to update the message visibility timeout. |
Applies to
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for Java