108 строки
8.7 KiB
YAML
108 строки
8.7 KiB
YAML
### YamlMime:JavaType
|
|
methods:
|
|
- fullName: com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.UpdateStages.WithGeographicLocation.withGeographicLocation(GeographicLocation geographicLocation)
|
|
name: withGeographicLocation(GeographicLocation geographicLocation)
|
|
nameWithType: TrafficManagerEndpoint.UpdateStages.WithGeographicLocation.withGeographicLocation(GeographicLocation geographicLocation)
|
|
parameters:
|
|
- description: <p>the geographic location </p>
|
|
name: geographicLocation
|
|
type: <xref href="com.microsoft.azure.management.trafficmanager.GeographicLocation?alt=com.microsoft.azure.management.trafficmanager.GeographicLocation&text=GeographicLocation" data-throw-if-not-resolved="False"/>
|
|
returns:
|
|
description: <p>the next stage of the update </p>
|
|
type: <xref href="com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.Update?alt=com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.Update&text=TrafficManagerEndpoint.Update" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Specifies the geographic location for the endpoint that will be used when the parent profile is configured with geographic based routing method.</p>
|
|
|
|
<p></p>
|
|
syntax: public Update withGeographicLocation(GeographicLocation geographicLocation)
|
|
uid: com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.UpdateStages.WithGeographicLocation.withGeographicLocation(GeographicLocation)
|
|
- fullName: com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.UpdateStages.WithGeographicLocation.withGeographicLocation(String geographicLocationCode)
|
|
name: withGeographicLocation(String geographicLocationCode)
|
|
nameWithType: TrafficManagerEndpoint.UpdateStages.WithGeographicLocation.withGeographicLocation(String geographicLocationCode)
|
|
parameters:
|
|
- description: <p>the geographic location code </p>
|
|
name: geographicLocationCode
|
|
type: <xref href="String?alt=String&text=String" data-throw-if-not-resolved="False"/>
|
|
returns:
|
|
description: <p>the next stage of the update </p>
|
|
type: <xref href="com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.Update?alt=com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.Update&text=TrafficManagerEndpoint.Update" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Specifies the geographic location for the endpoint that will be used when the parent profile is configured with geographic based routing method.</p>
|
|
|
|
<p></p>
|
|
syntax: public Update withGeographicLocation(String geographicLocationCode)
|
|
uid: com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.UpdateStages.WithGeographicLocation.withGeographicLocation(String)
|
|
- fullName: com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.UpdateStages.WithGeographicLocation.withGeographicLocations(Collection<String> geographicLocationCodes)
|
|
name: withGeographicLocations(Collection<String> geographicLocationCodes)
|
|
nameWithType: TrafficManagerEndpoint.UpdateStages.WithGeographicLocation.withGeographicLocations(Collection<String> geographicLocationCodes)
|
|
parameters:
|
|
- description: <p>the geographic location codes </p>
|
|
name: geographicLocationCodes
|
|
type: <xref href="Collection%3CString%3E?alt=Collection%3CString%3E&text=Collection%3CString%3E" data-throw-if-not-resolved="False"/>
|
|
returns:
|
|
description: <p>the next stage of the update </p>
|
|
type: <xref href="com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.Update?alt=com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.Update&text=TrafficManagerEndpoint.Update" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Specifies the list of geographic location for the endpoint that will be used when the parent profile is configured with geographic based routing method.</p>
|
|
|
|
<p></p>
|
|
syntax: public Update withGeographicLocations(Collection<String> geographicLocationCodes)
|
|
uid: com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.UpdateStages.WithGeographicLocation.withGeographicLocations(Collection<String>)
|
|
- fullName: com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.UpdateStages.WithGeographicLocation.withGeographicLocations(List<GeographicLocation> geographicLocations)
|
|
name: withGeographicLocations(List<GeographicLocation> geographicLocations)
|
|
nameWithType: TrafficManagerEndpoint.UpdateStages.WithGeographicLocation.withGeographicLocations(List<GeographicLocation> geographicLocations)
|
|
parameters:
|
|
- description: <p>the geographic locations </p>
|
|
name: geographicLocations
|
|
type: List<<xref href="com.microsoft.azure.management.trafficmanager.GeographicLocation?alt=com.microsoft.azure.management.trafficmanager.GeographicLocation&text=GeographicLocation" data-throw-if-not-resolved="False"/>>
|
|
returns:
|
|
description: <p>the next stage of the update </p>
|
|
type: <xref href="com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.Update?alt=com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.Update&text=TrafficManagerEndpoint.Update" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Specifies the list of geographic location for the endpoint that will be used when the parent profile is configured with geographic based routing method.</p>
|
|
|
|
<p></p>
|
|
syntax: public Update withGeographicLocations(List<GeographicLocation> geographicLocations)
|
|
uid: com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.UpdateStages.WithGeographicLocation.withGeographicLocations(List<GeographicLocation>)
|
|
- fullName: com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.UpdateStages.WithGeographicLocation.withoutGeographicLocation(GeographicLocation geographicLocation)
|
|
name: withoutGeographicLocation(GeographicLocation geographicLocation)
|
|
nameWithType: TrafficManagerEndpoint.UpdateStages.WithGeographicLocation.withoutGeographicLocation(GeographicLocation geographicLocation)
|
|
parameters:
|
|
- description: <p>the geographic location </p>
|
|
name: geographicLocation
|
|
type: <xref href="com.microsoft.azure.management.trafficmanager.GeographicLocation?alt=com.microsoft.azure.management.trafficmanager.GeographicLocation&text=GeographicLocation" data-throw-if-not-resolved="False"/>
|
|
returns:
|
|
description: <p>the next stage of the update </p>
|
|
type: <xref href="com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.Update?alt=com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.Update&text=TrafficManagerEndpoint.Update" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Specifies the geographic location to be removed from the endpoint's geographic location entries.</p>
|
|
|
|
<p></p>
|
|
syntax: public Update withoutGeographicLocation(GeographicLocation geographicLocation)
|
|
uid: com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.UpdateStages.WithGeographicLocation.withoutGeographicLocation(GeographicLocation)
|
|
- fullName: com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.UpdateStages.WithGeographicLocation.withoutGeographicLocation(String geographicLocationCode)
|
|
name: withoutGeographicLocation(String geographicLocationCode)
|
|
nameWithType: TrafficManagerEndpoint.UpdateStages.WithGeographicLocation.withoutGeographicLocation(String geographicLocationCode)
|
|
parameters:
|
|
- description: <p>the geographic location code </p>
|
|
name: geographicLocationCode
|
|
type: <xref href="String?alt=String&text=String" data-throw-if-not-resolved="False"/>
|
|
returns:
|
|
description: <p>the next stage of the update </p>
|
|
type: <xref href="com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.Update?alt=com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.Update&text=TrafficManagerEndpoint.Update" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Specifies the geographic location to be removed from the endpoint's geographic location entries.</p>
|
|
|
|
<p></p>
|
|
syntax: public Update withoutGeographicLocation(String geographicLocationCode)
|
|
uid: com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.UpdateStages.WithGeographicLocation.withoutGeographicLocation(String)
|
|
nameWithType: TrafficManagerEndpoint.UpdateStages.WithGeographicLocation
|
|
syntax: public interface WithGeographicLocation
|
|
type: interface
|
|
uid: com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.UpdateStages.WithGeographicLocation
|
|
fullName: com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.UpdateStages.WithGeographicLocation
|
|
name: TrafficManagerEndpoint.UpdateStages.WithGeographicLocation
|
|
package: com.microsoft.azure.management.trafficmanager
|
|
summary: <p>The stage of the traffic manager update definition allowing to specify the geographic region. </p>
|
|
metadata: {}
|