HybridComputeGatewayType.Implicit(String to HybridComputeGatewayType) Operator

Definition

Converts a string to a HybridComputeGatewayType.

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

Parameters

value
String

Returns

Applies to