Partager via


IWithNestedProfileConfig.WithMinimumEndpointsToEnableTraffic(Int32) 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.UpdateNestedProfileEndpoint.IUpdateNestedProfileEndpoint WithMinimumEndpointsToEnableTraffic (int count);
abstract member WithMinimumEndpointsToEnableTraffic : int -> Microsoft.Azure.Management.TrafficManager.Fluent.TrafficManagerEndpoint.UpdateNestedProfileEndpoint.IUpdateNestedProfileEndpoint
Public Function WithMinimumEndpointsToEnableTraffic (count As Integer) As IUpdateNestedProfileEndpoint

Paramètres

count
Int32

Nombre de points de terminaison.

Retours

S’applique à