Package version:

Interface TrafficManagerNameAvailability

Class representing a Traffic Manager Name Availability response.

Hierarchy

  • TrafficManagerNameAvailability

Properties

message?: string

Descriptive message that explains why the name is not available, when applicable.

name?: string

The relative name.

nameAvailable?: boolean

Describes whether the relative name is available or not.

reason?: string

The reason why the name is not available, when applicable.

type?: string

Traffic Manager profile resource type.

Generated using TypeDoc