你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
IServiceGroupPartition 接口
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
服务组中的服务组成员可以将提供的 IStatefulServicePartition 或 IStatelessServicePartition 强制转换为 , IServiceGroupPartition 以访问特定于服务组中的成员的方法。
public interface IServiceGroupPartition
type IServiceGroupPartition = interface
Public Interface IServiceGroupPartition
方法
ResolveMember<T>(Uri) |
使成员能够直接访问服务组的其他成员。 |