IWithProfileStatus.WithProfileStatusDisabled Method

Definition

Specify that the profile needs to be disabled. Disabling the profile will disables traffic to all endpoints in the profile.

public Microsoft.Azure.Management.TrafficManager.Fluent.TrafficManagerProfile.Update.IUpdate WithProfileStatusDisabled ();
abstract member WithProfileStatusDisabled : unit -> Microsoft.Azure.Management.TrafficManager.Fluent.TrafficManagerProfile.Update.IUpdate
Public Function WithProfileStatusDisabled () As IUpdate

Returns

Applies to