Share via


IPAddressAllocationMethod(String) Constructor

Definition

Initializes a new instance of IPAddressAllocationMethod.

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

Parameters

value
String

Exceptions

value is null.

Applies to