IWithCustomHeaders<ParentT>.WithCustomHeaders Method

Definition

Specifies the custom header for the endpoint that will be used with health checks

C#
public Microsoft.Azure.Management.TrafficManager.Fluent.TrafficManagerEndpoint.Definition.IWithAttach<ParentT> WithCustomHeaders(System.Collections.Generic.IDictionary<string,string> headers);

Parameters

headers
IDictionary<String,String>

list of custom headers.

Returns

Applies to

Product Versions
Azure SDK for .NET Legacy