次の方法で共有


ResolvedServiceEndpoint.Role プロパティ

定義

サービス エンドポイントのロールを取得します。

public System.Fabric.ServiceEndpointRole Role { get; }
member this.Role : System.Fabric.ServiceEndpointRole
Public ReadOnly Property Role As ServiceEndpointRole

プロパティ値

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

注釈

ServiceEndpointRole 、選択して接続するサービス インスタンスまたはレプリカを決定するためにクライアントによって使用されます。

適用対象