This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.1.0 published on Tuesday, Apr 8, 2025 by Pulumi
azure-native.edgeorder.getOrderItem
Explore with Pulumi AI
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.1.0 published on Tuesday, Apr 8, 2025 by Pulumi
Get an order item.
Uses Azure REST API version 2024-02-01.
Other available API versions: 2022-05-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native edgeorder [ApiVersion]
. See the version guide for details.
Using getOrderItem
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getOrderItem(args: GetOrderItemArgs, opts?: InvokeOptions): Promise<GetOrderItemResult>
function getOrderItemOutput(args: GetOrderItemOutputArgs, opts?: InvokeOptions): Output<GetOrderItemResult>
def get_order_item(expand: Optional[str] = None,
order_item_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetOrderItemResult
def get_order_item_output(expand: Optional[pulumi.Input[str]] = None,
order_item_name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetOrderItemResult]
func LookupOrderItem(ctx *Context, args *LookupOrderItemArgs, opts ...InvokeOption) (*LookupOrderItemResult, error)
func LookupOrderItemOutput(ctx *Context, args *LookupOrderItemOutputArgs, opts ...InvokeOption) LookupOrderItemResultOutput
> Note: This function is named LookupOrderItem
in the Go SDK.
public static class GetOrderItem
{
public static Task<GetOrderItemResult> InvokeAsync(GetOrderItemArgs args, InvokeOptions? opts = null)
public static Output<GetOrderItemResult> Invoke(GetOrderItemInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetOrderItemResult> getOrderItem(GetOrderItemArgs args, InvokeOptions options)
public static Output<GetOrderItemResult> getOrderItem(GetOrderItemArgs args, InvokeOptions options)
fn::invoke:
function: azure-native:edgeorder:getOrderItem
arguments:
# arguments dictionary
The following arguments are supported:
- Order
Item Name This property is required. Changes to this property will trigger replacement.
- The name of the order item.
- Resource
Group Name This property is required. Changes to this property will trigger replacement.
- The name of the resource group. The name is case insensitive.
- Expand string
- $expand is supported on parent device details, device details, forward shipping details and reverse shipping details parameters. Each of these can be provided as a comma separated list. Parent Device Details for order item provides details on the devices of the product, Device Details for order item provides details on the devices of the child configurations of the product, Forward and Reverse Shipping details provide forward and reverse shipping details respectively.
- Order
Item Name This property is required. Changes to this property will trigger replacement.
- The name of the order item.
- Resource
Group Name This property is required. Changes to this property will trigger replacement.
- The name of the resource group. The name is case insensitive.
- Expand string
- $expand is supported on parent device details, device details, forward shipping details and reverse shipping details parameters. Each of these can be provided as a comma separated list. Parent Device Details for order item provides details on the devices of the product, Device Details for order item provides details on the devices of the child configurations of the product, Forward and Reverse Shipping details provide forward and reverse shipping details respectively.
- order
Item Name This property is required. Changes to this property will trigger replacement.
- The name of the order item.
- resource
Group Name This property is required. Changes to this property will trigger replacement.
- The name of the resource group. The name is case insensitive.
- expand String
- $expand is supported on parent device details, device details, forward shipping details and reverse shipping details parameters. Each of these can be provided as a comma separated list. Parent Device Details for order item provides details on the devices of the product, Device Details for order item provides details on the devices of the child configurations of the product, Forward and Reverse Shipping details provide forward and reverse shipping details respectively.
- order
Item Name This property is required. Changes to this property will trigger replacement.
- The name of the order item.
- resource
Group Name This property is required. Changes to this property will trigger replacement.
- The name of the resource group. The name is case insensitive.
- expand string
- $expand is supported on parent device details, device details, forward shipping details and reverse shipping details parameters. Each of these can be provided as a comma separated list. Parent Device Details for order item provides details on the devices of the product, Device Details for order item provides details on the devices of the child configurations of the product, Forward and Reverse Shipping details provide forward and reverse shipping details respectively.
- order_
item_ name This property is required. Changes to this property will trigger replacement.
- The name of the order item.
- resource_
group_ name This property is required. Changes to this property will trigger replacement.
- The name of the resource group. The name is case insensitive.
- expand str
- $expand is supported on parent device details, device details, forward shipping details and reverse shipping details parameters. Each of these can be provided as a comma separated list. Parent Device Details for order item provides details on the devices of the product, Device Details for order item provides details on the devices of the child configurations of the product, Forward and Reverse Shipping details provide forward and reverse shipping details respectively.
- order
Item Name This property is required. Changes to this property will trigger replacement.
- The name of the order item.
- resource
Group Name This property is required. Changes to this property will trigger replacement.
- The name of the resource group. The name is case insensitive.
- expand String
- $expand is supported on parent device details, device details, forward shipping details and reverse shipping details parameters. Each of these can be provided as a comma separated list. Parent Device Details for order item provides details on the devices of the product, Device Details for order item provides details on the devices of the child configurations of the product, Forward and Reverse Shipping details provide forward and reverse shipping details respectively.
getOrderItem Result
The following output properties are available:
- Azure
Api stringVersion - The Azure API version of the resource.
- Id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- Location string
- The geo-location where the resource lives
- Name string
- The name of the resource
- Order
Id string - Id of the order to which order item belongs to.
- Order
Item Pulumi.Details Azure Native. Edge Order. Outputs. Order Item Details Response - Represents order item details.
- Provisioning
State string - Provisioning state
- Start
Time string - Start time of order item.
- System
Data Pulumi.Azure Native. Edge Order. Outputs. System Data Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Address
Details Pulumi.Azure Native. Edge Order. Outputs. Address Details Response - Represents shipping and return address for order item.
- Identity
Pulumi.
Azure Native. Edge Order. Outputs. Resource Identity Response - Msi identity of the resource
- Dictionary<string, string>
- Resource tags.
- Azure
Api stringVersion - The Azure API version of the resource.
- Id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- Location string
- The geo-location where the resource lives
- Name string
- The name of the resource
- Order
Id string - Id of the order to which order item belongs to.
- Order
Item OrderDetails Item Details Response - Represents order item details.
- Provisioning
State string - Provisioning state
- Start
Time string - Start time of order item.
- System
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Address
Details AddressDetails Response - Represents shipping and return address for order item.
- Identity
Resource
Identity Response - Msi identity of the resource
- map[string]string
- Resource tags.
- azure
Api StringVersion - The Azure API version of the resource.
- id String
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- location String
- The geo-location where the resource lives
- name String
- The name of the resource
- order
Id String - Id of the order to which order item belongs to.
- order
Item OrderDetails Item Details Response - Represents order item details.
- provisioning
State String - Provisioning state
- start
Time String - Start time of order item.
- system
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- address
Details AddressDetails Response - Represents shipping and return address for order item.
- identity
Resource
Identity Response - Msi identity of the resource
- Map<String,String>
- Resource tags.
- azure
Api stringVersion - The Azure API version of the resource.
- id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- location string
- The geo-location where the resource lives
- name string
- The name of the resource
- order
Id string - Id of the order to which order item belongs to.
- order
Item OrderDetails Item Details Response - Represents order item details.
- provisioning
State string - Provisioning state
- start
Time string - Start time of order item.
- system
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- address
Details AddressDetails Response - Represents shipping and return address for order item.
- identity
Resource
Identity Response - Msi identity of the resource
- {[key: string]: string}
- Resource tags.
- azure_
api_ strversion - The Azure API version of the resource.
- id str
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- location str
- The geo-location where the resource lives
- name str
- The name of the resource
- order_
id str - Id of the order to which order item belongs to.
- order_
item_ Orderdetails Item Details Response - Represents order item details.
- provisioning_
state str - Provisioning state
- start_
time str - Start time of order item.
- system_
data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type str
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- address_
details AddressDetails Response - Represents shipping and return address for order item.
- identity
Resource
Identity Response - Msi identity of the resource
- Mapping[str, str]
- Resource tags.
- azure
Api StringVersion - The Azure API version of the resource.
- id String
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- location String
- The geo-location where the resource lives
- name String
- The name of the resource
- order
Id String - Id of the order to which order item belongs to.
- order
Item Property MapDetails - Represents order item details.
- provisioning
State String - Provisioning state
- start
Time String - Start time of order item.
- system
Data Property Map - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- address
Details Property Map - Represents shipping and return address for order item.
- identity Property Map
- Msi identity of the resource
- Map<String>
- Resource tags.
Supporting Types
AdditionalConfigurationResponse
- Hierarchy
Information This property is required. Pulumi.Azure Native. Edge Order. Inputs. Hierarchy Information Response - Hierarchy of the product which uniquely identifies the configuration.
- Quantity
This property is required. int - Quantity of the product.
- Provisioning
Details List<Pulumi.Azure Native. Edge Order. Inputs. Provisioning Details Response> - List Provisioning Details for Devices in Additional Config.
- Hierarchy
Information This property is required. HierarchyInformation Response - Hierarchy of the product which uniquely identifies the configuration.
- Quantity
This property is required. int - Quantity of the product.
- Provisioning
Details []ProvisioningDetails Response - List Provisioning Details for Devices in Additional Config.
- hierarchy
Information This property is required. HierarchyInformation Response - Hierarchy of the product which uniquely identifies the configuration.
- quantity
This property is required. Integer - Quantity of the product.
- provisioning
Details List<ProvisioningDetails Response> - List Provisioning Details for Devices in Additional Config.
- hierarchy
Information This property is required. HierarchyInformation Response - Hierarchy of the product which uniquely identifies the configuration.
- quantity
This property is required. number - Quantity of the product.
- provisioning
Details ProvisioningDetails Response[] - List Provisioning Details for Devices in Additional Config.
- hierarchy_
information This property is required. HierarchyInformation Response - Hierarchy of the product which uniquely identifies the configuration.
- quantity
This property is required. int - Quantity of the product.
- provisioning_
details Sequence[ProvisioningDetails Response] - List Provisioning Details for Devices in Additional Config.
- hierarchy
Information This property is required. Property Map - Hierarchy of the product which uniquely identifies the configuration.
- quantity
This property is required. Number - Quantity of the product.
- provisioning
Details List<Property Map> - List Provisioning Details for Devices in Additional Config.
AddressDetailsResponse
- Forward
Address This property is required. Pulumi.Azure Native. Edge Order. Inputs. Address Properties Response - Customer address and contact details.
- Return
Address This property is required. Pulumi.Azure Native. Edge Order. Inputs. Address Properties Response - Return shipping address.
- Forward
Address This property is required. AddressProperties Response - Customer address and contact details.
- Return
Address This property is required. AddressProperties Response - Return shipping address.
- forward
Address This property is required. AddressProperties Response - Customer address and contact details.
- return
Address This property is required. AddressProperties Response - Return shipping address.
- forward
Address This property is required. AddressProperties Response - Customer address and contact details.
- return
Address This property is required. AddressProperties Response - Return shipping address.
- forward_
address This property is required. AddressProperties Response - Customer address and contact details.
- return_
address This property is required. AddressProperties Response - Return shipping address.
- forward
Address This property is required. Property Map - Customer address and contact details.
- return
Address This property is required. Property Map - Return shipping address.
AddressPropertiesResponse
- Address
Validation Status This property is required. string - Status of address validation.
- Provisioning
State This property is required. string - Provisioning state
- Address
Classification string - Type of address based on its usage context.
- Contact
Details Pulumi.Azure Native. Edge Order. Inputs. Contact Details Response - Contact details for the address.
- Shipping
Address Pulumi.Azure Native. Edge Order. Inputs. Shipping Address Response - Shipping details for the address.
- Address
Validation Status This property is required. string - Status of address validation.
- Provisioning
State This property is required. string - Provisioning state
- Address
Classification string - Type of address based on its usage context.
- Contact
Details ContactDetails Response - Contact details for the address.
- Shipping
Address ShippingAddress Response - Shipping details for the address.
- address
Validation Status This property is required. String - Status of address validation.
- provisioning
State This property is required. String - Provisioning state
- address
Classification String - Type of address based on its usage context.
- contact
Details ContactDetails Response - Contact details for the address.
- shipping
Address ShippingAddress Response - Shipping details for the address.
- address
Validation Status This property is required. string - Status of address validation.
- provisioning
State This property is required. string - Provisioning state
- address
Classification string - Type of address based on its usage context.
- contact
Details ContactDetails Response - Contact details for the address.
- shipping
Address ShippingAddress Response - Shipping details for the address.
- address_
validation_ status This property is required. str - Status of address validation.
- provisioning_
state This property is required. str - Provisioning state
- address_
classification str - Type of address based on its usage context.
- contact_
details ContactDetails Response - Contact details for the address.
- shipping_
address ShippingAddress Response - Shipping details for the address.
- address
Validation Status This property is required. String - Status of address validation.
- provisioning
State This property is required. String - Provisioning state
- address
Classification String - Type of address based on its usage context.
- contact
Details Property Map - Contact details for the address.
- shipping
Address Property Map - Shipping details for the address.
ConfigurationDeviceDetailsResponse
- Device
Details This property is required. List<Pulumi.Azure Native. Edge Order. Inputs. Device Details Response> - List of device details.
- Hierarchy
Information This property is required. Pulumi.Azure Native. Edge Order. Inputs. Hierarchy Information Response - Hierarchy of the product which uniquely identifies the configuration.
- Identification
Type This property is required. string - Identification type of the configuration.
- Quantity
This property is required. int - Quantity of the product.
- Term
Commitment Information This property is required. Pulumi.Azure Native. Edge Order. Inputs. Term Commitment Information Response - Term Commitment Information of the Device.
- Display
Info Pulumi.Azure Native. Edge Order. Inputs. Display Info Response - Display details of the product.
- Device
Details This property is required. []DeviceDetails Response - List of device details.
- Hierarchy
Information This property is required. HierarchyInformation Response - Hierarchy of the product which uniquely identifies the configuration.
- Identification
Type This property is required. string - Identification type of the configuration.
- Quantity
This property is required. int - Quantity of the product.
- Term
Commitment Information This property is required. TermCommitment Information Response - Term Commitment Information of the Device.
- Display
Info DisplayInfo Response - Display details of the product.
- device
Details This property is required. List<DeviceDetails Response> - List of device details.
- hierarchy
Information This property is required. HierarchyInformation Response - Hierarchy of the product which uniquely identifies the configuration.
- identification
Type This property is required. String - Identification type of the configuration.
- quantity
This property is required. Integer - Quantity of the product.
- term
Commitment Information This property is required. TermCommitment Information Response - Term Commitment Information of the Device.
- display
Info DisplayInfo Response - Display details of the product.
- device
Details This property is required. DeviceDetails Response[] - List of device details.
- hierarchy
Information This property is required. HierarchyInformation Response - Hierarchy of the product which uniquely identifies the configuration.
- identification
Type This property is required. string - Identification type of the configuration.
- quantity
This property is required. number - Quantity of the product.
- term
Commitment Information This property is required. TermCommitment Information Response - Term Commitment Information of the Device.
- display
Info DisplayInfo Response - Display details of the product.
- device_
details This property is required. Sequence[DeviceDetails Response] - List of device details.
- hierarchy_
information This property is required. HierarchyInformation Response - Hierarchy of the product which uniquely identifies the configuration.
- identification_
type This property is required. str - Identification type of the configuration.
- quantity
This property is required. int - Quantity of the product.
- term_
commitment_ information This property is required. TermCommitment Information Response - Term Commitment Information of the Device.
- display_
info DisplayInfo Response - Display details of the product.
- device
Details This property is required. List<Property Map> - List of device details.
- hierarchy
Information This property is required. Property Map - Hierarchy of the product which uniquely identifies the configuration.
- identification
Type This property is required. String - Identification type of the configuration.
- quantity
This property is required. Number - Quantity of the product.
- term
Commitment Information This property is required. Property Map - Term Commitment Information of the Device.
- display
Info Property Map - Display details of the product.
ContactDetailsResponse
- Contact
Name string - Contact name of the person.
- Email
List List<string> - List of Email-ids to be notified about job progress.
- Mobile string
- Mobile number of the contact person.
- Phone string
- Phone number of the contact person.
- Phone
Extension string - Phone extension number of the contact person.
- Contact
Name string - Contact name of the person.
- Email
List []string - List of Email-ids to be notified about job progress.
- Mobile string
- Mobile number of the contact person.
- Phone string
- Phone number of the contact person.
- Phone
Extension string - Phone extension number of the contact person.
- contact
Name String - Contact name of the person.
- email
List List<String> - List of Email-ids to be notified about job progress.
- mobile String
- Mobile number of the contact person.
- phone String
- Phone number of the contact person.
- phone
Extension String - Phone extension number of the contact person.
- contact
Name string - Contact name of the person.
- email
List string[] - List of Email-ids to be notified about job progress.
- mobile string
- Mobile number of the contact person.
- phone string
- Phone number of the contact person.
- phone
Extension string - Phone extension number of the contact person.
- contact_
name str - Contact name of the person.
- email_
list Sequence[str] - List of Email-ids to be notified about job progress.
- mobile str
- Mobile number of the contact person.
- phone str
- Phone number of the contact person.
- phone_
extension str - Phone extension number of the contact person.
- contact
Name String - Contact name of the person.
- email
List List<String> - List of Email-ids to be notified about job progress.
- mobile String
- Mobile number of the contact person.
- phone String
- Phone number of the contact person.
- phone
Extension String - Phone extension number of the contact person.
DeviceDetailsResponse
- Display
Serial Number This property is required. string - Device serial number to be displayed.
- Management
Resource Id This property is required. string - Management Resource Id.
- Management
Resource Tenant Id This property is required. string - Management Resource Tenant ID.
- Provisioning
Details This property is required. Pulumi.Azure Native. Edge Order. Inputs. Provisioning Details Response - Provisioning Details for the device.
- Provisioning
Support This property is required. string - Determining nature of provisioning that the configuration supports.
- Serial
Number This property is required. string - Device serial number.
- Display
Serial Number This property is required. string - Device serial number to be displayed.
- Management
Resource Id This property is required. string - Management Resource Id.
- Management
Resource Tenant Id This property is required. string - Management Resource Tenant ID.
- Provisioning
Details This property is required. ProvisioningDetails Response - Provisioning Details for the device.
- Provisioning
Support This property is required. string - Determining nature of provisioning that the configuration supports.
- Serial
Number This property is required. string - Device serial number.
- display
Serial Number This property is required. String - Device serial number to be displayed.
- management
Resource Id This property is required. String - Management Resource Id.
- management
Resource Tenant Id This property is required. String - Management Resource Tenant ID.
- provisioning
Details This property is required. ProvisioningDetails Response - Provisioning Details for the device.
- provisioning
Support This property is required. String - Determining nature of provisioning that the configuration supports.
- serial
Number This property is required. String - Device serial number.
- display
Serial Number This property is required. string - Device serial number to be displayed.
- management
Resource Id This property is required. string - Management Resource Id.
- management
Resource Tenant Id This property is required. string - Management Resource Tenant ID.
- provisioning
Details This property is required. ProvisioningDetails Response - Provisioning Details for the device.
- provisioning
Support This property is required. string - Determining nature of provisioning that the configuration supports.
- serial
Number This property is required. string - Device serial number.
- display_
serial_ number This property is required. str - Device serial number to be displayed.
- management_
resource_ id This property is required. str - Management Resource Id.
- management_
resource_ tenant_ id This property is required. str - Management Resource Tenant ID.
- provisioning_
details This property is required. ProvisioningDetails Response - Provisioning Details for the device.
- provisioning_
support This property is required. str - Determining nature of provisioning that the configuration supports.
- serial_
number This property is required. str - Device serial number.
- display
Serial Number This property is required. String - Device serial number to be displayed.
- management
Resource Id This property is required. String - Management Resource Id.
- management
Resource Tenant Id This property is required. String - Management Resource Tenant ID.
- provisioning
Details This property is required. Property Map - Provisioning Details for the device.
- provisioning
Support This property is required. String - Determining nature of provisioning that the configuration supports.
- serial
Number This property is required. String - Device serial number.
DevicePresenceVerificationDetailsResponse
DisplayInfoResponse
- Configuration
Display Name This property is required. string - Configuration display name.
- Product
Family Display Name This property is required. string - Product family display name.
- Configuration
Display Name This property is required. string - Configuration display name.
- Product
Family Display Name This property is required. string - Product family display name.
- configuration
Display Name This property is required. String - Configuration display name.
- product
Family Display Name This property is required. String - Product family display name.
- configuration
Display Name This property is required. string - Configuration display name.
- product
Family Display Name This property is required. string - Product family display name.
- configuration_
display_ name This property is required. str - Configuration display name.
- product_
family_ display_ name This property is required. str - Product family display name.
- configuration
Display Name This property is required. String - Configuration display name.
- product
Family Display Name This property is required. String - Product family display name.
EncryptionPreferencesResponse
- Double
Encryption stringStatus - Double encryption status as entered by the customer. It is compulsory to give this parameter if the 'Deny' or 'Disabled' policy is configured.
- Double
Encryption stringStatus - Double encryption status as entered by the customer. It is compulsory to give this parameter if the 'Deny' or 'Disabled' policy is configured.
- double
Encryption StringStatus - Double encryption status as entered by the customer. It is compulsory to give this parameter if the 'Deny' or 'Disabled' policy is configured.
- double
Encryption stringStatus - Double encryption status as entered by the customer. It is compulsory to give this parameter if the 'Deny' or 'Disabled' policy is configured.
- double_
encryption_ strstatus - Double encryption status as entered by the customer. It is compulsory to give this parameter if the 'Deny' or 'Disabled' policy is configured.
- double
Encryption StringStatus - Double encryption status as entered by the customer. It is compulsory to give this parameter if the 'Deny' or 'Disabled' policy is configured.
ErrorAdditionalInfoResponse
ErrorDetailResponse
- Additional
Info This property is required. List<Pulumi.Azure Native. Edge Order. Inputs. Error Additional Info Response> - The error additional info.
- Code
This property is required. string - The error code.
- Details
This property is required. List<Pulumi.Azure Native. Edge Order. Inputs. Error Detail Response> - The error details.
- Message
This property is required. string - The error message.
- Target
This property is required. string - The error target.
- Additional
Info This property is required. []ErrorAdditional Info Response - The error additional info.
- Code
This property is required. string - The error code.
- Details
This property is required. []ErrorDetail Response - The error details.
- Message
This property is required. string - The error message.
- Target
This property is required. string - The error target.
- additional
Info This property is required. List<ErrorAdditional Info Response> - The error additional info.
- code
This property is required. String - The error code.
- details
This property is required. List<ErrorDetail Response> - The error details.
- message
This property is required. String - The error message.
- target
This property is required. String - The error target.
- additional
Info This property is required. ErrorAdditional Info Response[] - The error additional info.
- code
This property is required. string - The error code.
- details
This property is required. ErrorDetail Response[] - The error details.
- message
This property is required. string - The error message.
- target
This property is required. string - The error target.
- additional_
info This property is required. Sequence[ErrorAdditional Info Response] - The error additional info.
- code
This property is required. str - The error code.
- details
This property is required. Sequence[ErrorDetail Response] - The error details.
- message
This property is required. str - The error message.
- target
This property is required. str - The error target.
- additional
Info This property is required. List<Property Map> - The error additional info.
- code
This property is required. String - The error code.
- details
This property is required. List<Property Map> - The error details.
- message
This property is required. String - The error message.
- target
This property is required. String - The error target.
ForwardShippingDetailsResponse
- Carrier
Display Name This property is required. string - Carrier Name for display purpose. Not to be used for any processing.
- Carrier
Name This property is required. string - Name of the carrier.
- Tracking
Id This property is required. string - TrackingId of the package.
- Tracking
Url This property is required. string - TrackingUrl of the package.
- Carrier
Display Name This property is required. string - Carrier Name for display purpose. Not to be used for any processing.
- Carrier
Name This property is required. string - Name of the carrier.
- Tracking
Id This property is required. string - TrackingId of the package.
- Tracking
Url This property is required. string - TrackingUrl of the package.
- carrier
Display Name This property is required. String - Carrier Name for display purpose. Not to be used for any processing.
- carrier
Name This property is required. String - Name of the carrier.
- tracking
Id This property is required. String - TrackingId of the package.
- tracking
Url This property is required. String - TrackingUrl of the package.
- carrier
Display Name This property is required. string - Carrier Name for display purpose. Not to be used for any processing.
- carrier
Name This property is required. string - Name of the carrier.
- tracking
Id This property is required. string - TrackingId of the package.
- tracking
Url This property is required. string - TrackingUrl of the package.
- carrier_
display_ name This property is required. str - Carrier Name for display purpose. Not to be used for any processing.
- carrier_
name This property is required. str - Name of the carrier.
- tracking_
id This property is required. str - TrackingId of the package.
- tracking_
url This property is required. str - TrackingUrl of the package.
- carrier
Display Name This property is required. String - Carrier Name for display purpose. Not to be used for any processing.
- carrier
Name This property is required. String - Name of the carrier.
- tracking
Id This property is required. String - TrackingId of the package.
- tracking
Url This property is required. String - TrackingUrl of the package.
HierarchyInformationResponse
- Configuration
Id stringDisplay Name - Represents Model Display Name.
- Configuration
Name string - Represents configuration name that uniquely identifies configuration.
- Product
Family stringName - Represents product family name that uniquely identifies product family.
- Product
Line stringName - Represents product line name that uniquely identifies product line.
- Product
Name string - Represents product name that uniquely identifies product.
- Configuration
Id stringDisplay Name - Represents Model Display Name.
- Configuration
Name string - Represents configuration name that uniquely identifies configuration.
- Product
Family stringName - Represents product family name that uniquely identifies product family.
- Product
Line stringName - Represents product line name that uniquely identifies product line.
- Product
Name string - Represents product name that uniquely identifies product.
- configuration
Id StringDisplay Name - Represents Model Display Name.
- configuration
Name String - Represents configuration name that uniquely identifies configuration.
- product
Family StringName - Represents product family name that uniquely identifies product family.
- product
Line StringName - Represents product line name that uniquely identifies product line.
- product
Name String - Represents product name that uniquely identifies product.
- configuration
Id stringDisplay Name - Represents Model Display Name.
- configuration
Name string - Represents configuration name that uniquely identifies configuration.
- product
Family stringName - Represents product family name that uniquely identifies product family.
- product
Line stringName - Represents product line name that uniquely identifies product line.
- product
Name string - Represents product name that uniquely identifies product.
- configuration_
id_ strdisplay_ name - Represents Model Display Name.
- configuration_
name str - Represents configuration name that uniquely identifies configuration.
- product_
family_ strname - Represents product family name that uniquely identifies product family.
- product_
line_ strname - Represents product line name that uniquely identifies product line.
- product_
name str - Represents product name that uniquely identifies product.
- configuration
Id StringDisplay Name - Represents Model Display Name.
- configuration
Name String - Represents configuration name that uniquely identifies configuration.
- product
Family StringName - Represents product family name that uniquely identifies product family.
- product
Line StringName - Represents product line name that uniquely identifies product line.
- product
Name String - Represents product name that uniquely identifies product.
ManagementResourcePreferencesResponse
- Preferred
Management stringResource Id - Customer preferred Management resource ARM ID.
- Preferred
Management stringResource Id - Customer preferred Management resource ARM ID.
- preferred
Management StringResource Id - Customer preferred Management resource ARM ID.
- preferred
Management stringResource Id - Customer preferred Management resource ARM ID.
- preferred_
management_ strresource_ id - Customer preferred Management resource ARM ID.
- preferred
Management StringResource Id - Customer preferred Management resource ARM ID.
NotificationPreferenceResponse
- Send
Notification This property is required. bool - Notification is required or not.
- Stage
Name This property is required. string - Name of the stage.
- Send
Notification This property is required. bool - Notification is required or not.
- Stage
Name This property is required. string - Name of the stage.
- send
Notification This property is required. Boolean - Notification is required or not.
- stage
Name This property is required. String - Name of the stage.
- send
Notification This property is required. boolean - Notification is required or not.
- stage
Name This property is required. string - Name of the stage.
- send_
notification This property is required. bool - Notification is required or not.
- stage_
name This property is required. str - Name of the stage.
- send
Notification This property is required. Boolean - Notification is required or not.
- stage
Name This property is required. String - Name of the stage.
OrderItemDetailsResponse
- Cancellation
Reason This property is required. string - Cancellation reason.
- Cancellation
Status This property is required. string - Describes whether the order item is cancellable or not.
- Current
Stage This property is required. Pulumi.Azure Native. Edge Order. Inputs. Stage Details Response - Current Order item Status.
- Deletion
Status This property is required. string - Describes whether the order item is deletable or not.
- Error
This property is required. Pulumi.Azure Native. Edge Order. Inputs. Error Detail Response - Top level error for the job.
- Forward
Shipping Details This property is required. Pulumi.Azure Native. Edge Order. Inputs. Forward Shipping Details Response - Forward Package Shipping details.
- Management
Rp Details List This property is required. List<Pulumi.Azure Native. Edge Order. Inputs. Resource Provider Details Response> - List of parent RP details supported for configuration.
- Order
Item Stage History This property is required. List<Pulumi.Azure Native. Edge Order. Inputs. Stage Details Response> - Order item status history.
- Order
Item Type This property is required. string - Order item type.
- Product
Details This property is required. Pulumi.Azure Native. Edge Order. Inputs. Product Details Response - Represents product details.
- Return
Reason This property is required. string - Return reason.
- Return
Status This property is required. string - Describes whether the order item is returnable or not.
- Reverse
Shipping Details This property is required. Pulumi.Azure Native. Edge Order. Inputs. Reverse Shipping Details Response - Reverse Package Shipping details.
- Notification
Email List<string>List - Additional notification email list.
- Order
Item stringMode - Defines the mode of the Order item.
- Preferences
Pulumi.
Azure Native. Edge Order. Inputs. Preferences Response - Customer notification Preferences.
- Site
Details Pulumi.Azure Native. Edge Order. Inputs. Site Details Response - Site Related Details.
- Cancellation
Reason This property is required. string - Cancellation reason.
- Cancellation
Status This property is required. string - Describes whether the order item is cancellable or not.
- Current
Stage This property is required. StageDetails Response - Current Order item Status.
- Deletion
Status This property is required. string - Describes whether the order item is deletable or not.
- Error
This property is required. ErrorDetail Response - Top level error for the job.
- Forward
Shipping Details This property is required. ForwardShipping Details Response - Forward Package Shipping details.
- Management
Rp Details List This property is required. []ResourceProvider Details Response - List of parent RP details supported for configuration.
- Order
Item Stage History This property is required. []StageDetails Response - Order item status history.
- Order
Item Type This property is required. string - Order item type.
- Product
Details This property is required. ProductDetails Response - Represents product details.
- Return
Reason This property is required. string - Return reason.
- Return
Status This property is required. string - Describes whether the order item is returnable or not.
- Reverse
Shipping Details This property is required. ReverseShipping Details Response - Reverse Package Shipping details.
- Notification
Email []stringList - Additional notification email list.
- Order
Item stringMode - Defines the mode of the Order item.
- Preferences
Preferences
Response - Customer notification Preferences.
- Site
Details SiteDetails Response - Site Related Details.
- cancellation
Reason This property is required. String - Cancellation reason.
- cancellation
Status This property is required. String - Describes whether the order item is cancellable or not.
- current
Stage This property is required. StageDetails Response - Current Order item Status.
- deletion
Status This property is required. String - Describes whether the order item is deletable or not.
- error
This property is required. ErrorDetail Response - Top level error for the job.
- forward
Shipping Details This property is required. ForwardShipping Details Response - Forward Package Shipping details.
- management
Rp Details List This property is required. List<ResourceProvider Details Response> - List of parent RP details supported for configuration.
- order
Item Stage History This property is required. List<StageDetails Response> - Order item status history.
- order
Item Type This property is required. String - Order item type.
- product
Details This property is required. ProductDetails Response - Represents product details.
- return
Reason This property is required. String - Return reason.
- return
Status This property is required. String - Describes whether the order item is returnable or not.
- reverse
Shipping Details This property is required. ReverseShipping Details Response - Reverse Package Shipping details.
- notification
Email List<String>List - Additional notification email list.
- order
Item StringMode - Defines the mode of the Order item.
- preferences
Preferences
Response - Customer notification Preferences.
- site
Details SiteDetails Response - Site Related Details.
- cancellation
Reason This property is required. string - Cancellation reason.
- cancellation
Status This property is required. string - Describes whether the order item is cancellable or not.
- current
Stage This property is required. StageDetails Response - Current Order item Status.
- deletion
Status This property is required. string - Describes whether the order item is deletable or not.
- error
This property is required. ErrorDetail Response - Top level error for the job.
- forward
Shipping Details This property is required. ForwardShipping Details Response - Forward Package Shipping details.
- management
Rp Details List This property is required. ResourceProvider Details Response[] - List of parent RP details supported for configuration.
- order
Item Stage History This property is required. StageDetails Response[] - Order item status history.
- order
Item Type This property is required. string - Order item type.
- product
Details This property is required. ProductDetails Response - Represents product details.
- return
Reason This property is required. string - Return reason.
- return
Status This property is required. string - Describes whether the order item is returnable or not.
- reverse
Shipping Details This property is required. ReverseShipping Details Response - Reverse Package Shipping details.
- notification
Email string[]List - Additional notification email list.
- order
Item stringMode - Defines the mode of the Order item.
- preferences
Preferences
Response - Customer notification Preferences.
- site
Details SiteDetails Response - Site Related Details.
- cancellation_
reason This property is required. str - Cancellation reason.
- cancellation_
status This property is required. str - Describes whether the order item is cancellable or not.
- current_
stage This property is required. StageDetails Response - Current Order item Status.
- deletion_
status This property is required. str - Describes whether the order item is deletable or not.
- error
This property is required. ErrorDetail Response - Top level error for the job.
- forward_
shipping_ details This property is required. ForwardShipping Details Response - Forward Package Shipping details.
- management_
rp_ details_ list This property is required. Sequence[ResourceProvider Details Response] - List of parent RP details supported for configuration.
- order_
item_ stage_ history This property is required. Sequence[StageDetails Response] - Order item status history.
- order_
item_ type This property is required. str - Order item type.
- product_
details This property is required. ProductDetails Response - Represents product details.
- return_
reason This property is required. str - Return reason.
- return_
status This property is required. str - Describes whether the order item is returnable or not.
- reverse_
shipping_ details This property is required. ReverseShipping Details Response - Reverse Package Shipping details.
- notification_
email_ Sequence[str]list - Additional notification email list.
- order_
item_ strmode - Defines the mode of the Order item.
- preferences
Preferences
Response - Customer notification Preferences.
- site_
details SiteDetails Response - Site Related Details.
- cancellation
Reason This property is required. String - Cancellation reason.
- cancellation
Status This property is required. String - Describes whether the order item is cancellable or not.
- current
Stage This property is required. Property Map - Current Order item Status.
- deletion
Status This property is required. String - Describes whether the order item is deletable or not.
- error
This property is required. Property Map - Top level error for the job.
- forward
Shipping Details This property is required. Property Map - Forward Package Shipping details.
- management
Rp Details List This property is required. List<Property Map> - List of parent RP details supported for configuration.
- order
Item Stage History This property is required. List<Property Map> - Order item status history.
- order
Item Type This property is required. String - Order item type.
- product
Details This property is required. Property Map - Represents product details.
- return
Reason This property is required. String - Return reason.
- return
Status This property is required. String - Describes whether the order item is returnable or not.
- reverse
Shipping Details This property is required. Property Map - Reverse Package Shipping details.
- notification
Email List<String>List - Additional notification email list.
- order
Item StringMode - Defines the mode of the Order item.
- preferences Property Map
- Customer notification Preferences.
- site
Details Property Map - Site Related Details.
PreferencesResponse
- Encryption
Preferences Pulumi.Azure Native. Edge Order. Inputs. Encryption Preferences Response - Preferences related to the Encryption.
- Management
Resource Pulumi.Preferences Azure Native. Edge Order. Inputs. Management Resource Preferences Response - Preferences related to the Management resource.
- Notification
Preferences List<Pulumi.Azure Native. Edge Order. Inputs. Notification Preference Response> - Notification preferences.
- Term
Commitment Pulumi.Preferences Azure Native. Edge Order. Inputs. Term Commitment Preferences Response - Preferences related to the Term commitment.
- Transport
Preferences Pulumi.Azure Native. Edge Order. Inputs. Transport Preferences Response - Preferences related to the shipment logistics of the order.
- Encryption
Preferences EncryptionPreferences Response - Preferences related to the Encryption.
- Management
Resource ManagementPreferences Resource Preferences Response - Preferences related to the Management resource.
- Notification
Preferences []NotificationPreference Response - Notification preferences.
- Term
Commitment TermPreferences Commitment Preferences Response - Preferences related to the Term commitment.
- Transport
Preferences TransportPreferences Response - Preferences related to the shipment logistics of the order.
- encryption
Preferences EncryptionPreferences Response - Preferences related to the Encryption.
- management
Resource ManagementPreferences Resource Preferences Response - Preferences related to the Management resource.
- notification
Preferences List<NotificationPreference Response> - Notification preferences.
- term
Commitment TermPreferences Commitment Preferences Response - Preferences related to the Term commitment.
- transport
Preferences TransportPreferences Response - Preferences related to the shipment logistics of the order.
- encryption
Preferences EncryptionPreferences Response - Preferences related to the Encryption.
- management
Resource ManagementPreferences Resource Preferences Response - Preferences related to the Management resource.
- notification
Preferences NotificationPreference Response[] - Notification preferences.
- term
Commitment TermPreferences Commitment Preferences Response - Preferences related to the Term commitment.
- transport
Preferences TransportPreferences Response - Preferences related to the shipment logistics of the order.
- encryption_
preferences EncryptionPreferences Response - Preferences related to the Encryption.
- management_
resource_ Managementpreferences Resource Preferences Response - Preferences related to the Management resource.
- notification_
preferences Sequence[NotificationPreference Response] - Notification preferences.
- term_
commitment_ Termpreferences Commitment Preferences Response - Preferences related to the Term commitment.
- transport_
preferences TransportPreferences Response - Preferences related to the shipment logistics of the order.
- encryption
Preferences Property Map - Preferences related to the Encryption.
- management
Resource Property MapPreferences - Preferences related to the Management resource.
- notification
Preferences List<Property Map> - Notification preferences.
- term
Commitment Property MapPreferences - Preferences related to the Term commitment.
- transport
Preferences Property Map - Preferences related to the shipment logistics of the order.
ProductDetailsResponse
- Child
Configuration Device Details This property is required. List<Pulumi.Azure Native. Edge Order. Inputs. Configuration Device Details Response> - Details of all child configurations that are part of the order item.
- Hierarchy
Information This property is required. Pulumi.Azure Native. Edge Order. Inputs. Hierarchy Information Response - Hierarchy of the product which uniquely identifies the product.
- Identification
Type This property is required. string - Identification type of the configuration.
- Parent
Device Details This property is required. Pulumi.Azure Native. Edge Order. Inputs. Device Details Response - Device details of the parent configuration.
- Product
Double Encryption Status This property is required. string - Double encryption status of the configuration. Read-only field.
- Term
Commitment Information This property is required. Pulumi.Azure Native. Edge Order. Inputs. Term Commitment Information Response - Term Commitment Information of the Device.
- Display
Info Pulumi.Azure Native. Edge Order. Inputs. Display Info Response - Display details of the product.
- Opt
In List<Pulumi.Additional Configurations Azure Native. Edge Order. Inputs. Additional Configuration Response> - List of additional configurations customer wants in the order item apart from the ones included in the base configuration.
- Parent
Provisioning Pulumi.Details Azure Native. Edge Order. Inputs. Provisioning Details Response - Device Provisioning Details for Parent.
- Child
Configuration Device Details This property is required. []ConfigurationDevice Details Response - Details of all child configurations that are part of the order item.
- Hierarchy
Information This property is required. HierarchyInformation Response - Hierarchy of the product which uniquely identifies the product.
- Identification
Type This property is required. string - Identification type of the configuration.
- Parent
Device Details This property is required. DeviceDetails Response - Device details of the parent configuration.
- Product
Double Encryption Status This property is required. string - Double encryption status of the configuration. Read-only field.
- Term
Commitment Information This property is required. TermCommitment Information Response - Term Commitment Information of the Device.
- Display
Info DisplayInfo Response - Display details of the product.
- Opt
In []AdditionalAdditional Configurations Configuration Response - List of additional configurations customer wants in the order item apart from the ones included in the base configuration.
- Parent
Provisioning ProvisioningDetails Details Response - Device Provisioning Details for Parent.
- child
Configuration Device Details This property is required. List<ConfigurationDevice Details Response> - Details of all child configurations that are part of the order item.
- hierarchy
Information This property is required. HierarchyInformation Response - Hierarchy of the product which uniquely identifies the product.
- identification
Type This property is required. String - Identification type of the configuration.
- parent
Device Details This property is required. DeviceDetails Response - Device details of the parent configuration.
- product
Double Encryption Status This property is required. String - Double encryption status of the configuration. Read-only field.
- term
Commitment Information This property is required. TermCommitment Information Response - Term Commitment Information of the Device.
- display
Info DisplayInfo Response - Display details of the product.
- opt
In List<AdditionalAdditional Configurations Configuration Response> - List of additional configurations customer wants in the order item apart from the ones included in the base configuration.
- parent
Provisioning ProvisioningDetails Details Response - Device Provisioning Details for Parent.
- child
Configuration Device Details This property is required. ConfigurationDevice Details Response[] - Details of all child configurations that are part of the order item.
- hierarchy
Information This property is required. HierarchyInformation Response - Hierarchy of the product which uniquely identifies the product.
- identification
Type This property is required. string - Identification type of the configuration.
- parent
Device Details This property is required. DeviceDetails Response - Device details of the parent configuration.
- product
Double Encryption Status This property is required. string - Double encryption status of the configuration. Read-only field.
- term
Commitment Information This property is required. TermCommitment Information Response - Term Commitment Information of the Device.
- display
Info DisplayInfo Response - Display details of the product.
- opt
In AdditionalAdditional Configurations Configuration Response[] - List of additional configurations customer wants in the order item apart from the ones included in the base configuration.
- parent
Provisioning ProvisioningDetails Details Response - Device Provisioning Details for Parent.
- child_
configuration_ device_ details This property is required. Sequence[ConfigurationDevice Details Response] - Details of all child configurations that are part of the order item.
- hierarchy_
information This property is required. HierarchyInformation Response - Hierarchy of the product which uniquely identifies the product.
- identification_
type This property is required. str - Identification type of the configuration.
- parent_
device_ details This property is required. DeviceDetails Response - Device details of the parent configuration.
- product_
double_ encryption_ status This property is required. str - Double encryption status of the configuration. Read-only field.
- term_
commitment_ information This property is required. TermCommitment Information Response - Term Commitment Information of the Device.
- display_
info DisplayInfo Response - Display details of the product.
- opt_
in_ Sequence[Additionaladditional_ configurations Configuration Response] - List of additional configurations customer wants in the order item apart from the ones included in the base configuration.
- parent_
provisioning_ Provisioningdetails Details Response - Device Provisioning Details for Parent.
- child
Configuration Device Details This property is required. List<Property Map> - Details of all child configurations that are part of the order item.
- hierarchy
Information This property is required. Property Map - Hierarchy of the product which uniquely identifies the product.
- identification
Type This property is required. String - Identification type of the configuration.
- parent
Device Details This property is required. Property Map - Device details of the parent configuration.
- product
Double Encryption Status This property is required. String - Double encryption status of the configuration. Read-only field.
- term
Commitment Information This property is required. Property Map - Term Commitment Information of the Device.
- display
Info Property Map - Display details of the product.
- opt
In List<Property Map>Additional Configurations - List of additional configurations customer wants in the order item apart from the ones included in the base configuration.
- parent
Provisioning Property MapDetails - Device Provisioning Details for Parent.
ProvisioningDetailsResponse
- Unique
Device Identifier This property is required. string - Unique Identity for a Device.
- Auto
Provisioning stringStatus - Auto Provisioning Details.
- Device
Presence Pulumi.Verification Azure Native. Edge Order. Inputs. Device Presence Verification Details Response - Proof of possession details.
- Management
Resource stringArm Id - Management Resource ArmId.
- Provisioning
Arm stringId - Provisioning Resource Arm ID.
- Provisioning
End stringPoint - Provisioning End Point.
- Quantity int
- Quantity of the devices.
- Ready
To stringConnect Arm Id - Arc Enabled Resource Arm id.
- Serial
Number string - Serial Number for the Device.
- Vendor
Name string - Vendor Name for the Device , (for 1P devices - Microsoft).
- Unique
Device Identifier This property is required. string - Unique Identity for a Device.
- Auto
Provisioning stringStatus - Auto Provisioning Details.
- Device
Presence DeviceVerification Presence Verification Details Response - Proof of possession details.
- Management
Resource stringArm Id - Management Resource ArmId.
- Provisioning
Arm stringId - Provisioning Resource Arm ID.
- Provisioning
End stringPoint - Provisioning End Point.
- Quantity int
- Quantity of the devices.
- Ready
To stringConnect Arm Id - Arc Enabled Resource Arm id.
- Serial
Number string - Serial Number for the Device.
- Vendor
Name string - Vendor Name for the Device , (for 1P devices - Microsoft).
- unique
Device Identifier This property is required. String - Unique Identity for a Device.
- auto
Provisioning StringStatus - Auto Provisioning Details.
- device
Presence DeviceVerification Presence Verification Details Response - Proof of possession details.
- management
Resource StringArm Id - Management Resource ArmId.
- provisioning
Arm StringId - Provisioning Resource Arm ID.
- provisioning
End StringPoint - Provisioning End Point.
- quantity Integer
- Quantity of the devices.
- ready
To StringConnect Arm Id - Arc Enabled Resource Arm id.
- serial
Number String - Serial Number for the Device.
- vendor
Name String - Vendor Name for the Device , (for 1P devices - Microsoft).
- unique
Device Identifier This property is required. string - Unique Identity for a Device.
- auto
Provisioning stringStatus - Auto Provisioning Details.
- device
Presence DeviceVerification Presence Verification Details Response - Proof of possession details.
- management
Resource stringArm Id - Management Resource ArmId.
- provisioning
Arm stringId - Provisioning Resource Arm ID.
- provisioning
End stringPoint - Provisioning End Point.
- quantity number
- Quantity of the devices.
- ready
To stringConnect Arm Id - Arc Enabled Resource Arm id.
- serial
Number string - Serial Number for the Device.
- vendor
Name string - Vendor Name for the Device , (for 1P devices - Microsoft).
- unique_
device_ identifier This property is required. str - Unique Identity for a Device.
- auto_
provisioning_ strstatus - Auto Provisioning Details.
- device_
presence_ Deviceverification Presence Verification Details Response - Proof of possession details.
- management_
resource_ strarm_ id - Management Resource ArmId.
- provisioning_
arm_ strid - Provisioning Resource Arm ID.
- provisioning_
end_ strpoint - Provisioning End Point.
- quantity int
- Quantity of the devices.
- ready_
to_ strconnect_ arm_ id - Arc Enabled Resource Arm id.
- serial_
number str - Serial Number for the Device.
- vendor_
name str - Vendor Name for the Device , (for 1P devices - Microsoft).
- unique
Device Identifier This property is required. String - Unique Identity for a Device.
- auto
Provisioning StringStatus - Auto Provisioning Details.
- device
Presence Property MapVerification - Proof of possession details.
- management
Resource StringArm Id - Management Resource ArmId.
- provisioning
Arm StringId - Provisioning Resource Arm ID.
- provisioning
End StringPoint - Provisioning End Point.
- quantity Number
- Quantity of the devices.
- ready
To StringConnect Arm Id - Arc Enabled Resource Arm id.
- serial
Number String - Serial Number for the Device.
- vendor
Name String - Vendor Name for the Device , (for 1P devices - Microsoft).
ResourceIdentityResponse
- Principal
Id This property is required. string - Service Principal Id backing the Msi
- Tenant
Id This property is required. string - Home Tenant Id
- Type string
- Identity type
- User
Assigned Dictionary<string, Pulumi.Identities Azure Native. Edge Order. Inputs. User Assigned Identity Response> - User Assigned Identities
- Principal
Id This property is required. string - Service Principal Id backing the Msi
- Tenant
Id This property is required. string - Home Tenant Id
- Type string
- Identity type
- User
Assigned map[string]UserIdentities Assigned Identity Response - User Assigned Identities
- principal
Id This property is required. String - Service Principal Id backing the Msi
- tenant
Id This property is required. String - Home Tenant Id
- type String
- Identity type
- user
Assigned Map<String,UserIdentities Assigned Identity Response> - User Assigned Identities
- principal
Id This property is required. string - Service Principal Id backing the Msi
- tenant
Id This property is required. string - Home Tenant Id
- type string
- Identity type
- user
Assigned {[key: string]: UserIdentities Assigned Identity Response} - User Assigned Identities
- principal_
id This property is required. str - Service Principal Id backing the Msi
- tenant_
id This property is required. str - Home Tenant Id
- type str
- Identity type
- user_
assigned_ Mapping[str, Useridentities Assigned Identity Response] - User Assigned Identities
- principal
Id This property is required. String - Service Principal Id backing the Msi
- tenant
Id This property is required. String - Home Tenant Id
- type String
- Identity type
- user
Assigned Map<Property Map>Identities - User Assigned Identities
ResourceProviderDetailsResponse
- Resource
Provider Namespace This property is required. string - Resource provider namespace.
- Resource
Provider Namespace This property is required. string - Resource provider namespace.
- resource
Provider Namespace This property is required. String - Resource provider namespace.
- resource
Provider Namespace This property is required. string - Resource provider namespace.
- resource_
provider_ namespace This property is required. str - Resource provider namespace.
- resource
Provider Namespace This property is required. String - Resource provider namespace.
ReverseShippingDetailsResponse
- Carrier
Display Name This property is required. string - Carrier Name for display purpose. Not to be used for any processing.
- Carrier
Name This property is required. string - Name of the carrier.
- Sas
Key For Label This property is required. string - SAS key to download the reverse shipment label of the package.
- Tracking
Id This property is required. string - TrackingId of the package.
- Tracking
Url This property is required. string - TrackingUrl of the package.
- Carrier
Display Name This property is required. string - Carrier Name for display purpose. Not to be used for any processing.
- Carrier
Name This property is required. string - Name of the carrier.
- Sas
Key For Label This property is required. string - SAS key to download the reverse shipment label of the package.
- Tracking
Id This property is required. string - TrackingId of the package.
- Tracking
Url This property is required. string - TrackingUrl of the package.
- carrier
Display Name This property is required. String - Carrier Name for display purpose. Not to be used for any processing.
- carrier
Name This property is required. String - Name of the carrier.
- sas
Key For Label This property is required. String - SAS key to download the reverse shipment label of the package.
- tracking
Id This property is required. String - TrackingId of the package.
- tracking
Url This property is required. String - TrackingUrl of the package.
- carrier
Display Name This property is required. string - Carrier Name for display purpose. Not to be used for any processing.
- carrier
Name This property is required. string - Name of the carrier.
- sas
Key For Label This property is required. string - SAS key to download the reverse shipment label of the package.
- tracking
Id This property is required. string - TrackingId of the package.
- tracking
Url This property is required. string - TrackingUrl of the package.
- carrier_
display_ name This property is required. str - Carrier Name for display purpose. Not to be used for any processing.
- carrier_
name This property is required. str - Name of the carrier.
- sas_
key_ for_ label This property is required. str - SAS key to download the reverse shipment label of the package.
- tracking_
id This property is required. str - TrackingId of the package.
- tracking_
url This property is required. str - TrackingUrl of the package.
- carrier
Display Name This property is required. String - Carrier Name for display purpose. Not to be used for any processing.
- carrier
Name This property is required. String - Name of the carrier.
- sas
Key For Label This property is required. String - SAS key to download the reverse shipment label of the package.
- tracking
Id This property is required. String - TrackingId of the package.
- tracking
Url This property is required. String - TrackingUrl of the package.
ShippingAddressResponse
- Country
This property is required. string - Name of the Country.
- Address
Type string - Type of address.
- City string
- Name of the City.
- Company
Name string - Name of the company.
- Postal
Code string - Postal code.
- State
Or stringProvince - Name of the State or Province.
- Street
Address1 string - Street Address line 1.
- Street
Address2 string - Street Address line 2.
- Street
Address3 string - Street Address line 3.
- Zip
Extended stringCode - Extended Zip Code.
- Country
This property is required. string - Name of the Country.
- Address
Type string - Type of address.
- City string
- Name of the City.
- Company
Name string - Name of the company.
- Postal
Code string - Postal code.
- State
Or stringProvince - Name of the State or Province.
- Street
Address1 string - Street Address line 1.
- Street
Address2 string - Street Address line 2.
- Street
Address3 string - Street Address line 3.
- Zip
Extended stringCode - Extended Zip Code.
- country
This property is required. String - Name of the Country.
- address
Type String - Type of address.
- city String
- Name of the City.
- company
Name String - Name of the company.
- postal
Code String - Postal code.
- state
Or StringProvince - Name of the State or Province.
- street
Address1 String - Street Address line 1.
- street
Address2 String - Street Address line 2.
- street
Address3 String - Street Address line 3.
- zip
Extended StringCode - Extended Zip Code.
- country
This property is required. string - Name of the Country.
- address
Type string - Type of address.
- city string
- Name of the City.
- company
Name string - Name of the company.
- postal
Code string - Postal code.
- state
Or stringProvince - Name of the State or Province.
- street
Address1 string - Street Address line 1.
- street
Address2 string - Street Address line 2.
- street
Address3 string - Street Address line 3.
- zip
Extended stringCode - Extended Zip Code.
- country
This property is required. str - Name of the Country.
- address_
type str - Type of address.
- city str
- Name of the City.
- company_
name str - Name of the company.
- postal_
code str - Postal code.
- state_
or_ strprovince - Name of the State or Province.
- street_
address1 str - Street Address line 1.
- street_
address2 str - Street Address line 2.
- street_
address3 str - Street Address line 3.
- zip_
extended_ strcode - Extended Zip Code.
- country
This property is required. String - Name of the Country.
- address
Type String - Type of address.
- city String
- Name of the City.
- company
Name String - Name of the company.
- postal
Code String - Postal code.
- state
Or StringProvince - Name of the State or Province.
- street
Address1 String - Street Address line 1.
- street
Address2 String - Street Address line 2.
- street
Address3 String - Street Address line 3.
- zip
Extended StringCode - Extended Zip Code.
SiteDetailsResponse
- Site
Id This property is required. string - Unique Id, Identifying A Site.
- Site
Id This property is required. string - Unique Id, Identifying A Site.
- site
Id This property is required. String - Unique Id, Identifying A Site.
- site
Id This property is required. string - Unique Id, Identifying A Site.
- site_
id This property is required. str - Unique Id, Identifying A Site.
- site
Id This property is required. String - Unique Id, Identifying A Site.
StageDetailsResponse
- Display
Name This property is required. string - Display name of the resource stage.
- Stage
Name This property is required. string - Stage name.
- Stage
Status This property is required. string - Stage status.
- Start
Time This property is required. string - Stage start time.
- Display
Name This property is required. string - Display name of the resource stage.
- Stage
Name This property is required. string - Stage name.
- Stage
Status This property is required. string - Stage status.
- Start
Time This property is required. string - Stage start time.
- display
Name This property is required. String - Display name of the resource stage.
- stage
Name This property is required. String - Stage name.
- stage
Status This property is required. String - Stage status.
- start
Time This property is required. String - Stage start time.
- display
Name This property is required. string - Display name of the resource stage.
- stage
Name This property is required. string - Stage name.
- stage
Status This property is required. string - Stage status.
- start
Time This property is required. string - Stage start time.
- display_
name This property is required. str - Display name of the resource stage.
- stage_
name This property is required. str - Stage name.
- stage_
status This property is required. str - Stage status.
- start_
time This property is required. str - Stage start time.
- display
Name This property is required. String - Display name of the resource stage.
- stage
Name This property is required. String - Stage name.
- stage
Status This property is required. String - Stage status.
- start
Time This property is required. String - Stage start time.
SystemDataResponse
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
- created
At string - The timestamp of resource creation (UTC).
- created
By string - The identity that created the resource.
- created
By stringType - The type of identity that created the resource.
- last
Modified stringAt - The timestamp of resource last modification (UTC)
- last
Modified stringBy - The identity that last modified the resource.
- last
Modified stringBy Type - The type of identity that last modified the resource.
- created_
at str - The timestamp of resource creation (UTC).
- created_
by str - The identity that created the resource.
- created_
by_ strtype - The type of identity that created the resource.
- last_
modified_ strat - The timestamp of resource last modification (UTC)
- last_
modified_ strby - The identity that last modified the resource.
- last_
modified_ strby_ type - The type of identity that last modified the resource.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
TermCommitmentInformationResponse
- Pending
Days For Term This property is required. int - Number of Days Pending for Term Commitment
- Term
Commitment Type This property is required. string - Term Commitment Type
- Term
Commitment Type Duration This property is required. string - Term Commitment Duration. Currently Supporting P365D, P1095D
- Pending
Days For Term This property is required. int - Number of Days Pending for Term Commitment
- Term
Commitment Type This property is required. string - Term Commitment Type
- Term
Commitment Type Duration This property is required. string - Term Commitment Duration. Currently Supporting P365D, P1095D
- pending
Days For Term This property is required. Integer - Number of Days Pending for Term Commitment
- term
Commitment Type This property is required. String - Term Commitment Type
- term
Commitment Type Duration This property is required. String - Term Commitment Duration. Currently Supporting P365D, P1095D
- pending
Days For Term This property is required. number - Number of Days Pending for Term Commitment
- term
Commitment Type This property is required. string - Term Commitment Type
- term
Commitment Type Duration This property is required. string - Term Commitment Duration. Currently Supporting P365D, P1095D
- pending_
days_ for_ term This property is required. int - Number of Days Pending for Term Commitment
- term_
commitment_ type This property is required. str - Term Commitment Type
- term_
commitment_ type_ duration This property is required. str - Term Commitment Duration. Currently Supporting P365D, P1095D
- pending
Days For Term This property is required. Number - Number of Days Pending for Term Commitment
- term
Commitment Type This property is required. String - Term Commitment Type
- term
Commitment Type Duration This property is required. String - Term Commitment Duration. Currently Supporting P365D, P1095D
TermCommitmentPreferencesResponse
- Preferred
Term Commitment Type This property is required. string - Term Commitment Type
- Preferred
Term stringCommitment Duration - Customer preferred Term Duration.
- Preferred
Term Commitment Type This property is required. string - Term Commitment Type
- Preferred
Term stringCommitment Duration - Customer preferred Term Duration.
- preferred
Term Commitment Type This property is required. String - Term Commitment Type
- preferred
Term StringCommitment Duration - Customer preferred Term Duration.
- preferred
Term Commitment Type This property is required. string - Term Commitment Type
- preferred
Term stringCommitment Duration - Customer preferred Term Duration.
- preferred_
term_ commitment_ type This property is required. str - Term Commitment Type
- preferred_
term_ strcommitment_ duration - Customer preferred Term Duration.
- preferred
Term Commitment Type This property is required. String - Term Commitment Type
- preferred
Term StringCommitment Duration - Customer preferred Term Duration.
TransportPreferencesResponse
- Preferred
Shipment Type This property is required. string - Indicates Shipment Logistics type that the customer preferred.
- Preferred
Shipment Type This property is required. string - Indicates Shipment Logistics type that the customer preferred.
- preferred
Shipment Type This property is required. String - Indicates Shipment Logistics type that the customer preferred.
- preferred
Shipment Type This property is required. string - Indicates Shipment Logistics type that the customer preferred.
- preferred_
shipment_ type This property is required. str - Indicates Shipment Logistics type that the customer preferred.
- preferred
Shipment Type This property is required. String - Indicates Shipment Logistics type that the customer preferred.
UserAssignedIdentityResponse
- Client
Id This property is required. string - The client ID of the assigned identity.
- Principal
Id This property is required. string - The principal ID of the assigned identity.
- Client
Id This property is required. string - The client ID of the assigned identity.
- Principal
Id This property is required. string - The principal ID of the assigned identity.
- client
Id This property is required. String - The client ID of the assigned identity.
- principal
Id This property is required. String - The principal ID of the assigned identity.
- client
Id This property is required. string - The client ID of the assigned identity.
- principal
Id This property is required. string - The principal ID of the assigned identity.
- client_
id This property is required. str - The client ID of the assigned identity.
- principal_
id This property is required. str - The principal ID of the assigned identity.
- client
Id This property is required. String - The client ID of the assigned identity.
- principal
Id This property is required. String - The principal ID of the assigned identity.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.1.0 published on Tuesday, Apr 8, 2025 by Pulumi