次の方法で共有


ICdnProfile.StopEndpoint(String) メソッド

定義

実行中の CDN エンドポイントを停止します。

public void StopEndpoint(string endpointName);
abstract member StopEndpoint : string -> unit
Public Sub StopEndpoint (endpointName As String)

パラメーター

endpointName
String

プロファイルの下にあるエンドポイントの名前。

適用対象