Partager via


ApiManagementServiceNameAvailabilityResult.NameAvailable Propriété

Définition

Obtient true si le nom est disponible et peut être utilisé pour créer un service Gestion des API ; sinon, false.

[Newtonsoft.Json.JsonProperty(PropertyName="nameAvailable")]
public bool? NameAvailable { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="nameAvailable")>]
member this.NameAvailable : Nullable<bool>
Public ReadOnly Property NameAvailable As Nullable(Of Boolean)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à