DefinitionCreateParameters Members
Represents the parameters that are used to create a Traffic Manager definition.
The following tables list the members exposed by the DefinitionCreateParameters type.
Public Constructors
Name | Description | |
---|---|---|
DefinitionCreateParameters | Initializes a new instance of the DefinitionCreateParameters class. |
Top
Public Properties
Name | Description | |
---|---|---|
DnsOptions | Gets or sets the DNS options. | |
Monitors | Gets or sets the list of endpoint monitoring configurations. | |
Policy | Gets or sets the endpoint monitoring policy. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (Inherited from Object) | |
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
ToString | (Inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |
Top
See Also
Reference
DefinitionCreateParameters Class
Microsoft.WindowsAzure.Management.TrafficManager.Models Namespace