TrafficManagerNameAvailability interface

Class representing a Traffic Manager Name Availability response.

Properties

message

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

name

The relative name.

nameAvailable

Describes whether the relative name is available or not.

reason

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

type

Traffic Manager profile resource type.

Property Details

message

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

message?: string

Property Value

string

name

The relative name.

name?: string

Property Value

string

nameAvailable

Describes whether the relative name is available or not.

nameAvailable?: boolean

Property Value

boolean

reason

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

reason?: string

Property Value

string

type

Traffic Manager profile resource type.

type?: string

Property Value

string