次の方法で共有


IPAddressAvailabilityResult.Available プロパティ

定義

プライベート IP アドレスの可用性を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象