ShareListingDetails Enum
- java.
lang. Object - java.
lang. Enum<ShareListingDetails> - com.
microsoft. azure. storage. file. ShareListingDetails
- com.
- java.
public enum ShareListingDetails
Specifies which details to include when listing the shares in this storage account.
Fields
METADATA |
Specifies including share metadata. |
NONE |
Specifies including no additional details. |
SNAPSHOTS |
Specifies listing share snapshots. |
value |
Returns the value of this enum. |
Applies to
Collabora con noi su GitHub
L'origine di questo contenuto è disponibile in GitHub, in cui è anche possibile creare ed esaminare i problemi e le richieste pull. Per ulteriori informazioni, vedere la guida per i collaboratori.