TransportShipmentType(String) Constructor

Definition

Initializes a new instance of TransportShipmentType.

public TransportShipmentType (string value);
new Azure.ResourceManager.EdgeOrder.Models.TransportShipmentType : string -> Azure.ResourceManager.EdgeOrder.Models.TransportShipmentType
Public Sub New (value As String)

Parameters

value
String

Exceptions

value is null.

Applies to