Share via


InboundEndpointIPAllocationMethod(String) Constructor

Definition

Initializes a new instance of InboundEndpointIPAllocationMethod.

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

Parameters

value
String

Exceptions

value is null.

Applies to