Share via


IPAddressAvailabilityResult.IsPlatformReserved Property

Definition

Gets or sets private IP address platform reserved.

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to