PermissionMode Enum
- java.
lang. Object - java.
lang. Enum<PermissionMode> - com.
microsoft. azure. cosmosdb. PermissionMode
- com.
- java.
public enum PermissionMode
Enumeration specifying applicability of permission in the Azure Cosmos DB database service.
Fields
All |
Permission applicable for all operations. |
Read |
Permission applicable for read operations only. |
Methods
getValue()
public int getValue()
Gets the numerical value of the permission mode.
Returns
int
the numerical value.
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