Profile Class

Definition

Describes a profile.

public class Profile
type Profile = class
Public Class Profile
Inheritance
Profile

Constructors

Profile()

Initializes a new instance of the Profile class.

Properties

Definitions

Optional. Specifies the definition for the specified profile, along with the status. Only one definition version exists for a profile.

DomainName

Optional. The domain name, as specified during the creation of the profile.

Name

Optional. The profile name, as specified during the creation of the profile.

Status

Optional. Indicates whether a definition of the specified profile is enabled or disabled in Windows Azure Traffic Manager.

StatusDetails

Optional.

Applies to