public static interface TrafficManagerEndpoint.UpdateStages.WithTrafficDisabledOrEnabled
| Modifier and Type | Method and Description |
|---|---|
TrafficManagerEndpoint.Update |
withTrafficDisabled()
Specifies that the endpoint should be excluded from receiving traffic.
|
TrafficManagerEndpoint.Update |
withTrafficEnabled()
Specifies that the endpoint should receive the traffic.
|
TrafficManagerEndpoint.Update withTrafficDisabled()
TrafficManagerEndpoint.Update withTrafficEnabled()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/