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

33 строки
2.4 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.UpdateDefinitionStages.WithFqdn"
fullName: "com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.UpdateDefinitionStages.WithFqdn<ParentT>"
name: "TrafficManagerEndpoint.UpdateDefinitionStages.WithFqdn<ParentT>"
nameWithType: "TrafficManagerEndpoint.UpdateDefinitionStages.WithFqdn<ParentT>"
summary: "The stage of the traffic manager profile external endpoint definition allowing to specify the FQDN."
syntax: "public static interface **TrafficManagerEndpoint.UpdateDefinitionStages.WithFqdn<ParentT>**"
methods:
- uid: "com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.UpdateDefinitionStages.WithFqdn.toFqdn(java.lang.String)"
fullName: "com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.UpdateDefinitionStages.WithFqdn<ParentT>.toFqdn(String externalFqdn)"
name: "toFqdn(String externalFqdn)"
nameWithType: "TrafficManagerEndpoint.UpdateDefinitionStages.WithFqdn<ParentT>.toFqdn(String externalFqdn)"
summary: "Specifies the FQDN of an external endpoint."
modifiers:
- "abstract"
parameters:
- description: "the external FQDN"
name: "externalFqdn"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract TrafficManagerEndpoint.UpdateDefinitionStages.WithSourceTrafficRegion<ParentT> toFqdn(String externalFqdn)"
desc: "Specifies the FQDN of an external endpoint."
returns:
description: "the next stage of the definition"
type: "<xref href=\"com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.UpdateDefinitionStages.WithSourceTrafficRegion?alt=com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.UpdateDefinitionStages.WithSourceTrafficRegion&text=WithSourceTrafficRegion\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"ParentT?alt=ParentT&text=ParentT\" data-throw-if-not-resolved=\"False\" />&gt;"
type: "interface"
typeParameters:
- description: "the return type of <xref uid=\"WithAttach#attach()\" data-throw-if-not-resolved=\"false\" data-raw-source=\"WithAttach#attach()\"></xref>"
name: "ParentT"
desc: "The stage of the traffic manager profile external endpoint definition allowing to specify the FQDN."
metadata: {}
package: "com.microsoft.azure.management.trafficmanager"
artifact: com.microsoft.azure:azure-mgmt-trafficmanager:1.41.4