IWithProfileStatus Interface

Definition

The stage of the traffic manager profile definition allowing to disable the profile.

public interface IWithProfileStatus
type IWithProfileStatus = interface
Public Interface IWithProfileStatus
Derived

Methods

WithProfileStatusDisabled()

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

Applies to