Share via


IDefinitionOperations Members

Represents the interface for managing Traffic Manager definitions.

The following tables list the members exposed by the IDefinitionOperations type.

Public Methods

(see also Extension Methods)

  Name Description
CreateAsync Asynchronously creates a new definition for a specified profile.
GetAsync Asynchronously returns a definition for an existing profile.
ListAsync Asynchronously returns all of the definitions of a specified profile.

Top

Extension Methods

  Name Description
Create  Creates a new profile definition. (Defined by DefinitionOperationsExtensions.)
CreateAsync  Asynchronously creates a new profile definition. (Defined by DefinitionOperationsExtensions.)
Get  Returns an existing profile definition. (Defined by DefinitionOperationsExtensions.)
GetAsync  Asynchronously returns an existing profile definition. (Defined by DefinitionOperationsExtensions.)
List  Returns all definitions of a profile. (Defined by DefinitionOperationsExtensions.)
ListAsync  Asynchronously returns all of the definitions of a profile. (Defined by DefinitionOperationsExtensions.)

Top

See Also

Reference

IDefinitionOperations Interface
Microsoft.WindowsAzure.Management.TrafficManager Namespace