Modifier and Type | Method and Description |
---|---|
ConflictResolutionMode |
ConflictResolutionPolicy.getMode()
Gets the
ConflictResolutionMode in the Azure Cosmos DB service. |
static ConflictResolutionMode |
ConflictResolutionMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConflictResolutionMode[] |
ConflictResolutionMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.