PatchModeType.Implicit(String to PatchModeType) Operator

Definition

Converts a string to a PatchModeType.

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

Parameters

value
String

Returns

Applies to