TransportShipmentType.Implicit(String to TransportShipmentType) Operator

Definition

Converts a string to a TransportShipmentType.

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

Parameters

value
String

Returns

Applies to