Share via


NginxPrivateIPAllocationMethod.Implicit Operator

Definition

Converts a string to a NginxPrivateIPAllocationMethod.

public static implicit operator Azure.ResourceManager.Nginx.Models.NginxPrivateIPAllocationMethod (string value);
static member op_Implicit : string -> Azure.ResourceManager.Nginx.Models.NginxPrivateIPAllocationMethod
Public Shared Widening Operator CType (value As String) As NginxPrivateIPAllocationMethod

Parameters

value
String

Returns

Applies to