Share via


IotHubNameAvailabilityResponse Class

Definition

The properties indicating whether a given IoT hub name is available.

public class IotHubNameAvailabilityResponse
type IotHubNameAvailabilityResponse = class
Public Class IotHubNameAvailabilityResponse
Inheritance
IotHubNameAvailabilityResponse

Properties

IsNameAvailable

The value which indicates whether the provided name is available.

Message

The detailed reason message.

Reason

The reason for unavailability.

Applies to