public static interface TrafficManagerProfile.UpdateStages.WithProfileStatus
Modifier and Type | Method and Description |
---|---|
TrafficManagerProfile.Update |
withProfileStatusDisabled()
Specify that the profile needs to be disabled.
|
TrafficManagerProfile.Update |
withProfileStatusEnabled()
Specify that the profile needs to be enabled.
|
TrafficManagerProfile.Update withProfileStatusDisabled()
Disabling the profile will disables traffic to all endpoints in the profile
TrafficManagerProfile.Update withProfileStatusEnabled()
Enabling the profile will enables traffic to all endpoints in the profile
Copyright © 2019. All rights reserved.