次の方法で共有


UpdateOperationWithModifier<TValue>.Modifiers プロパティ

定義

[Newtonsoft.Json.JsonIgnore]
public System.Collections.Generic.List<Microsoft.Azure.CosmosDB.BulkExecutor.BulkUpdate.UpdateModifier> Modifiers { get; }
[<Newtonsoft.Json.JsonIgnore>]
member this.Modifiers : System.Collections.Generic.List<Microsoft.Azure.CosmosDB.BulkExecutor.BulkUpdate.UpdateModifier>
Public ReadOnly Property Modifiers As List(Of UpdateModifier)

プロパティ値

属性
Newtonsoft.Json.JsonIgnoreAttribute

適用対象