次の方法で共有


IPAddressAvailabilityResult.IsPlatformReserved プロパティ

定義

プライベート IP アドレス プラットフォーム予約済みを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象