Partager via


CheckAvailabilityResult.IsAvailiable Propriété

Définition

Obtient ou définit true si le nom est disponible et peut être utilisé pour créer un espace de noms/NotificationHub. Sinon, false.

[Newtonsoft.Json.JsonProperty(PropertyName="isAvailiable")]
public bool? IsAvailiable { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="isAvailiable")>]
member this.IsAvailiable : Nullable<bool> with get, set
Public Property IsAvailiable As Nullable(Of Boolean)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à