Partager via


LoadContent(IEnumerable<String>) Constructeur

Définition

Initialise une nouvelle instance de LoadContent.

public LoadContent (System.Collections.Generic.IEnumerable<string> contentPaths);
new Azure.ResourceManager.Cdn.Models.LoadContent : seq<string> -> Azure.ResourceManager.Cdn.Models.LoadContent
Public Sub New (contentPaths As IEnumerable(Of String))

Paramètres

contentPaths
IEnumerable<String>

Chemin d’accès au contenu à charger. Le chemin d’accès doit être une URL de fichier relative de l’origine.

Exceptions

contentPaths a la valeur null.

S’applique à