ParentT - the return type of Attachable.InDefinition.attach()public static interface TrafficManagerEndpoint.UpdateDefinitionStages.WithNestedProfile<ParentT>
| Modifier and Type | Method and Description |
|---|---|
TrafficManagerEndpoint.UpdateDefinitionStages.WithSourceTrafficRegionThenThreshold<ParentT> |
toProfile(TrafficManagerProfile profile)
Specifies a nested traffic manager profile for the endpoint.
|
TrafficManagerEndpoint.UpdateDefinitionStages.WithSourceTrafficRegionThenThreshold<ParentT> toProfile(TrafficManagerProfile profile)
profile - the nested traffic manager profile/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/