QueueListingDetails Enum
- java.
lang. Object - java.
lang. Enum<QueueListingDetails> - com.
microsoft. azure. storage. queue. QueueListingDetails
- com.
- java.
public enum QueueListingDetails
Specifies which details to include when listing the queues in this storage account.
Fields
ALL |
Specifies including all available details. |
METADATA |
Specifies including queue metadata. |
NONE |
Specifies including no additional details. |
value |
Returns the value of this enum. |
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