ContainerResponse.Container プロパティ

定義

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

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

プロパティ値

適用対象