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

IWithEndpoint.DefineNewEndpoint(String) 方法

定义

启动要附加到 CDN 配置文件的新终结点的定义。

public Microsoft.Azure.Management.Cdn.Fluent.CdnEndpoint.UpdateDefinition.Blank.StandardEndpoint.IStandardEndpoint<Microsoft.Azure.Management.Cdn.Fluent.CdnProfile.Update.IUpdate> DefineNewEndpoint (string name);
abstract member DefineNewEndpoint : string -> Microsoft.Azure.Management.Cdn.Fluent.CdnEndpoint.UpdateDefinition.Blank.StandardEndpoint.IStandardEndpoint<Microsoft.Azure.Management.Cdn.Fluent.CdnProfile.Update.IUpdate>
Public Function DefineNewEndpoint (name As String) As IStandardEndpoint(Of IUpdate)

参数

name
String

终结点的名称。

返回

适用于