Share via


PatchServiceUsed.Implicit(String to PatchServiceUsed) Operator

Definition

Converts a string to a PatchServiceUsed.

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

Parameters

value
String

Returns

Applies to