다음을 통해 공유


IAttachableStandard<ParentT> 인터페이스

정의

부모에 연결할 수 있는 표준 엔드포인트 정의의 마지막 단계입니다.

public interface IAttachableStandard<ParentT>
type IAttachableStandard<'ParentT> = interface
Public Interface IAttachableStandard(Of ParentT)

형식 매개 변수

ParentT

이 정의를 연결한 후 반환할 부모 CDN 프로필 정의의 단계입니다.

파생

메서드

Attach()

정의된 엔드포인트를 부모 CDN 프로필에 연결합니다.

적용 대상