ResolvedServicePartition
サービス パーティションとそれに関連付けられているエンドポイントに関する情報。
プロパティ
名前 | Type | 必須 |
---|---|---|
Name |
string | はい |
PartitionInformation |
PartitionInformation | はい |
Endpoints |
ResolvedServiceEndpoint の配列 | はい |
Version |
string | はい |
Name
型: string
必須: はい
'fabric:' URI スキームを持つサービスの完全な名前。
PartitionInformation
種類: PartitionInformation
必須: はい
解決されたパーティションの表現。
Endpoints
型: ResolvedServiceEndpoint の配列
必須: はい
サービス パーティションの解決済みサービス エンドポイントの一覧。
Version
型: string
必須: はい
この解決されたサービス パーティションの結果のバージョン。 このバージョンは、次に PreviousRspVersion クエリ パラメーターを使用して ResolveService 呼び出しを行う際に渡す必要があります。