Freigeben über


IWithEndpointThreshold<ParentT>.WithMinimumEndpointsToEnableTraffic Methode

Definition

Gibt die Mindestanzahl von Endpunkten an, die online sein sollen, damit das geschachtelte Profil als fehlerfrei gilt.

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

Parameter

count
Int32

Die Anzahl der Endpunkte.

Gibt zurück

Gilt für: