Freigeben über


AllocationMethod.Implicit(String to AllocationMethod) Operator

Definition

Converts a string to a AllocationMethod.

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

Parameters

value
String

Returns

Applies to