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
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