Udostępnij za pośrednictwem


HybridComputeOSType.Implicit(String to HybridComputeOSType) Operator

Definition

Converts a string to a HybridComputeOSType.

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

Parameters

value
String

Returns

Applies to