次の方法で共有


NicIpConfigurationResourceSettings.PrivateIpAllocationMethod プロパティ

定義

プライベート IP アドレスの割り当て方法を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象