WindowsVmGuestPatchMode.Implicit(String to WindowsVmGuestPatchMode) Operator

Definition

Converts a String to a WindowsVmGuestPatchMode.

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

Parameters

value
String

Returns

Applies to