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.Definition.IWithCreate WithProfileStatusDisabled ();
abstract member WithProfileStatusDisabled : unit -> Microsoft.Azure.Management.TrafficManager.Fluent.TrafficManagerProfile.Definition.IWithCreate
Public Function WithProfileStatusDisabled () As IWithCreate

Returns

Applies to