Share via


ICdnProfile.StopEndpoint(String) Method

Definition

Stops a running CDN endpoint.

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

Parameters

endpointName
String

A name of an endpoint under the profile.

Applies to