Package-level declarations
Types
Link copied to clipboard
object DataboxedgeFunctions
Link copied to clipboard
Link copied to clipboard
class DeviceArgsBuilder
Builder for DeviceArgs.
Link copied to clipboard
Link copied to clipboard
class DeviceResourceBuilder
Builder for Device.
Link copied to clipboard
data class OrderArgs(val contact: Output<OrderContactArgs>? = null, val deviceName: Output<String>? = null, val resourceGroupName: Output<String>? = null, val shipmentAddress: Output<OrderShipmentAddressArgs>? = null) : ConvertibleToJava<OrderArgs>
Manages a Databox Edge Order. !> Creation of Databox Edge Order is not supported by the Azure API - as such the azure.databoxedge.Order
resource is deprecated and will be removed in v4.0 of the AzureRM Provider.
Link copied to clipboard
class OrderArgsBuilder
Builder for OrderArgs.
Link copied to clipboard
Link copied to clipboard
class OrderResourceBuilder
Builder for Order.