Share via


IPAddressAllocationMethod.Implicit Operator

Definition

Converts a string to a IPAddressAllocationMethod.

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

Parameters

value
String

Returns

Applies to