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

IWithEndpoint.WithoutEndpoint(String) 方法

定义

从配置文件中删除终结点。

public Microsoft.Azure.Management.Cdn.Fluent.CdnProfile.Update.IUpdate WithoutEndpoint (string name);
abstract member WithoutEndpoint : string -> Microsoft.Azure.Management.Cdn.Fluent.CdnProfile.Update.IUpdate
Public Function WithoutEndpoint (name As String) As IUpdate

参数

name
String

现有终结点的名称。

返回

适用于