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 © 2019. All rights reserved.