次の方法で共有


ContainerResponse.Container プロパティ

定義

Cosmos コンテナーへの参照。 これにより、コンテナーに対する追加の操作や、Items、StoredProcedures などの他の参照に簡単にアクセスできます。

public Microsoft.Azure.Cosmos.Container Container { get; }
member this.Container : Microsoft.Azure.Cosmos.Container
Public ReadOnly Property Container As Container

プロパティ値

適用対象