Partager via


IWithEndpointThreshold<ParentT>.WithMinimumEndpointsToEnableTraffic Méthode

Définition

Spécifie le nombre minimal de points de terminaison à mettre en ligne pour que le profil imbriqué soit considéré comme sain.

public Microsoft.Azure.Management.TrafficManager.Fluent.TrafficManagerEndpoint.UpdateDefinition.IWithAttach<ParentT> WithMinimumEndpointsToEnableTraffic (int count);
abstract member WithMinimumEndpointsToEnableTraffic : int -> Microsoft.Azure.Management.TrafficManager.Fluent.TrafficManagerEndpoint.UpdateDefinition.IWithAttach<'ParentT>
Public Function WithMinimumEndpointsToEnableTraffic (count As Integer) As IWithAttach(Of ParentT)

Paramètres

count
Int32

Nombre de points de terminaison.

Retours

S’applique à