次の方法で共有


DocumentClient.ServiceEndpoint プロパティ

定義

Azure Cosmos DB サービスからサービス エンドポイントのエンドポイント URI を取得します。

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

プロパティ値

Uri

サービス エンドポイントの URI。

適用対象

こちらもご覧ください