Partager via


IStandardEndpoint<ParentT> Interface

Définition

Étape de la définition du point de terminaison de profil CDN permettant de spécifier l’origine.

public interface IStandardEndpoint<ParentT>
type IStandardEndpoint<'ParentT> = interface
Public Interface IStandardEndpoint(Of ParentT)

Paramètres de type

ParentT

Étape de la mise à jour du profil CDN parent à laquelle revenir après avoir joint cette définition.

Méthodes

WithOrigin(String)

Spécifie l’origine du point de terminaison CDN.

WithOrigin(String, String)

Spécifie l’origine du point de terminaison CDN.

S’applique à