你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IAttachablePremium<ParentT> 接口

定义

高级 Verizon 终结点对象定义的最后一个阶段,可在该阶段将其附加到父级。

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

类型参数

ParentT

附加此定义后要返回到的父 CDN 配置文件更新的阶段。

派生

方法

Attach()

将终结点定义附加到父 CDN 配置文件更新。

适用于