次の方法で共有


LBFrontendIPConfigurationResourceSettings.PrivateIpAllocationMethod プロパティ

定義

PrivateIP 割り当て方法 (静的/動的) を取得または設定します。

[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

適用対象