HotpatchEnablementStatus.Implicit(String to HotpatchEnablementStatus) Operator

Definition

Converts a string to a HotpatchEnablementStatus.

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

Parameters

value
String

Returns

Applies to