Partager via


IWithStandardCreate.WithNewEndpoint(String) Méthode

Définition

Ajoute un nouveau point de terminaison au profil CDN.

public Microsoft.Azure.Management.Cdn.Fluent.CdnProfile.Definition.IWithStandardCreate WithNewEndpoint (string endpointOriginHostname);
abstract member WithNewEndpoint : string -> Microsoft.Azure.Management.Cdn.Fluent.CdnProfile.Definition.IWithStandardCreate
Public Function WithNewEndpoint (endpointOriginHostname As String) As IWithStandardCreate

Paramètres

endpointOriginHostname
String

Nom d’hôte d’origine du point de terminaison.

Retours

S’applique à