33 строки
2.8 KiB
YAML
33 строки
2.8 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.UpdateDefinitionStages.WithNestedProfile"
|
|
fullName: "com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.UpdateDefinitionStages.WithNestedProfile<ParentT>"
|
|
name: "TrafficManagerEndpoint.UpdateDefinitionStages.WithNestedProfile<ParentT>"
|
|
nameWithType: "TrafficManagerEndpoint.UpdateDefinitionStages.WithNestedProfile<ParentT>"
|
|
summary: "The stage of the traffic manager nested profile endpoint definition allowing to specify the profile."
|
|
syntax: "public static interface **TrafficManagerEndpoint.UpdateDefinitionStages.WithNestedProfile<ParentT>**"
|
|
methods:
|
|
- uid: "com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.UpdateDefinitionStages.WithNestedProfile.toProfile(com.microsoft.azure.management.trafficmanager.TrafficManagerProfile)"
|
|
fullName: "com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.UpdateDefinitionStages.WithNestedProfile<ParentT>.toProfile(TrafficManagerProfile profile)"
|
|
name: "toProfile(TrafficManagerProfile profile)"
|
|
nameWithType: "TrafficManagerEndpoint.UpdateDefinitionStages.WithNestedProfile<ParentT>.toProfile(TrafficManagerProfile profile)"
|
|
summary: "Specifies a nested traffic manager profile for the endpoint."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "the nested traffic manager profile"
|
|
name: "profile"
|
|
type: "<xref href=\"com.microsoft.azure.management.trafficmanager.TrafficManagerProfile?alt=com.microsoft.azure.management.trafficmanager.TrafficManagerProfile&text=TrafficManagerProfile\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract TrafficManagerEndpoint.UpdateDefinitionStages.WithSourceTrafficRegionThenThreshold<ParentT> toProfile(TrafficManagerProfile profile)"
|
|
desc: "Specifies a nested traffic manager profile for the endpoint."
|
|
returns:
|
|
description: "the next stage of the definition"
|
|
type: "<xref href=\"com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.UpdateDefinitionStages.WithSourceTrafficRegionThenThreshold?alt=com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.UpdateDefinitionStages.WithSourceTrafficRegionThenThreshold&text=WithSourceTrafficRegionThenThreshold\" data-throw-if-not-resolved=\"False\" /><<xref href=\"ParentT?alt=ParentT&text=ParentT\" data-throw-if-not-resolved=\"False\" />>"
|
|
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 nested profile endpoint definition allowing to specify the profile."
|
|
metadata: {}
|
|
package: "com.microsoft.azure.management.trafficmanager"
|
|
artifact: com.microsoft.azure:azure-mgmt-trafficmanager:1.41.4
|