Freigeben über


HciVmIPAllocationMethod.Implicit(String to HciVmIPAllocationMethod) Operator

Definition

Converts a String to a HciVmIPAllocationMethod.

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

Parameters

value
String

Returns

Applies to