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

CdnEndpoint.DefinitionStages.AttachableStandard<ParentT> 接口

类型参数

ParentT

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

public interface AttachableStandard

标准终结点定义的最后一个阶段,可在其中附加到父终结点定义。

方法摘要

修饰符和类型 方法和描述
ParentT attach()

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

方法详细信息

attach

public ParentT attach()

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

Returns:

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

适用于