다음을 통해 공유


PolicyNodeEdge.Endpoints 속성

정의

에서 정의한 정책과 일치하는 엔드포인트를 State가져옵니다.

public:
 property System::Collections::Generic::IReadOnlyList<Microsoft::AspNetCore::Http::Endpoint ^> ^ Endpoints { System::Collections::Generic::IReadOnlyList<Microsoft::AspNetCore::Http::Endpoint ^> ^ get(); };
public System.Collections.Generic.IReadOnlyList<Microsoft.AspNetCore.Http.Endpoint> Endpoints { get; }
member this.Endpoints : System.Collections.Generic.IReadOnlyList<Microsoft.AspNetCore.Http.Endpoint>
Public ReadOnly Property Endpoints As IReadOnlyList(Of Endpoint)

속성 값

적용 대상