共用方式為


NginxPrivateIPAllocationMethod(String) Constructor

Definition

Initializes a new instance of NginxPrivateIPAllocationMethod.

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

Parameters

value
String

Exceptions

value is null.

Applies to