TrafficManagerNameAvailability Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Class representing a Traffic Manager Name Availability response.
public class TrafficManagerNameAvailability
type TrafficManagerNameAvailability = class
Public Class TrafficManagerNameAvailability
- Inheritance
-
TrafficManagerNameAvailability
Constructors
TrafficManagerNameAvailability() |
Initializes a new instance of the TrafficManagerNameAvailability class. |
TrafficManagerNameAvailability(String, String, Nullable<Boolean>, String, String) |
Initializes a new instance of the TrafficManagerNameAvailability class. |
Properties
Message |
Gets or sets descriptive message that explains why the name is not available, when applicable. |
Name |
Gets or sets the relative name. |
NameAvailable |
Gets or sets describes whether the relative name is available or not. |
Reason |
Gets or sets the reason why the name is not available, when applicable. |
Type |
Gets or sets traffic Manager profile resource type. |