IUpdate インターフェイス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
親更新の一部としての Gremlin Graph 更新プログラムの全体。
public interface IUpdate : Microsoft.Azure.Management.CosmosDB.Fluent.GremlinGraph.Update.IWithConflictResolutionPolicy, Microsoft.Azure.Management.CosmosDB.Fluent.GremlinGraph.Update.IWithDefaultTtl, Microsoft.Azure.Management.CosmosDB.Fluent.GremlinGraph.Update.IWithIndexingPolicy, Microsoft.Azure.Management.CosmosDB.Fluent.GremlinGraph.Update.IWithOptions, Microsoft.Azure.Management.CosmosDB.Fluent.GremlinGraph.Update.IWithPartitionKey, Microsoft.Azure.Management.CosmosDB.Fluent.GremlinGraph.Update.IWithThroughput, Microsoft.Azure.Management.CosmosDB.Fluent.GremlinGraph.Update.IWithUniqueKeyPolicy, Microsoft.Azure.Management.CosmosDB.Fluent.HasOptions.Update.IWithOptions<Microsoft.Azure.Management.CosmosDB.Fluent.GremlinGraph.Update.IUpdate>, Microsoft.Azure.Management.CosmosDB.Fluent.HasThroughputSettings.Update.IWithThroughput<Microsoft.Azure.Management.CosmosDB.Fluent.GremlinGraph.Update.IUpdate>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.ChildResourceActions.ISettable<Microsoft.Azure.Management.CosmosDB.Fluent.GremlinDatabase.Update.IUpdate>
type IUpdate = interface
interface ISettable<IUpdate>
interface IWithOptions
interface IWithOptions<IUpdate>
interface IWithThroughput
interface IWithThroughput<IUpdate>
interface IWithIndexingPolicy
interface IWithPartitionKey
interface IWithDefaultTtl
interface IWithUniqueKeyPolicy
interface IWithConflictResolutionPolicy
Public Interface IUpdate
Implements ISettable(Of IUpdate), IWithConflictResolutionPolicy, IWithDefaultTtl, IWithIndexingPolicy, IWithOptions, IWithOptions(Of IUpdate), IWithPartitionKey, IWithThroughput, IWithThroughput(Of IUpdate), IWithUniqueKeyPolicy
- 実装
メソッド
適用対象
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for .NET