Share via


ApiManagementServiceNameAvailabilityResult.IsNameAvailable Property

Definition

True if the name is available and can be used to create a new API Management service; otherwise false.

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

Property Value

Applies to