次の方法で共有


ConflictResolutionMode クラス

定義

ConflictResolutionMode の値を定義します。

[Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.CosmosDB.Fluent.Models.ConflictResolutionMode>))]
public class ConflictResolutionMode : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnum<Microsoft.Azure.Management.CosmosDB.Fluent.Models.ConflictResolutionMode>
[<Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.CosmosDB.Fluent.Models.ConflictResolutionMode>))>]
type ConflictResolutionMode = class
    inherit ExpandableStringEnum<ConflictResolutionMode>
Public Class ConflictResolutionMode
Inherits ExpandableStringEnum(Of ConflictResolutionMode)
継承
属性
Newtonsoft.Json.JsonConverterAttribute

コンストラクター

ConflictResolutionMode()

ConflictResolutionMode の値を定義します。

フィールド

Custom

ConflictResolutionMode の値を定義します。

LastWriterWins

ConflictResolutionMode の値を定義します。

プロパティ

Value

ConflictResolutionMode の値を定義します。

(継承元 ExpandableStringEnum<T>)

メソッド

Equals(Object)

ConflictResolutionMode の値を定義します。

(継承元 ExpandableStringEnum<T>)
Equals(String)

ConflictResolutionMode の値を定義します。

(継承元 ExpandableStringEnum<T>)
GetHashCode()

ConflictResolutionMode の値を定義します。

(継承元 ExpandableStringEnum<T>)
ToString()

ConflictResolutionMode の値を定義します。

(継承元 ExpandableStringEnum<T>)

適用対象