Partager via


ICdnProfiles.StopEndpoint(String, String, String) Méthode

Définition

Arrête un point de terminaison CDN en cours d’exécution.

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

Paramètres

resourceGroupName
String

Nom du groupe de ressources au sein de l’abonnement Azure.

profileName
String

Nom du profil CDN unique au sein du groupe de ressources.

endpointName
String

Nom du point de terminaison sous le profil qui est unique globalement.

S’applique à