次の方法で共有


DocumentClient.WriteEndpoint プロパティ

定義

Azure Cosmos DB サービスの可用性と設定に基づいて選択された現在の書き込みエンドポイントを取得します。

public Uri WriteEndpoint { get; }
member this.WriteEndpoint : Uri
Public ReadOnly Property WriteEndpoint As Uri

プロパティ値

Uri

実装

適用対象