次の方法で共有


IpAllocation.IpamAllocationId プロパティ

定義

IPAM 割り当て ID を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象