TrafficManagerEndpoint.UpdateDefinitionStages.WithNestedProfile<ParentT> Interface
Type Parameters
- ParentT
the return type of WithAttach#attach()
public static interface TrafficManagerEndpoint.UpdateDefinitionStages.WithNestedProfile
The stage of the traffic manager nested profile endpoint definition allowing to specify the profile.
Method Summary
Modifier and Type | Method and Description |
---|---|
abstract
With |
toProfile(TrafficManagerProfile profile)
Specifies a nested traffic manager profile for the endpoint. |
Method Details
toProfile
public abstract TrafficManagerEndpoint.UpdateDefinitionStages.WithSourceTrafficRegionThenThreshold
Specifies a nested traffic manager profile for the endpoint.
Parameters:
profile
- the nested traffic manager profile
Returns:
the next stage of the definition
Applies to
Colabore connosco no GitHub
A origem deste conteúdo pode ser encontrada no GitHub, onde também pode criar e rever problemas e pedidos Pull. Para mais informações, consulte o nosso guia do contribuidor.
Azure SDK for Java