Freigeben über


IWithGeographicLocation<ParentT> Schnittstelle

Definition

Die Phase der Traffic Manager-Endpunktdefinition, in der die geografische Region angegeben werden kann.

public interface IWithGeographicLocation<ParentT>
type IWithGeographicLocation<'ParentT> = interface
Public Interface IWithGeographicLocation(Of ParentT)

Typparameter

ParentT

Der Rückgabetyp von WithAttach.attach().

Abgeleitet

Methoden

WithGeographicLocation(IGeographicLocation)

Gibt den geografischen Standort für den Endpunkt an, der verwendet wird, wenn das übergeordnete Profil mit der geografisch basierten Routingmethode TrafficRoutingMethod.GEOGRAPHIC konfiguriert wird.

WithGeographicLocation(String)

Gibt den geografischen Standort für den Endpunkt an, der verwendet wird, wenn das übergeordnete Profil mit der geografisch basierten Routingmethode TrafficRoutingMethod.GEOGRAPHIC konfiguriert wird.

WithGeographicLocations(IList<IGeographicLocation>)

Gibt die Liste der geografischen Standorte für den Endpunkt an, der verwendet wird, wenn das übergeordnete Profil mit der geografisch basierten Routingmethode TrafficRoutingMethod.GEOGRAPHIC konfiguriert wird.

WithGeographicLocations(IList<String>)

Gibt die Liste der geografischen Standorte für den Endpunkt an, der verwendet wird, wenn das übergeordnete Profil mit der geografisch basierten Routingmethode TrafficRoutingMethod.GEOGRAPHIC konfiguriert wird.

Gilt für: