EdgeOrderAddressType(String) Constructor

Definition

Initializes a new instance of EdgeOrderAddressType.

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

Parameters

value
String

Exceptions

value is null.

Applies to