Share via


VmGuestPatchRebootStatus.Implicit(String to VmGuestPatchRebootStatus) Operator

Definition

Converts a string to a VmGuestPatchRebootStatus.

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

Parameters

value
String

Returns

Applies to