次の方法で共有


NginxPrivateIPAllocationMethod(String) コンストラクター

定義

NginxPrivateIPAllocationMethod の新しいインスタンスを初期化します。

public NginxPrivateIPAllocationMethod (string value);
new Azure.ResourceManager.Nginx.Models.NginxPrivateIPAllocationMethod : string -> Azure.ResourceManager.Nginx.Models.NginxPrivateIPAllocationMethod
Public Sub New (value As String)

パラメーター

value
String

例外

value が null です。

適用対象