Partager via


IWithTemplate Interface

Définition

Définition de déploiement permettant de spécifier le modèle.

public interface IWithTemplate
type IWithTemplate = interface
Public Interface IWithTemplate
Dérivé

Méthodes

WithTemplate(Object)

Spécifie le modèle en tant qu’objet .

WithTemplate(String)

Spécifie le modèle sous forme de chaîne JSON.

WithTemplateLink(String, String)

Spécifie le modèle en tant qu’URL.

S’applique à