Share via


ServiceBusNameAvailabilityResult.IsNameAvailable Property

Definition

Value indicating namespace is availability, true if the namespace is available; otherwise, false.

public bool? IsNameAvailable { get; }
member this.IsNameAvailable : Nullable<bool>
Public ReadOnly Property IsNameAvailable As Nullable(Of Boolean)

Property Value

Applies to