次の方法で共有


IpAllocation.IpAllocationType プロパティ

定義

IpAllocation の型を取得または設定します。 使用可能な値は、'Undefined'、'Hypernet' です。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.type")]
public string IpAllocationType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.type")>]
member this.IpAllocationType : string with get, set
Public Property IpAllocationType As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象