Modifier and Type | Method and Description |
---|---|
PermissionMode |
CosmosPermissionProperties.getPermissionMode()
Gets the permission mode.
|
static PermissionMode |
PermissionMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PermissionMode[] |
PermissionMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
CosmosPermissionProperties |
CosmosPermissionProperties.setPermissionMode(PermissionMode permissionMode)
Sets the permission mode.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.