Partager via


IWithCustomHeaders.WithCustomHeader(String, String) Méthode

Définition

Spécifie l’en-tête personnalisé pour le point de terminaison qui sera utilisé avec les contrôles d’intégrité

public Microsoft.Azure.Management.TrafficManager.Fluent.TrafficManagerEndpoint.Update.IUpdate WithCustomHeader (string name, string value);
abstract member WithCustomHeader : string * string -> Microsoft.Azure.Management.TrafficManager.Fluent.TrafficManagerEndpoint.Update.IUpdate
Public Function WithCustomHeader (name As String, value As String) As IUpdate

Paramètres

name
String

nom de l’en-tête personnalisé.

value
String

valeur d’en-tête personnalisée.

Retours

S’applique à