共用方式為


IWithEndpoint.WithNewEndpoint(String) 方法

定義

新增端點。

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

參數

endpointOriginHostname
String

端點原始主機名稱。

傳回

適用於