TrafficManagerEndpoint.UpdateDefinitionStages.WithTrafficDisabled<ParentT> Interface
Type Parameters
- ParentT
the return type of WithAttach#attach()
public static interface TrafficManagerEndpoint.UpdateDefinitionStages.WithTrafficDisabled
The stage of the traffic manager endpoint definition allowing to disable the endpoint.
Method Summary
Modifier and Type | Method and Description |
---|---|
abstract
With |
withTrafficDisabled()
Specifies that this endpoint should be excluded from receiving traffic. |
Method Details
withTrafficDisabled
public abstract TrafficManagerEndpoint.UpdateDefinitionStages.WithAttach
Specifies that this endpoint should be excluded from receiving traffic.
Returns:
the next stage of the definition
Applies to
Colaborar conosco no GitHub
A fonte deste conteúdo pode ser encontrada no GitHub, onde você também pode criar e revisar problemas e solicitações de pull. Para obter mais informações, confira o nosso guia para colaboradores.
Azure SDK for Java