OrderArgs

constructor(contact: Output<OrderContactArgs>? = null, deviceName: Output<String>? = null, resourceGroupName: Output<String>? = null, shipmentAddress: Output<OrderShipmentAddressArgs>? = null)