Share via


NetworkIPAllocationMethod(String) Constructor

Definition

Initializes a new instance of NetworkIPAllocationMethod.

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

Parameters

value
String

Exceptions

value is null.

Applies to