INodeBuilderPolicy 介面
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
實作比對器原則的介面,並支援產生端點的圖表表示。
public interface class INodeBuilderPolicy
public interface INodeBuilderPolicy
type INodeBuilderPolicy = interface
Public Interface INodeBuilderPolicy
- 衍生
方法
AppliesToEndpoints(IReadOnlyList<Endpoint>) |
評估原則是否符合 中 |
BuildJumpTable(Int32, IReadOnlyList<PolicyJumpTableEdge>) |
根據一組 |
GetEdges(IReadOnlyList<Endpoint>) |
產生圖表,表示端點與主機之間的關聯性。 |