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.3.0 published on Monday, Apr 28, 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.3.0 published on Monday, Apr 28, 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 stringName - The name of the order item.
- Resource
Group stringName - 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 stringName - The name of the order item.
- Resource
Group stringName - 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 StringName - The name of the order item.
- resource
Group StringName - 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 stringName - The name of the order item.
- resource
Group stringName - 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_ strname - The name of the order item.
- resource_
group_ strname - 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 StringName - The name of the order item.
- resource
Group StringName - 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 Pulumi.Azure Native. Edge Order. Inputs. Hierarchy Information Response - Hierarchy of the product which uniquely identifies the configuration.
- Quantity 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 HierarchyInformation Response - Hierarchy of the product which uniquely identifies the configuration.
- Quantity int
- Quantity of the product.
- Provisioning
Details []ProvisioningDetails Response - List Provisioning Details for Devices in Additional Config.
- hierarchy
Information HierarchyInformation Response - Hierarchy of the product which uniquely identifies the configuration.
- quantity Integer
- Quantity of the product.
- provisioning
Details List<ProvisioningDetails Response> - List Provisioning Details for Devices in Additional Config.
- hierarchy
Information HierarchyInformation Response - Hierarchy of the product which uniquely identifies the configuration.
- quantity number
- Quantity of the product.
- provisioning
Details ProvisioningDetails Response[] - List Provisioning Details for Devices in Additional Config.
- hierarchy_
information HierarchyInformation Response - Hierarchy of the product which uniquely identifies the configuration.
- quantity int
- Quantity of the product.
- provisioning_
details Sequence[ProvisioningDetails Response] - List Provisioning Details for Devices in Additional Config.
- hierarchy
Information Property Map - Hierarchy of the product which uniquely identifies the configuration.
- quantity Number
- Quantity of the product.
- provisioning
Details List<Property Map> - List Provisioning Details for Devices in Additional Config.
AddressDetailsResponse
- Forward
Address Pulumi.Azure Native. Edge Order. Inputs. Address Properties Response - Customer address and contact details.
- Return
Address Pulumi.Azure Native. Edge Order. Inputs. Address Properties Response - Return shipping address.
- Forward
Address AddressProperties Response - Customer address and contact details.
- Return
Address AddressProperties Response - Return shipping address.
- forward
Address AddressProperties Response - Customer address and contact details.
- return
Address AddressProperties Response - Return shipping address.
- forward
Address AddressProperties Response - Customer address and contact details.
- return
Address AddressProperties Response - Return shipping address.
- forward_
address AddressProperties Response - Customer address and contact details.
- return_
address AddressProperties Response - Return shipping address.
- forward
Address Property Map - Customer address and contact details.
- return
Address Property Map - Return shipping address.
AddressPropertiesResponse
- Address
Validation stringStatus - Status of address validation.
- Provisioning
State 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 stringStatus - Status of address validation.
- Provisioning
State 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 StringStatus - Status of address validation.
- provisioning
State 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 stringStatus - Status of address validation.
- provisioning
State 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_ strstatus - Status of address validation.
- provisioning_
state 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 StringStatus - Status of address validation.
- provisioning
State 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 List<Pulumi.Azure Native. Edge Order. Inputs. Device Details Response> - List of device details.
- Hierarchy
Information Pulumi.Azure Native. Edge Order. Inputs. Hierarchy Information Response - Hierarchy of the product which uniquely identifies the configuration.
- Identification
Type string - Identification type of the configuration.
- Quantity int
- Quantity of the product.
- Term
Commitment Pulumi.Information 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 []DeviceDetails Response - List of device details.
- Hierarchy
Information HierarchyInformation Response - Hierarchy of the product which uniquely identifies the configuration.
- Identification
Type string - Identification type of the configuration.
- Quantity int
- Quantity of the product.
- Term
Commitment TermInformation Commitment Information Response - Term Commitment Information of the Device.
- Display
Info DisplayInfo Response - Display details of the product.
- device
Details List<DeviceDetails Response> - List of device details.
- hierarchy
Information HierarchyInformation Response - Hierarchy of the product which uniquely identifies the configuration.
- identification
Type String - Identification type of the configuration.
- quantity Integer
- Quantity of the product.
- term
Commitment TermInformation Commitment Information Response - Term Commitment Information of the Device.
- display
Info DisplayInfo Response - Display details of the product.
- device
Details DeviceDetails Response[] - List of device details.
- hierarchy
Information HierarchyInformation Response - Hierarchy of the product which uniquely identifies the configuration.
- identification
Type string - Identification type of the configuration.
- quantity number
- Quantity of the product.
- term
Commitment TermInformation Commitment Information Response - Term Commitment Information of the Device.
- display
Info DisplayInfo Response - Display details of the product.
- device_
details Sequence[DeviceDetails Response] - List of device details.
- hierarchy_
information HierarchyInformation Response - Hierarchy of the product which uniquely identifies the configuration.
- identification_
type str - Identification type of the configuration.
- quantity int
- Quantity of the product.
- term_
commitment_ Terminformation Commitment Information Response - Term Commitment Information of the Device.
- display_
info DisplayInfo Response - Display details of the product.
- device
Details List<Property Map> - List of device details.
- hierarchy
Information Property Map - Hierarchy of the product which uniquely identifies the configuration.
- identification
Type String - Identification type of the configuration.
- quantity Number
- Quantity of the product.
- term
Commitment Property MapInformation - 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 stringNumber - Device serial number to be displayed.
- Management
Resource stringId - Management Resource Id.
- Management
Resource stringTenant Id - Management Resource Tenant ID.
- Provisioning
Details Pulumi.Azure Native. Edge Order. Inputs. Provisioning Details Response - Provisioning Details for the device.
- Provisioning
Support string - Determining nature of provisioning that the configuration supports.
- Serial
Number string - Device serial number.
- Display
Serial stringNumber - Device serial number to be displayed.
- Management
Resource stringId - Management Resource Id.
- Management
Resource stringTenant Id - Management Resource Tenant ID.
- Provisioning
Details ProvisioningDetails Response - Provisioning Details for the device.
- Provisioning
Support string - Determining nature of provisioning that the configuration supports.
- Serial
Number string - Device serial number.
- display
Serial StringNumber - Device serial number to be displayed.
- management
Resource StringId - Management Resource Id.
- management
Resource StringTenant Id - Management Resource Tenant ID.
- provisioning
Details ProvisioningDetails Response - Provisioning Details for the device.
- provisioning
Support String - Determining nature of provisioning that the configuration supports.
- serial
Number String - Device serial number.
- display
Serial stringNumber - Device serial number to be displayed.
- management
Resource stringId - Management Resource Id.
- management
Resource stringTenant Id - Management Resource Tenant ID.
- provisioning
Details ProvisioningDetails Response - Provisioning Details for the device.
- provisioning
Support string - Determining nature of provisioning that the configuration supports.
- serial
Number string - Device serial number.
- display_
serial_ strnumber - Device serial number to be displayed.
- management_
resource_ strid - Management Resource Id.
- management_
resource_ strtenant_ id - Management Resource Tenant ID.
- provisioning_
details ProvisioningDetails Response - Provisioning Details for the device.
- provisioning_
support str - Determining nature of provisioning that the configuration supports.
- serial_
number str - Device serial number.
- display
Serial StringNumber - Device serial number to be displayed.
- management
Resource StringId - Management Resource Id.
- management
Resource StringTenant Id - Management Resource Tenant ID.
- provisioning
Details Property Map - Provisioning Details for the device.
- provisioning
Support String - Determining nature of provisioning that the configuration supports.
- serial
Number String - Device serial number.
DevicePresenceVerificationDetailsResponse
DisplayInfoResponse
- Configuration
Display stringName - Configuration display name.
- Product
Family stringDisplay Name - Product family display name.
- Configuration
Display stringName - Configuration display name.
- Product
Family stringDisplay Name - Product family display name.
- configuration
Display StringName - Configuration display name.
- product
Family StringDisplay Name - Product family display name.
- configuration
Display stringName - Configuration display name.
- product
Family stringDisplay Name - Product family display name.
- configuration_
display_ strname - Configuration display name.
- product_
family_ strdisplay_ name - Product family display name.
- configuration
Display StringName - Configuration display name.
- product
Family StringDisplay Name - 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 List<Pulumi.Azure Native. Edge Order. Inputs. Error Additional Info Response> - The error additional info.
- Code string
- The error code.
- Details
List<Pulumi.
Azure Native. Edge Order. Inputs. Error Detail Response> - The error details.
- Message string
- The error message.
- Target string
- The error target.
- Additional
Info []ErrorAdditional Info Response - The error additional info.
- Code string
- The error code.
- Details
[]Error
Detail Response - The error details.
- Message string
- The error message.
- Target string
- The error target.
- additional
Info List<ErrorAdditional Info Response> - The error additional info.
- code String
- The error code.
- details
List<Error
Detail Response> - The error details.
- message String
- The error message.
- target String
- The error target.
- additional
Info ErrorAdditional Info Response[] - The error additional info.
- code string
- The error code.
- details
Error
Detail Response[] - The error details.
- message string
- The error message.
- target string
- The error target.
- additional_
info Sequence[ErrorAdditional Info Response] - The error additional info.
- code str
- The error code.
- details
Sequence[Error
Detail Response] - The error details.
- message str
- The error message.
- target str
- The error target.
- additional
Info List<Property Map> - The error additional info.
- code String
- The error code.
- details List<Property Map>
- The error details.
- message String
- The error message.
- target String
- The error target.
ForwardShippingDetailsResponse
- Carrier
Display stringName - Carrier Name for display purpose. Not to be used for any processing.
- Carrier
Name string - Name of the carrier.
- Tracking
Id string - TrackingId of the package.
- Tracking
Url string - TrackingUrl of the package.
- Carrier
Display stringName - Carrier Name for display purpose. Not to be used for any processing.
- Carrier
Name string - Name of the carrier.
- Tracking
Id string - TrackingId of the package.
- Tracking
Url string - TrackingUrl of the package.
- carrier
Display StringName - Carrier Name for display purpose. Not to be used for any processing.
- carrier
Name String - Name of the carrier.
- tracking
Id String - TrackingId of the package.
- tracking
Url String - TrackingUrl of the package.
- carrier
Display stringName - Carrier Name for display purpose. Not to be used for any processing.
- carrier
Name string - Name of the carrier.
- tracking
Id string - TrackingId of the package.
- tracking
Url string - TrackingUrl of the package.
- carrier_
display_ strname - Carrier Name for display purpose. Not to be used for any processing.
- carrier_
name str - Name of the carrier.
- tracking_
id str - TrackingId of the package.
- tracking_
url str - TrackingUrl of the package.
- carrier
Display StringName - Carrier Name for display purpose. Not to be used for any processing.
- carrier
Name String - Name of the carrier.
- tracking
Id String - TrackingId of the package.
- tracking
Url 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 bool - Notification is required or not.
- Stage
Name string - Name of the stage.
- Send
Notification bool - Notification is required or not.
- Stage
Name string - Name of the stage.
- send
Notification Boolean - Notification is required or not.
- stage
Name String - Name of the stage.
- send
Notification boolean - Notification is required or not.
- stage
Name string - Name of the stage.
- send_
notification bool - Notification is required or not.
- stage_
name str - Name of the stage.
- send
Notification Boolean - Notification is required or not.
- stage
Name String - Name of the stage.
OrderItemDetailsResponse
- Cancellation
Reason string - Cancellation reason.
- Cancellation
Status string - Describes whether the order item is cancellable or not.
- Current
Stage Pulumi.Azure Native. Edge Order. Inputs. Stage Details Response - Current Order item Status.
- Deletion
Status string - Describes whether the order item is deletable or not.
- Error
Pulumi.
Azure Native. Edge Order. Inputs. Error Detail Response - Top level error for the job.
- Forward
Shipping Pulumi.Details Azure Native. Edge Order. Inputs. Forward Shipping Details Response - Forward Package Shipping details.
- Management
Rp List<Pulumi.Details List Azure Native. Edge Order. Inputs. Resource Provider Details Response> - List of parent RP details supported for configuration.
- Order
Item List<Pulumi.Stage History Azure Native. Edge Order. Inputs. Stage Details Response> - Order item status history.
- Order
Item stringType - Order item type.
- Product
Details Pulumi.Azure Native. Edge Order. Inputs. Product Details Response - Represents product details.
- Return
Reason string - Return reason.
- Return
Status string - Describes whether the order item is returnable or not.
- Reverse
Shipping Pulumi.Details 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 string - Cancellation reason.
- Cancellation
Status string - Describes whether the order item is cancellable or not.
- Current
Stage StageDetails Response - Current Order item Status.
- Deletion
Status string - Describes whether the order item is deletable or not.
- Error
Error
Detail Response - Top level error for the job.
- Forward
Shipping ForwardDetails Shipping Details Response - Forward Package Shipping details.
- Management
Rp []ResourceDetails List Provider Details Response - List of parent RP details supported for configuration.
- Order
Item []StageStage History Details Response - Order item status history.
- Order
Item stringType - Order item type.
- Product
Details ProductDetails Response - Represents product details.
- Return
Reason string - Return reason.
- Return
Status string - Describes whether the order item is returnable or not.
- Reverse
Shipping ReverseDetails Shipping 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 String - Cancellation reason.
- cancellation
Status String - Describes whether the order item is cancellable or not.
- current
Stage StageDetails Response - Current Order item Status.
- deletion
Status String - Describes whether the order item is deletable or not.
- error
Error
Detail Response - Top level error for the job.
- forward
Shipping ForwardDetails Shipping Details Response - Forward Package Shipping details.
- management
Rp List<ResourceDetails List Provider Details Response> - List of parent RP details supported for configuration.
- order
Item List<StageStage History Details Response> - Order item status history.
- order
Item StringType - Order item type.
- product
Details ProductDetails Response - Represents product details.
- return
Reason String - Return reason.
- return
Status String - Describes whether the order item is returnable or not.
- reverse
Shipping ReverseDetails 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
Preferences
Response - Customer notification Preferences.
- site
Details SiteDetails Response - Site Related Details.
- cancellation
Reason string - Cancellation reason.
- cancellation
Status string - Describes whether the order item is cancellable or not.
- current
Stage StageDetails Response - Current Order item Status.
- deletion
Status string - Describes whether the order item is deletable or not.
- error
Error
Detail Response - Top level error for the job.
- forward
Shipping ForwardDetails Shipping Details Response - Forward Package Shipping details.
- management
Rp ResourceDetails List Provider Details Response[] - List of parent RP details supported for configuration.
- order
Item StageStage History Details Response[] - Order item status history.
- order
Item stringType - Order item type.
- product
Details ProductDetails Response - Represents product details.
- return
Reason string - Return reason.
- return
Status string - Describes whether the order item is returnable or not.
- reverse
Shipping ReverseDetails Shipping 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 str - Cancellation reason.
- cancellation_
status str - Describes whether the order item is cancellable or not.
- current_
stage StageDetails Response - Current Order item Status.
- deletion_
status str - Describes whether the order item is deletable or not.
- error
Error
Detail Response - Top level error for the job.
- forward_
shipping_ Forwarddetails Shipping Details Response - Forward Package Shipping details.
- management_
rp_ Sequence[Resourcedetails_ list Provider Details Response] - List of parent RP details supported for configuration.
- order_
item_ Sequence[Stagestage_ history Details Response] - Order item status history.
- order_
item_ strtype - Order item type.
- product_
details ProductDetails Response - Represents product details.
- return_
reason str - Return reason.
- return_
status str - Describes whether the order item is returnable or not.
- reverse_
shipping_ Reversedetails Shipping 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 String - Cancellation reason.
- cancellation
Status String - Describes whether the order item is cancellable or not.
- current
Stage Property Map - Current Order item Status.
- deletion
Status String - Describes whether the order item is deletable or not.
- error Property Map
- Top level error for the job.
- forward
Shipping Property MapDetails - Forward Package Shipping details.
- management
Rp List<Property Map>Details List - List of parent RP details supported for configuration.
- order
Item List<Property Map>Stage History - Order item status history.
- order
Item StringType - Order item type.
- product
Details Property Map - Represents product details.
- return
Reason String - Return reason.
- return
Status String - Describes whether the order item is returnable or not.
- reverse
Shipping Property MapDetails - 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 List<Pulumi.Device Details Azure Native. Edge Order. Inputs. Configuration Device Details Response> - Details of all child configurations that are part of the order item.
- Hierarchy
Information Pulumi.Azure Native. Edge Order. Inputs. Hierarchy Information Response - Hierarchy of the product which uniquely identifies the product.
- Identification
Type string - Identification type of the configuration.
- Parent
Device Pulumi.Details Azure Native. Edge Order. Inputs. Device Details Response - Device details of the parent configuration.
- Product
Double stringEncryption Status - Double encryption status of the configuration. Read-only field.
- Term
Commitment Pulumi.Information 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 []ConfigurationDevice Details Device Details Response - Details of all child configurations that are part of the order item.
- Hierarchy
Information HierarchyInformation Response - Hierarchy of the product which uniquely identifies the product.
- Identification
Type string - Identification type of the configuration.
- Parent
Device DeviceDetails Details Response - Device details of the parent configuration.
- Product
Double stringEncryption Status - Double encryption status of the configuration. Read-only field.
- Term
Commitment TermInformation Commitment 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 List<ConfigurationDevice Details Device Details Response> - Details of all child configurations that are part of the order item.
- hierarchy
Information HierarchyInformation Response - Hierarchy of the product which uniquely identifies the product.
- identification
Type String - Identification type of the configuration.
- parent
Device DeviceDetails Details Response - Device details of the parent configuration.
- product
Double StringEncryption Status - Double encryption status of the configuration. Read-only field.
- term
Commitment TermInformation Commitment 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 ConfigurationDevice Details Device Details Response[] - Details of all child configurations that are part of the order item.
- hierarchy
Information HierarchyInformation Response - Hierarchy of the product which uniquely identifies the product.
- identification
Type string - Identification type of the configuration.
- parent
Device DeviceDetails Details Response - Device details of the parent configuration.
- product
Double stringEncryption Status - Double encryption status of the configuration. Read-only field.
- term
Commitment TermInformation Commitment 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_ Sequence[Configurationdevice_ details Device Details Response] - Details of all child configurations that are part of the order item.
- hierarchy_
information HierarchyInformation Response - Hierarchy of the product which uniquely identifies the product.
- identification_
type str - Identification type of the configuration.
- parent_
device_ Devicedetails Details Response - Device details of the parent configuration.
- product_
double_ strencryption_ status - Double encryption status of the configuration. Read-only field.
- term_
commitment_ Terminformation Commitment 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 List<Property Map>Device Details - Details of all child configurations that are part of the order item.
- hierarchy
Information Property Map - Hierarchy of the product which uniquely identifies the product.
- identification
Type String - Identification type of the configuration.
- parent
Device Property MapDetails - Device details of the parent configuration.
- product
Double StringEncryption Status - Double encryption status of the configuration. Read-only field.
- term
Commitment Property MapInformation - 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 stringIdentifier - 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 stringIdentifier - 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 StringIdentifier - 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 stringIdentifier - 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_ stridentifier - 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 StringIdentifier - 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 string - Service Principal Id backing the Msi
- Tenant
Id 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 string - Service Principal Id backing the Msi
- Tenant
Id string - Home Tenant Id
- Type string
- Identity type
- User
Assigned map[string]UserIdentities Assigned Identity Response - User Assigned Identities
- principal
Id String - Service Principal Id backing the Msi
- tenant
Id String - Home Tenant Id
- type String
- Identity type
- user
Assigned Map<String,UserIdentities Assigned Identity Response> - User Assigned Identities
- principal
Id string - Service Principal Id backing the Msi
- tenant
Id string - Home Tenant Id
- type string
- Identity type
- user
Assigned {[key: string]: UserIdentities Assigned Identity Response} - User Assigned Identities
- principal_
id str - Service Principal Id backing the Msi
- tenant_
id str - Home Tenant Id
- type str
- Identity type
- user_
assigned_ Mapping[str, Useridentities Assigned Identity Response] - User Assigned Identities
- principal
Id String - Service Principal Id backing the Msi
- tenant
Id String - Home Tenant Id
- type String
- Identity type
- user
Assigned Map<Property Map>Identities - User Assigned Identities
ResourceProviderDetailsResponse
- Resource
Provider stringNamespace - Resource provider namespace.
- Resource
Provider stringNamespace - Resource provider namespace.
- resource
Provider StringNamespace - Resource provider namespace.
- resource
Provider stringNamespace - Resource provider namespace.
- resource_
provider_ strnamespace - Resource provider namespace.
- resource
Provider StringNamespace - Resource provider namespace.
ReverseShippingDetailsResponse
- Carrier
Display stringName - Carrier Name for display purpose. Not to be used for any processing.
- Carrier
Name string - Name of the carrier.
- Sas
Key stringFor Label - SAS key to download the reverse shipment label of the package.
- Tracking
Id string - TrackingId of the package.
- Tracking
Url string - TrackingUrl of the package.
- Carrier
Display stringName - Carrier Name for display purpose. Not to be used for any processing.
- Carrier
Name string - Name of the carrier.
- Sas
Key stringFor Label - SAS key to download the reverse shipment label of the package.
- Tracking
Id string - TrackingId of the package.
- Tracking
Url string - TrackingUrl of the package.
- carrier
Display StringName - Carrier Name for display purpose. Not to be used for any processing.
- carrier
Name String - Name of the carrier.
- sas
Key StringFor Label - SAS key to download the reverse shipment label of the package.
- tracking
Id String - TrackingId of the package.
- tracking
Url String - TrackingUrl of the package.
- carrier
Display stringName - Carrier Name for display purpose. Not to be used for any processing.
- carrier
Name string - Name of the carrier.
- sas
Key stringFor Label - SAS key to download the reverse shipment label of the package.
- tracking
Id string - TrackingId of the package.
- tracking
Url string - TrackingUrl of the package.
- carrier_
display_ strname - Carrier Name for display purpose. Not to be used for any processing.
- carrier_
name str - Name of the carrier.
- sas_
key_ strfor_ label - SAS key to download the reverse shipment label of the package.
- tracking_
id str - TrackingId of the package.
- tracking_
url str - TrackingUrl of the package.
- carrier
Display StringName - Carrier Name for display purpose. Not to be used for any processing.
- carrier
Name String - Name of the carrier.
- sas
Key StringFor Label - SAS key to download the reverse shipment label of the package.
- tracking
Id String - TrackingId of the package.
- tracking
Url String - TrackingUrl of the package.
ShippingAddressResponse
- Country 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 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 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 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 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 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 string - Unique Id, Identifying A Site.
- Site
Id string - Unique Id, Identifying A Site.
- site
Id String - Unique Id, Identifying A Site.
- site
Id string - Unique Id, Identifying A Site.
- site_
id str - Unique Id, Identifying A Site.
- site
Id String - Unique Id, Identifying A Site.
StageDetailsResponse
- Display
Name string - Display name of the resource stage.
- Stage
Name string - Stage name.
- Stage
Status string - Stage status.
- Start
Time string - Stage start time.
- Display
Name string - Display name of the resource stage.
- Stage
Name string - Stage name.
- Stage
Status string - Stage status.
- Start
Time string - Stage start time.
- display
Name String - Display name of the resource stage.
- stage
Name String - Stage name.
- stage
Status String - Stage status.
- start
Time String - Stage start time.
- display
Name string - Display name of the resource stage.
- stage
Name string - Stage name.
- stage
Status string - Stage status.
- start
Time string - Stage start time.
- display_
name str - Display name of the resource stage.
- stage_
name str - Stage name.
- stage_
status str - Stage status.
- start_
time str - Stage start time.
- display
Name String - Display name of the resource stage.
- stage
Name String - Stage name.
- stage
Status String - Stage status.
- start
Time 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 intFor Term - Number of Days Pending for Term Commitment
- Term
Commitment stringType - Term Commitment Type
- Term
Commitment stringType Duration - Term Commitment Duration. Currently Supporting P365D, P1095D
- Pending
Days intFor Term - Number of Days Pending for Term Commitment
- Term
Commitment stringType - Term Commitment Type
- Term
Commitment stringType Duration - Term Commitment Duration. Currently Supporting P365D, P1095D
- pending
Days IntegerFor Term - Number of Days Pending for Term Commitment
- term
Commitment StringType - Term Commitment Type
- term
Commitment StringType Duration - Term Commitment Duration. Currently Supporting P365D, P1095D
- pending
Days numberFor Term - Number of Days Pending for Term Commitment
- term
Commitment stringType - Term Commitment Type
- term
Commitment stringType Duration - Term Commitment Duration. Currently Supporting P365D, P1095D
- pending_
days_ intfor_ term - Number of Days Pending for Term Commitment
- term_
commitment_ strtype - Term Commitment Type
- term_
commitment_ strtype_ duration - Term Commitment Duration. Currently Supporting P365D, P1095D
- pending
Days NumberFor Term - Number of Days Pending for Term Commitment
- term
Commitment StringType - Term Commitment Type
- term
Commitment StringType Duration - Term Commitment Duration. Currently Supporting P365D, P1095D
TermCommitmentPreferencesResponse
- Preferred
Term stringCommitment Type - Term Commitment Type
- Preferred
Term stringCommitment Duration - Customer preferred Term Duration.
- Preferred
Term stringCommitment Type - Term Commitment Type
- Preferred
Term stringCommitment Duration - Customer preferred Term Duration.
- preferred
Term StringCommitment Type - Term Commitment Type
- preferred
Term StringCommitment Duration - Customer preferred Term Duration.
- preferred
Term stringCommitment Type - Term Commitment Type
- preferred
Term stringCommitment Duration - Customer preferred Term Duration.
- preferred_
term_ strcommitment_ type - Term Commitment Type
- preferred_
term_ strcommitment_ duration - Customer preferred Term Duration.
- preferred
Term StringCommitment Type - Term Commitment Type
- preferred
Term StringCommitment Duration - Customer preferred Term Duration.
TransportPreferencesResponse
- Preferred
Shipment stringType - Indicates Shipment Logistics type that the customer preferred.
- Preferred
Shipment stringType - Indicates Shipment Logistics type that the customer preferred.
- preferred
Shipment StringType - Indicates Shipment Logistics type that the customer preferred.
- preferred
Shipment stringType - Indicates Shipment Logistics type that the customer preferred.
- preferred_
shipment_ strtype - Indicates Shipment Logistics type that the customer preferred.
- preferred
Shipment StringType - Indicates Shipment Logistics type that the customer preferred.
UserAssignedIdentityResponse
- Client
Id string - The client ID of the assigned identity.
- Principal
Id string - The principal ID of the assigned identity.
- Client
Id string - The client ID of the assigned identity.
- Principal
Id string - The principal ID of the assigned identity.
- client
Id String - The client ID of the assigned identity.
- principal
Id String - The principal ID of the assigned identity.
- client
Id string - The client ID of the assigned identity.
- principal
Id string - The principal ID of the assigned identity.
- client_
id str - The client ID of the assigned identity.
- principal_
id str - The principal ID of the assigned identity.
- client
Id String - The client ID of the assigned identity.
- principal
Id 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.3.0 published on Monday, Apr 28, 2025 by Pulumi