azure-docs-sdk-java/legacy/docs-ref-autogen/com.microsoft.azure.managem...

47 строки
3.9 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.management.trafficmanager.GeographicLocation"
fullName: "com.microsoft.azure.management.trafficmanager.GeographicLocation"
name: "GeographicLocation"
nameWithType: "GeographicLocation"
summary: "Type representing Geographic Hierarchy region (location)."
syntax: "public interface **GeographicLocation**</br> extends <xref href=\"com.microsoft.azure.management.resources.fluentcore.arm.models.HasName?alt=com.microsoft.azure.management.resources.fluentcore.arm.models.HasName&text=HasName\" data-throw-if-not-resolved=\"False\" />, <xref href=\"com.microsoft.azure.management.resources.fluentcore.model.HasInner?alt=com.microsoft.azure.management.resources.fluentcore.model.HasInner&text=HasInner\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.trafficmanager.Region?alt=com.microsoft.azure.management.trafficmanager.Region&text=Region\" data-throw-if-not-resolved=\"False\" />&gt;"
methods:
- uid: "com.microsoft.azure.management.trafficmanager.GeographicLocation.childLocations()"
fullName: "com.microsoft.azure.management.trafficmanager.GeographicLocation.childLocations()"
name: "childLocations()"
nameWithType: "GeographicLocation.childLocations()"
modifiers:
- "abstract"
syntax: "public abstract List<GeographicLocation> childLocations()"
returns:
description: "list of immediate child locations grouped under this location in the Geographic Hierarchy."
type: "<xref href=\"java.util.List?alt=java.util.List&text=List\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.trafficmanager.GeographicLocation?alt=com.microsoft.azure.management.trafficmanager.GeographicLocation&text=GeographicLocation\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.microsoft.azure.management.trafficmanager.GeographicLocation.code()"
fullName: "com.microsoft.azure.management.trafficmanager.GeographicLocation.code()"
name: "code()"
nameWithType: "GeographicLocation.code()"
modifiers:
- "abstract"
syntax: "public abstract String code()"
returns:
description: "the location code."
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.trafficmanager.GeographicLocation.descendantLocations()"
fullName: "com.microsoft.azure.management.trafficmanager.GeographicLocation.descendantLocations()"
name: "descendantLocations()"
nameWithType: "GeographicLocation.descendantLocations()"
modifiers:
- "abstract"
syntax: "public abstract List<GeographicLocation> descendantLocations()"
returns:
description: "list of all descendant locations grouped under this location in the Geographic Hierarchy."
type: "<xref href=\"java.util.List?alt=java.util.List&text=List\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.trafficmanager.GeographicLocation?alt=com.microsoft.azure.management.trafficmanager.GeographicLocation&text=GeographicLocation\" data-throw-if-not-resolved=\"False\" />&gt;"
type: "interface"
desc: "Type representing Geographic Hierarchy region (location)."
implements:
- "<xref href=\"com.microsoft.azure.management.resources.fluentcore.arm.models.HasName?alt=com.microsoft.azure.management.resources.fluentcore.arm.models.HasName&text=HasName\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.microsoft.azure.management.resources.fluentcore.model.HasInner?alt=com.microsoft.azure.management.resources.fluentcore.model.HasInner&text=HasInner\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.trafficmanager.Region?alt=com.microsoft.azure.management.trafficmanager.Region&text=Region\" data-throw-if-not-resolved=\"False\" />&gt;"
metadata: {}
package: "com.microsoft.azure.management.trafficmanager"
artifact: com.microsoft.azure:azure-mgmt-trafficmanager:1.41.4