Megosztás a következőn keresztül:


OperatingSystemType.Implicit(String to OperatingSystemType) Operator

Definition

Converts a string to a OperatingSystemType.

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

Parameters

value
String

Returns

Applies to