This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi
azure-native.edgeorder.listProductsAndConfigurations
Explore with Pulumi AI
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi
List configurations for the given product family, product line and product for the given subscription. Azure REST API version: 2022-05-01-preview.
Other available API versions: 2024-02-01.
Using listProductsAndConfigurations
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 listProductsAndConfigurations(args: ListProductsAndConfigurationsArgs, opts?: InvokeOptions): Promise<ListProductsAndConfigurationsResult>
function listProductsAndConfigurationsOutput(args: ListProductsAndConfigurationsOutputArgs, opts?: InvokeOptions): Output<ListProductsAndConfigurationsResult>def list_products_and_configurations(configuration_filter: Optional[ConfigurationFilter] = None,
                                     customer_subscription_details: Optional[CustomerSubscriptionDetails] = None,
                                     skip_token: Optional[str] = None,
                                     opts: Optional[InvokeOptions] = None) -> ListProductsAndConfigurationsResult
def list_products_and_configurations_output(configuration_filter: Optional[pulumi.Input[ConfigurationFilterArgs]] = None,
                                     customer_subscription_details: Optional[pulumi.Input[CustomerSubscriptionDetailsArgs]] = None,
                                     skip_token: Optional[pulumi.Input[str]] = None,
                                     opts: Optional[InvokeOptions] = None) -> Output[ListProductsAndConfigurationsResult]func ListProductsAndConfigurations(ctx *Context, args *ListProductsAndConfigurationsArgs, opts ...InvokeOption) (*ListProductsAndConfigurationsResult, error)
func ListProductsAndConfigurationsOutput(ctx *Context, args *ListProductsAndConfigurationsOutputArgs, opts ...InvokeOption) ListProductsAndConfigurationsResultOutput> Note: This function is named ListProductsAndConfigurations in the Go SDK.
public static class ListProductsAndConfigurations 
{
    public static Task<ListProductsAndConfigurationsResult> InvokeAsync(ListProductsAndConfigurationsArgs args, InvokeOptions? opts = null)
    public static Output<ListProductsAndConfigurationsResult> Invoke(ListProductsAndConfigurationsInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<ListProductsAndConfigurationsResult> listProductsAndConfigurations(ListProductsAndConfigurationsArgs args, InvokeOptions options)
public static Output<ListProductsAndConfigurationsResult> listProductsAndConfigurations(ListProductsAndConfigurationsArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:edgeorder:listProductsAndConfigurations
  arguments:
    # arguments dictionaryThe following arguments are supported:
- ConfigurationFilter Pulumi.Azure Native. Edge Order. Inputs. Configuration Filter 
- Holds details about product hierarchy information and filterable property.
- CustomerSubscription Pulumi.Details Azure Native. Edge Order. Inputs. Customer Subscription Details 
- Customer subscription properties. Clients can display available products to unregistered customers by explicitly passing subscription details.
- SkipToken string
- $skipToken is supported on list of configurations, which provides the next page in the list of configurations.
- ConfigurationFilter ConfigurationFilter 
- Holds details about product hierarchy information and filterable property.
- CustomerSubscription CustomerDetails Subscription Details 
- Customer subscription properties. Clients can display available products to unregistered customers by explicitly passing subscription details.
- SkipToken string
- $skipToken is supported on list of configurations, which provides the next page in the list of configurations.
- configurationFilter ConfigurationFilter 
- Holds details about product hierarchy information and filterable property.
- customerSubscription CustomerDetails Subscription Details 
- Customer subscription properties. Clients can display available products to unregistered customers by explicitly passing subscription details.
- skipToken String
- $skipToken is supported on list of configurations, which provides the next page in the list of configurations.
- configurationFilter ConfigurationFilter 
- Holds details about product hierarchy information and filterable property.
- customerSubscription CustomerDetails Subscription Details 
- Customer subscription properties. Clients can display available products to unregistered customers by explicitly passing subscription details.
- skipToken string
- $skipToken is supported on list of configurations, which provides the next page in the list of configurations.
- configuration_filter ConfigurationFilter 
- Holds details about product hierarchy information and filterable property.
- customer_subscription_ Customerdetails Subscription Details 
- Customer subscription properties. Clients can display available products to unregistered customers by explicitly passing subscription details.
- skip_token str
- $skipToken is supported on list of configurations, which provides the next page in the list of configurations.
- configurationFilter Property Map
- Holds details about product hierarchy information and filterable property.
- customerSubscription Property MapDetails 
- Customer subscription properties. Clients can display available products to unregistered customers by explicitly passing subscription details.
- skipToken String
- $skipToken is supported on list of configurations, which provides the next page in the list of configurations.
listProductsAndConfigurations Result
The following output properties are available:
- Value
List<Pulumi.Azure Native. Edge Order. Outputs. Configuration Response> 
- List of configurations.
- NextLink string
- Link for the next set of configurations.
- Value
[]ConfigurationResponse 
- List of configurations.
- NextLink string
- Link for the next set of configurations.
- value
List<ConfigurationResponse> 
- List of configurations.
- nextLink String
- Link for the next set of configurations.
- value
ConfigurationResponse[] 
- List of configurations.
- nextLink string
- Link for the next set of configurations.
- value
Sequence[ConfigurationResponse] 
- List of configurations.
- next_link str
- Link for the next set of configurations.
- value List<Property Map>
- List of configurations.
- nextLink String
- Link for the next set of configurations.
Supporting Types
AvailabilityInformationResponse  
- AvailabilityStage string
- Current availability stage of the product.
- DisabledReason string
- Reason why the product is disabled.
- DisabledReason stringMessage 
- Message for why the product is disabled.
- AvailabilityStage string
- Current availability stage of the product.
- DisabledReason string
- Reason why the product is disabled.
- DisabledReason stringMessage 
- Message for why the product is disabled.
- availabilityStage String
- Current availability stage of the product.
- disabledReason String
- Reason why the product is disabled.
- disabledReason StringMessage 
- Message for why the product is disabled.
- availabilityStage string
- Current availability stage of the product.
- disabledReason string
- Reason why the product is disabled.
- disabledReason stringMessage 
- Message for why the product is disabled.
- availability_stage str
- Current availability stage of the product.
- disabled_reason str
- Reason why the product is disabled.
- disabled_reason_ strmessage 
- Message for why the product is disabled.
- availabilityStage String
- Current availability stage of the product.
- disabledReason String
- Reason why the product is disabled.
- disabledReason StringMessage 
- Message for why the product is disabled.
BillingMeterDetailsResponse   
- Frequency string
- Frequency of recurrence.
- MeterDetails Pulumi.Azure | Pulumi.Native. Edge Order. Inputs. Pav2Meter Details Response Azure Native. Edge Order. Inputs. Purchase Meter Details Response 
- Represents MeterDetails.
- MeteringType string
- Represents Metering type (eg one-time or recurrent).
- Name string
- Represents Billing type name.
- Frequency string
- Frequency of recurrence.
- MeterDetails Pav2MeterDetails | PurchaseResponse Meter Details Response 
- Represents MeterDetails.
- MeteringType string
- Represents Metering type (eg one-time or recurrent).
- Name string
- Represents Billing type name.
- frequency String
- Frequency of recurrence.
- meterDetails Pav2MeterDetails | PurchaseResponse Meter Details Response 
- Represents MeterDetails.
- meteringType String
- Represents Metering type (eg one-time or recurrent).
- name String
- Represents Billing type name.
- frequency string
- Frequency of recurrence.
- meterDetails Pav2MeterDetails | PurchaseResponse Meter Details Response 
- Represents MeterDetails.
- meteringType string
- Represents Metering type (eg one-time or recurrent).
- name string
- Represents Billing type name.
- frequency str
- Frequency of recurrence.
- meter_details Pav2MeterDetails | PurchaseResponse Meter Details Response 
- Represents MeterDetails.
- metering_type str
- Represents Metering type (eg one-time or recurrent).
- name str
- Represents Billing type name.
- frequency String
- Frequency of recurrence.
- meterDetails Property Map | Property Map
- Represents MeterDetails.
- meteringType String
- Represents Metering type (eg one-time or recurrent).
- name String
- Represents Billing type name.
CategoryInformationResponse  
- CategoryDisplay stringName 
- Category display name of the child configuration.
- CategoryName string
- Category name of the child configuration.
- Description string
- Description text for the category.
- Links
List<Pulumi.Azure Native. Edge Order. Inputs. Link Response> 
- Links for the category.
- CategoryDisplay stringName 
- Category display name of the child configuration.
- CategoryName string
- Category name of the child configuration.
- Description string
- Description text for the category.
- Links
[]LinkResponse 
- Links for the category.
- categoryDisplay StringName 
- Category display name of the child configuration.
- categoryName String
- Category name of the child configuration.
- description String
- Description text for the category.
- links
List<LinkResponse> 
- Links for the category.
- categoryDisplay stringName 
- Category display name of the child configuration.
- categoryName string
- Category name of the child configuration.
- description string
- Description text for the category.
- links
LinkResponse[] 
- Links for the category.
- category_display_ strname 
- Category display name of the child configuration.
- category_name str
- Category name of the child configuration.
- description str
- Description text for the category.
- links
Sequence[LinkResponse] 
- Links for the category.
- categoryDisplay StringName 
- Category display name of the child configuration.
- categoryName String
- Category name of the child configuration.
- description String
- Description text for the category.
- links List<Property Map>
- Links for the category.
ChildConfigurationFilter  
- ChildConfiguration List<Union<string, Pulumi.Types Azure Native. Edge Order. Child Configuration Type>> 
- Filter to fetch all child configurations belonging to the given list of configuration types.
- HierarchyInformations List<Pulumi.Azure Native. Edge Order. Inputs. Hierarchy Information> 
- The list of child configuration hierarchy customer wants to filter for the given configuration.
- ChildConfiguration []stringTypes 
- Filter to fetch all child configurations belonging to the given list of configuration types.
- HierarchyInformations []HierarchyInformation 
- The list of child configuration hierarchy customer wants to filter for the given configuration.
- childConfiguration List<Either<String,ChildTypes Configuration Type>> 
- Filter to fetch all child configurations belonging to the given list of configuration types.
- hierarchyInformations List<HierarchyInformation> 
- The list of child configuration hierarchy customer wants to filter for the given configuration.
- childConfiguration (string | ChildTypes Configuration Type)[] 
- Filter to fetch all child configurations belonging to the given list of configuration types.
- hierarchyInformations HierarchyInformation[] 
- The list of child configuration hierarchy customer wants to filter for the given configuration.
- child_configuration_ Sequence[Union[str, Childtypes Configuration Type]] 
- Filter to fetch all child configurations belonging to the given list of configuration types.
- hierarchy_informations Sequence[HierarchyInformation] 
- The list of child configuration hierarchy customer wants to filter for the given configuration.
- childConfiguration List<String | "DeviceTypes Configuration" | "Additional Configuration"> 
- Filter to fetch all child configurations belonging to the given list of configuration types.
- hierarchyInformations List<Property Map>
- The list of child configuration hierarchy customer wants to filter for the given configuration.
ChildConfigurationResponse  
- AvailabilityInformation Pulumi.Azure Native. Edge Order. Inputs. Availability Information Response 
- Availability information of the product system.
- ChildConfiguration stringType 
- Child configuration type.
- ChildConfiguration List<string>Types 
- Different types of child configurations which exist for this configuration, these can be used to populate the child configuration filter.
- CostInformation Pulumi.Azure Native. Edge Order. Inputs. Cost Information Response 
- Cost information for the product system.
- Description
Pulumi.Azure Native. Edge Order. Inputs. Description Response 
- Description related to the product system.
- Dimensions
Pulumi.Azure Native. Edge Order. Inputs. Dimensions Response 
- Dimensions of the configuration.
- DisplayName string
- Display Name for the product system.
- FilterableProperties List<Pulumi.Azure Native. Edge Order. Inputs. Filterable Property Response> 
- List of filters supported for a product.
- FulfilledBy string
- The entity responsible for fulfillment of the item at the given hierarchy level.
- GroupedChild List<Pulumi.Configurations Azure Native. Edge Order. Inputs. Grouped Child Configurations Response> 
- Child configurations present for the configuration after applying child configuration filter, grouped by the category name of the child configuration.
- HierarchyInformation Pulumi.Azure Native. Edge Order. Inputs. Hierarchy Information Response 
- Hierarchy information of a product.
- ImageInformation List<Pulumi.Azure Native. Edge Order. Inputs. Image Information Response> 
- Image information for the product system.
- IsPart boolOf Base Configuration 
- Flag to indicate if the child configuration is part of the base configuration, which means the customer need not pass this configuration in OptInAdditionalConfigurations while placing an order, it will be shipped by default.
- MaximumQuantity int
- Maximum quantity a customer can order while choosing this configuration.
- MinimumQuantity int
- Minimum quantity a customer can order while choosing this configuration.
- Specifications
List<Pulumi.Azure Native. Edge Order. Inputs. Specification Response> 
- Specifications of the configuration.
- AvailabilityInformation AvailabilityInformation Response 
- Availability information of the product system.
- ChildConfiguration stringType 
- Child configuration type.
- ChildConfiguration []stringTypes 
- Different types of child configurations which exist for this configuration, these can be used to populate the child configuration filter.
- CostInformation CostInformation Response 
- Cost information for the product system.
- Description
DescriptionResponse 
- Description related to the product system.
- Dimensions
DimensionsResponse 
- Dimensions of the configuration.
- DisplayName string
- Display Name for the product system.
- FilterableProperties []FilterableProperty Response 
- List of filters supported for a product.
- FulfilledBy string
- The entity responsible for fulfillment of the item at the given hierarchy level.
- GroupedChild []GroupedConfigurations Child Configurations Response 
- Child configurations present for the configuration after applying child configuration filter, grouped by the category name of the child configuration.
- HierarchyInformation HierarchyInformation Response 
- Hierarchy information of a product.
- ImageInformation []ImageInformation Response 
- Image information for the product system.
- IsPart boolOf Base Configuration 
- Flag to indicate if the child configuration is part of the base configuration, which means the customer need not pass this configuration in OptInAdditionalConfigurations while placing an order, it will be shipped by default.
- MaximumQuantity int
- Maximum quantity a customer can order while choosing this configuration.
- MinimumQuantity int
- Minimum quantity a customer can order while choosing this configuration.
- Specifications
[]SpecificationResponse 
- Specifications of the configuration.
- availabilityInformation AvailabilityInformation Response 
- Availability information of the product system.
- childConfiguration StringType 
- Child configuration type.
- childConfiguration List<String>Types 
- Different types of child configurations which exist for this configuration, these can be used to populate the child configuration filter.
- costInformation CostInformation Response 
- Cost information for the product system.
- description
DescriptionResponse 
- Description related to the product system.
- dimensions
DimensionsResponse 
- Dimensions of the configuration.
- displayName String
- Display Name for the product system.
- filterableProperties List<FilterableProperty Response> 
- List of filters supported for a product.
- fulfilledBy String
- The entity responsible for fulfillment of the item at the given hierarchy level.
- groupedChild List<GroupedConfigurations Child Configurations Response> 
- Child configurations present for the configuration after applying child configuration filter, grouped by the category name of the child configuration.
- hierarchyInformation HierarchyInformation Response 
- Hierarchy information of a product.
- imageInformation List<ImageInformation Response> 
- Image information for the product system.
- isPart BooleanOf Base Configuration 
- Flag to indicate if the child configuration is part of the base configuration, which means the customer need not pass this configuration in OptInAdditionalConfigurations while placing an order, it will be shipped by default.
- maximumQuantity Integer
- Maximum quantity a customer can order while choosing this configuration.
- minimumQuantity Integer
- Minimum quantity a customer can order while choosing this configuration.
- specifications
List<SpecificationResponse> 
- Specifications of the configuration.
- availabilityInformation AvailabilityInformation Response 
- Availability information of the product system.
- childConfiguration stringType 
- Child configuration type.
- childConfiguration string[]Types 
- Different types of child configurations which exist for this configuration, these can be used to populate the child configuration filter.
- costInformation CostInformation Response 
- Cost information for the product system.
- description
DescriptionResponse 
- Description related to the product system.
- dimensions
DimensionsResponse 
- Dimensions of the configuration.
- displayName string
- Display Name for the product system.
- filterableProperties FilterableProperty Response[] 
- List of filters supported for a product.
- fulfilledBy string
- The entity responsible for fulfillment of the item at the given hierarchy level.
- groupedChild GroupedConfigurations Child Configurations Response[] 
- Child configurations present for the configuration after applying child configuration filter, grouped by the category name of the child configuration.
- hierarchyInformation HierarchyInformation Response 
- Hierarchy information of a product.
- imageInformation ImageInformation Response[] 
- Image information for the product system.
- isPart booleanOf Base Configuration 
- Flag to indicate if the child configuration is part of the base configuration, which means the customer need not pass this configuration in OptInAdditionalConfigurations while placing an order, it will be shipped by default.
- maximumQuantity number
- Maximum quantity a customer can order while choosing this configuration.
- minimumQuantity number
- Minimum quantity a customer can order while choosing this configuration.
- specifications
SpecificationResponse[] 
- Specifications of the configuration.
- availability_information AvailabilityInformation Response 
- Availability information of the product system.
- child_configuration_ strtype 
- Child configuration type.
- child_configuration_ Sequence[str]types 
- Different types of child configurations which exist for this configuration, these can be used to populate the child configuration filter.
- cost_information CostInformation Response 
- Cost information for the product system.
- description
DescriptionResponse 
- Description related to the product system.
- dimensions
DimensionsResponse 
- Dimensions of the configuration.
- display_name str
- Display Name for the product system.
- filterable_properties Sequence[FilterableProperty Response] 
- List of filters supported for a product.
- fulfilled_by str
- The entity responsible for fulfillment of the item at the given hierarchy level.
- grouped_child_ Sequence[Groupedconfigurations Child Configurations Response] 
- Child configurations present for the configuration after applying child configuration filter, grouped by the category name of the child configuration.
- hierarchy_information HierarchyInformation Response 
- Hierarchy information of a product.
- image_information Sequence[ImageInformation Response] 
- Image information for the product system.
- is_part_ boolof_ base_ configuration 
- Flag to indicate if the child configuration is part of the base configuration, which means the customer need not pass this configuration in OptInAdditionalConfigurations while placing an order, it will be shipped by default.
- maximum_quantity int
- Maximum quantity a customer can order while choosing this configuration.
- minimum_quantity int
- Minimum quantity a customer can order while choosing this configuration.
- specifications
Sequence[SpecificationResponse] 
- Specifications of the configuration.
- availabilityInformation Property Map
- Availability information of the product system.
- childConfiguration StringType 
- Child configuration type.
- childConfiguration List<String>Types 
- Different types of child configurations which exist for this configuration, these can be used to populate the child configuration filter.
- costInformation Property Map
- Cost information for the product system.
- description Property Map
- Description related to the product system.
- dimensions Property Map
- Dimensions of the configuration.
- displayName String
- Display Name for the product system.
- filterableProperties List<Property Map>
- List of filters supported for a product.
- fulfilledBy String
- The entity responsible for fulfillment of the item at the given hierarchy level.
- groupedChild List<Property Map>Configurations 
- Child configurations present for the configuration after applying child configuration filter, grouped by the category name of the child configuration.
- hierarchyInformation Property Map
- Hierarchy information of a product.
- imageInformation List<Property Map>
- Image information for the product system.
- isPart BooleanOf Base Configuration 
- Flag to indicate if the child configuration is part of the base configuration, which means the customer need not pass this configuration in OptInAdditionalConfigurations while placing an order, it will be shipped by default.
- maximumQuantity Number
- Maximum quantity a customer can order while choosing this configuration.
- minimumQuantity Number
- Minimum quantity a customer can order while choosing this configuration.
- specifications List<Property Map>
- Specifications of the configuration.
ChildConfigurationType  
ConfigurationFilter 
- HierarchyInformation Pulumi.Azure Native. Edge Order. Inputs. Hierarchy Information 
- Product hierarchy information.
- ChildConfiguration Pulumi.Filter Azure Native. Edge Order. Inputs. Child Configuration Filter 
- Filter to fetch specific child configurations that exist in the configuration. This must be passed to either fetch a list of specific child configurations, or all child configurations of specific types of child configurations.
- FilterableProperty List<Pulumi.Azure Native. Edge Order. Inputs. Filterable Property> 
- Filters specific to product.
- HierarchyInformation HierarchyInformation 
- Product hierarchy information.
- ChildConfiguration ChildFilter Configuration Filter 
- Filter to fetch specific child configurations that exist in the configuration. This must be passed to either fetch a list of specific child configurations, or all child configurations of specific types of child configurations.
- FilterableProperty []FilterableProperty 
- Filters specific to product.
- hierarchyInformation HierarchyInformation 
- Product hierarchy information.
- childConfiguration ChildFilter Configuration Filter 
- Filter to fetch specific child configurations that exist in the configuration. This must be passed to either fetch a list of specific child configurations, or all child configurations of specific types of child configurations.
- filterableProperty List<FilterableProperty> 
- Filters specific to product.
- hierarchyInformation HierarchyInformation 
- Product hierarchy information.
- childConfiguration ChildFilter Configuration Filter 
- Filter to fetch specific child configurations that exist in the configuration. This must be passed to either fetch a list of specific child configurations, or all child configurations of specific types of child configurations.
- filterableProperty FilterableProperty[] 
- Filters specific to product.
- hierarchy_information HierarchyInformation 
- Product hierarchy information.
- child_configuration_ Childfilter Configuration Filter 
- Filter to fetch specific child configurations that exist in the configuration. This must be passed to either fetch a list of specific child configurations, or all child configurations of specific types of child configurations.
- filterable_property Sequence[FilterableProperty] 
- Filters specific to product.
- hierarchyInformation Property Map
- Product hierarchy information.
- childConfiguration Property MapFilter 
- Filter to fetch specific child configurations that exist in the configuration. This must be passed to either fetch a list of specific child configurations, or all child configurations of specific types of child configurations.
- filterableProperty List<Property Map>
- Filters specific to product.
ConfigurationResponse 
- AvailabilityInformation Pulumi.Azure Native. Edge Order. Inputs. Availability Information Response 
- Availability information of the product system.
- ChildConfiguration List<string>Types 
- Different types of child configurations which exist for this configuration, these can be used to populate the child configuration filter.
- CostInformation Pulumi.Azure Native. Edge Order. Inputs. Cost Information Response 
- Cost information for the product system.
- Description
Pulumi.Azure Native. Edge Order. Inputs. Description Response 
- Description related to the product system.
- Dimensions
Pulumi.Azure Native. Edge Order. Inputs. Dimensions Response 
- Dimensions of the configuration.
- DisplayName string
- Display Name for the product system.
- FilterableProperties List<Pulumi.Azure Native. Edge Order. Inputs. Filterable Property Response> 
- List of filters supported for a product.
- FulfilledBy string
- The entity responsible for fulfillment of the item at the given hierarchy level.
- GroupedChild List<Pulumi.Configurations Azure Native. Edge Order. Inputs. Grouped Child Configurations Response> 
- Child configurations present for the configuration after applying child configuration filter, grouped by the category name of the child configuration.
- HierarchyInformation Pulumi.Azure Native. Edge Order. Inputs. Hierarchy Information Response 
- Hierarchy information of a product.
- ImageInformation List<Pulumi.Azure Native. Edge Order. Inputs. Image Information Response> 
- Image information for the product system.
- Specifications
List<Pulumi.Azure Native. Edge Order. Inputs. Specification Response> 
- Specifications of the configuration.
- AvailabilityInformation AvailabilityInformation Response 
- Availability information of the product system.
- ChildConfiguration []stringTypes 
- Different types of child configurations which exist for this configuration, these can be used to populate the child configuration filter.
- CostInformation CostInformation Response 
- Cost information for the product system.
- Description
DescriptionResponse 
- Description related to the product system.
- Dimensions
DimensionsResponse 
- Dimensions of the configuration.
- DisplayName string
- Display Name for the product system.
- FilterableProperties []FilterableProperty Response 
- List of filters supported for a product.
- FulfilledBy string
- The entity responsible for fulfillment of the item at the given hierarchy level.
- GroupedChild []GroupedConfigurations Child Configurations Response 
- Child configurations present for the configuration after applying child configuration filter, grouped by the category name of the child configuration.
- HierarchyInformation HierarchyInformation Response 
- Hierarchy information of a product.
- ImageInformation []ImageInformation Response 
- Image information for the product system.
- Specifications
[]SpecificationResponse 
- Specifications of the configuration.
- availabilityInformation AvailabilityInformation Response 
- Availability information of the product system.
- childConfiguration List<String>Types 
- Different types of child configurations which exist for this configuration, these can be used to populate the child configuration filter.
- costInformation CostInformation Response 
- Cost information for the product system.
- description
DescriptionResponse 
- Description related to the product system.
- dimensions
DimensionsResponse 
- Dimensions of the configuration.
- displayName String
- Display Name for the product system.
- filterableProperties List<FilterableProperty Response> 
- List of filters supported for a product.
- fulfilledBy String
- The entity responsible for fulfillment of the item at the given hierarchy level.
- groupedChild List<GroupedConfigurations Child Configurations Response> 
- Child configurations present for the configuration after applying child configuration filter, grouped by the category name of the child configuration.
- hierarchyInformation HierarchyInformation Response 
- Hierarchy information of a product.
- imageInformation List<ImageInformation Response> 
- Image information for the product system.
- specifications
List<SpecificationResponse> 
- Specifications of the configuration.
- availabilityInformation AvailabilityInformation Response 
- Availability information of the product system.
- childConfiguration string[]Types 
- Different types of child configurations which exist for this configuration, these can be used to populate the child configuration filter.
- costInformation CostInformation Response 
- Cost information for the product system.
- description
DescriptionResponse 
- Description related to the product system.
- dimensions
DimensionsResponse 
- Dimensions of the configuration.
- displayName string
- Display Name for the product system.
- filterableProperties FilterableProperty Response[] 
- List of filters supported for a product.
- fulfilledBy string
- The entity responsible for fulfillment of the item at the given hierarchy level.
- groupedChild GroupedConfigurations Child Configurations Response[] 
- Child configurations present for the configuration after applying child configuration filter, grouped by the category name of the child configuration.
- hierarchyInformation HierarchyInformation Response 
- Hierarchy information of a product.
- imageInformation ImageInformation Response[] 
- Image information for the product system.
- specifications
SpecificationResponse[] 
- Specifications of the configuration.
- availability_information AvailabilityInformation Response 
- Availability information of the product system.
- child_configuration_ Sequence[str]types 
- Different types of child configurations which exist for this configuration, these can be used to populate the child configuration filter.
- cost_information CostInformation Response 
- Cost information for the product system.
- description
DescriptionResponse 
- Description related to the product system.
- dimensions
DimensionsResponse 
- Dimensions of the configuration.
- display_name str
- Display Name for the product system.
- filterable_properties Sequence[FilterableProperty Response] 
- List of filters supported for a product.
- fulfilled_by str
- The entity responsible for fulfillment of the item at the given hierarchy level.
- grouped_child_ Sequence[Groupedconfigurations Child Configurations Response] 
- Child configurations present for the configuration after applying child configuration filter, grouped by the category name of the child configuration.
- hierarchy_information HierarchyInformation Response 
- Hierarchy information of a product.
- image_information Sequence[ImageInformation Response] 
- Image information for the product system.
- specifications
Sequence[SpecificationResponse] 
- Specifications of the configuration.
- availabilityInformation Property Map
- Availability information of the product system.
- childConfiguration List<String>Types 
- Different types of child configurations which exist for this configuration, these can be used to populate the child configuration filter.
- costInformation Property Map
- Cost information for the product system.
- description Property Map
- Description related to the product system.
- dimensions Property Map
- Dimensions of the configuration.
- displayName String
- Display Name for the product system.
- filterableProperties List<Property Map>
- List of filters supported for a product.
- fulfilledBy String
- The entity responsible for fulfillment of the item at the given hierarchy level.
- groupedChild List<Property Map>Configurations 
- Child configurations present for the configuration after applying child configuration filter, grouped by the category name of the child configuration.
- hierarchyInformation Property Map
- Hierarchy information of a product.
- imageInformation List<Property Map>
- Image information for the product system.
- specifications List<Property Map>
- Specifications of the configuration.
CostInformationResponse  
- BillingInfo stringUrl 
- Default url to display billing information.
- BillingMeter List<Pulumi.Details Azure Native. Edge Order. Inputs. Billing Meter Details Response> 
- Details on the various billing aspects for the product system.
- BillingInfo stringUrl 
- Default url to display billing information.
- BillingMeter []BillingDetails Meter Details Response 
- Details on the various billing aspects for the product system.
- billingInfo StringUrl 
- Default url to display billing information.
- billingMeter List<BillingDetails Meter Details Response> 
- Details on the various billing aspects for the product system.
- billingInfo stringUrl 
- Default url to display billing information.
- billingMeter BillingDetails Meter Details Response[] 
- Details on the various billing aspects for the product system.
- billing_info_ strurl 
- Default url to display billing information.
- billing_meter_ Sequence[Billingdetails Meter Details Response] 
- Details on the various billing aspects for the product system.
- billingInfo StringUrl 
- Default url to display billing information.
- billingMeter List<Property Map>Details 
- Details on the various billing aspects for the product system.
CustomerSubscriptionDetails  
- QuotaId string
- Quota ID of a subscription.
- LocationPlacement stringId 
- Location placement Id of a subscription.
- RegisteredFeatures List<Pulumi.Azure Native. Edge Order. Inputs. Customer Subscription Registered Features> 
- List of registered feature flags for subscription.
- QuotaId string
- Quota ID of a subscription.
- LocationPlacement stringId 
- Location placement Id of a subscription.
- RegisteredFeatures []CustomerSubscription Registered Features 
- List of registered feature flags for subscription.
- quotaId String
- Quota ID of a subscription.
- locationPlacement StringId 
- Location placement Id of a subscription.
- registeredFeatures List<CustomerSubscription Registered Features> 
- List of registered feature flags for subscription.
- quotaId string
- Quota ID of a subscription.
- locationPlacement stringId 
- Location placement Id of a subscription.
- registeredFeatures CustomerSubscription Registered Features[] 
- List of registered feature flags for subscription.
- quota_id str
- Quota ID of a subscription.
- location_placement_ strid 
- Location placement Id of a subscription.
- registered_features Sequence[CustomerSubscription Registered Features] 
- List of registered feature flags for subscription.
- quotaId String
- Quota ID of a subscription.
- locationPlacement StringId 
- Location placement Id of a subscription.
- registeredFeatures List<Property Map>
- List of registered feature flags for subscription.
CustomerSubscriptionRegisteredFeatures   
DescriptionResponse 
- Attributes List<string>
- Attributes for the product system.
- DescriptionType string
- Type of description.
- Keywords List<string>
- Keywords for the product system.
- Links
List<Pulumi.Azure Native. Edge Order. Inputs. Link Response> 
- Links for the product system.
- LongDescription string
- Long description of the product system.
- ShortDescription string
- Short description of the product system.
- Attributes []string
- Attributes for the product system.
- DescriptionType string
- Type of description.
- Keywords []string
- Keywords for the product system.
- Links
[]LinkResponse 
- Links for the product system.
- LongDescription string
- Long description of the product system.
- ShortDescription string
- Short description of the product system.
- attributes List<String>
- Attributes for the product system.
- descriptionType String
- Type of description.
- keywords List<String>
- Keywords for the product system.
- links
List<LinkResponse> 
- Links for the product system.
- longDescription String
- Long description of the product system.
- shortDescription String
- Short description of the product system.
- attributes string[]
- Attributes for the product system.
- descriptionType string
- Type of description.
- keywords string[]
- Keywords for the product system.
- links
LinkResponse[] 
- Links for the product system.
- longDescription string
- Long description of the product system.
- shortDescription string
- Short description of the product system.
- attributes Sequence[str]
- Attributes for the product system.
- description_type str
- Type of description.
- keywords Sequence[str]
- Keywords for the product system.
- links
Sequence[LinkResponse] 
- Links for the product system.
- long_description str
- Long description of the product system.
- short_description str
- Short description of the product system.
- attributes List<String>
- Attributes for the product system.
- descriptionType String
- Type of description.
- keywords List<String>
- Keywords for the product system.
- links List<Property Map>
- Links for the product system.
- longDescription String
- Long description of the product system.
- shortDescription String
- Short description of the product system.
DimensionsResponse 
- Depth double
- Depth of the device.
- Height double
- Height of the device.
- Length double
- Length of the device.
- LengthHeight stringUnit 
- Unit for the dimensions of length, height and width.
- Weight double
- Weight of the device.
- WeightUnit string
- Unit for the dimensions of weight.
- Width double
- Width of the device.
- Depth float64
- Depth of the device.
- Height float64
- Height of the device.
- Length float64
- Length of the device.
- LengthHeight stringUnit 
- Unit for the dimensions of length, height and width.
- Weight float64
- Weight of the device.
- WeightUnit string
- Unit for the dimensions of weight.
- Width float64
- Width of the device.
- depth Double
- Depth of the device.
- height Double
- Height of the device.
- length Double
- Length of the device.
- lengthHeight StringUnit 
- Unit for the dimensions of length, height and width.
- weight Double
- Weight of the device.
- weightUnit String
- Unit for the dimensions of weight.
- width Double
- Width of the device.
- depth number
- Depth of the device.
- height number
- Height of the device.
- length number
- Length of the device.
- lengthHeight stringUnit 
- Unit for the dimensions of length, height and width.
- weight number
- Weight of the device.
- weightUnit string
- Unit for the dimensions of weight.
- width number
- Width of the device.
- depth float
- Depth of the device.
- height float
- Height of the device.
- length float
- Length of the device.
- length_height_ strunit 
- Unit for the dimensions of length, height and width.
- weight float
- Weight of the device.
- weight_unit str
- Unit for the dimensions of weight.
- width float
- Width of the device.
- depth Number
- Depth of the device.
- height Number
- Height of the device.
- length Number
- Length of the device.
- lengthHeight StringUnit 
- Unit for the dimensions of length, height and width.
- weight Number
- Weight of the device.
- weightUnit String
- Unit for the dimensions of weight.
- width Number
- Width of the device.
FilterableProperty 
- SupportedValues List<string>
- Values to be filtered.
- Type
string | Pulumi.Azure Native. Edge Order. Supported Filter Types 
- Type of product filter.
- SupportedValues []string
- Values to be filtered.
- Type
string | SupportedFilter Types 
- Type of product filter.
- supportedValues List<String>
- Values to be filtered.
- type
String | SupportedFilter Types 
- Type of product filter.
- supportedValues string[]
- Values to be filtered.
- type
string | SupportedFilter Types 
- Type of product filter.
- supported_values Sequence[str]
- Values to be filtered.
- type
str | SupportedFilter Types 
- Type of product filter.
- supportedValues List<String>
- Values to be filtered.
- type
String | "ShipTo Countries" | "Double Encryption Status" 
- Type of product filter.
FilterablePropertyResponse  
- SupportedValues List<string>
- Values to be filtered.
- Type string
- Type of product filter.
- SupportedValues []string
- Values to be filtered.
- Type string
- Type of product filter.
- supportedValues List<String>
- Values to be filtered.
- type String
- Type of product filter.
- supportedValues string[]
- Values to be filtered.
- type string
- Type of product filter.
- supported_values Sequence[str]
- Values to be filtered.
- type str
- Type of product filter.
- supportedValues List<String>
- Values to be filtered.
- type String
- Type of product filter.
GroupedChildConfigurationsResponse   
- CategoryInformation Pulumi.Azure Native. Edge Order. Inputs. Category Information Response 
- Category information.
- ChildConfigurations List<Pulumi.Azure Native. Edge Order. Inputs. Child Configuration Response> 
- List of child configurations.
- CategoryInformation CategoryInformation Response 
- Category information.
- ChildConfigurations []ChildConfiguration Response 
- List of child configurations.
- categoryInformation CategoryInformation Response 
- Category information.
- childConfigurations List<ChildConfiguration Response> 
- List of child configurations.
- categoryInformation CategoryInformation Response 
- Category information.
- childConfigurations ChildConfiguration Response[] 
- List of child configurations.
- category_information CategoryInformation Response 
- Category information.
- child_configurations Sequence[ChildConfiguration Response] 
- List of child configurations.
- categoryInformation Property Map
- Category information.
- childConfigurations List<Property Map>
- List of child configurations.
HierarchyInformation 
- ConfigurationName string
- Represents configuration name that uniquely identifies configuration.
- ProductFamily stringName 
- Represents product family name that uniquely identifies product family.
- ProductLine stringName 
- Represents product line name that uniquely identifies product line.
- ProductName string
- Represents product name that uniquely identifies product.
- ConfigurationName string
- Represents configuration name that uniquely identifies configuration.
- ProductFamily stringName 
- Represents product family name that uniquely identifies product family.
- ProductLine stringName 
- Represents product line name that uniquely identifies product line.
- ProductName string
- Represents product name that uniquely identifies product.
- configurationName String
- Represents configuration name that uniquely identifies configuration.
- productFamily StringName 
- Represents product family name that uniquely identifies product family.
- productLine StringName 
- Represents product line name that uniquely identifies product line.
- productName String
- Represents product name that uniquely identifies product.
- configurationName string
- Represents configuration name that uniquely identifies configuration.
- productFamily stringName 
- Represents product family name that uniquely identifies product family.
- productLine stringName 
- Represents product line name that uniquely identifies product line.
- productName string
- Represents product name that uniquely identifies product.
- 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.
- configurationName String
- Represents configuration name that uniquely identifies configuration.
- productFamily StringName 
- Represents product family name that uniquely identifies product family.
- productLine StringName 
- Represents product line name that uniquely identifies product line.
- productName String
- Represents product name that uniquely identifies product.
HierarchyInformationResponse  
- ConfigurationName string
- Represents configuration name that uniquely identifies configuration.
- ProductFamily stringName 
- Represents product family name that uniquely identifies product family.
- ProductLine stringName 
- Represents product line name that uniquely identifies product line.
- ProductName string
- Represents product name that uniquely identifies product.
- ConfigurationName string
- Represents configuration name that uniquely identifies configuration.
- ProductFamily stringName 
- Represents product family name that uniquely identifies product family.
- ProductLine stringName 
- Represents product line name that uniquely identifies product line.
- ProductName string
- Represents product name that uniquely identifies product.
- configurationName String
- Represents configuration name that uniquely identifies configuration.
- productFamily StringName 
- Represents product family name that uniquely identifies product family.
- productLine StringName 
- Represents product line name that uniquely identifies product line.
- productName String
- Represents product name that uniquely identifies product.
- configurationName string
- Represents configuration name that uniquely identifies configuration.
- productFamily stringName 
- Represents product family name that uniquely identifies product family.
- productLine stringName 
- Represents product line name that uniquely identifies product line.
- productName string
- Represents product name that uniquely identifies product.
- 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.
- configurationName String
- Represents configuration name that uniquely identifies configuration.
- productFamily StringName 
- Represents product family name that uniquely identifies product family.
- productLine StringName 
- Represents product line name that uniquely identifies product line.
- productName String
- Represents product name that uniquely identifies product.
ImageInformationResponse  
- image_type str
- Type of the image.
- image_url str
- Url of the image.
LinkResponse 
Pav2MeterDetailsResponse  
- ChargingType string
- Charging type.
- MeterGuid string
- Validation status of requested data center and transport.
- Multiplier double
- Billing unit applicable for Pav2 billing.
- ChargingType string
- Charging type.
- MeterGuid string
- Validation status of requested data center and transport.
- Multiplier float64
- Billing unit applicable for Pav2 billing.
- chargingType String
- Charging type.
- meterGuid String
- Validation status of requested data center and transport.
- multiplier Double
- Billing unit applicable for Pav2 billing.
- chargingType string
- Charging type.
- meterGuid string
- Validation status of requested data center and transport.
- multiplier number
- Billing unit applicable for Pav2 billing.
- charging_type str
- Charging type.
- meter_guid str
- Validation status of requested data center and transport.
- multiplier float
- Billing unit applicable for Pav2 billing.
- chargingType String
- Charging type.
- meterGuid String
- Validation status of requested data center and transport.
- multiplier Number
- Billing unit applicable for Pav2 billing.
PurchaseMeterDetailsResponse   
- ChargingType string
- Charging type.
- Multiplier double
- Billing unit applicable for Pav2 billing.
- ProductId string
- Product Id.
- SkuId string
- Sku Id.
- TermId string
- Term Id.
- ChargingType string
- Charging type.
- Multiplier float64
- Billing unit applicable for Pav2 billing.
- ProductId string
- Product Id.
- SkuId string
- Sku Id.
- TermId string
- Term Id.
- chargingType String
- Charging type.
- multiplier Double
- Billing unit applicable for Pav2 billing.
- productId String
- Product Id.
- skuId String
- Sku Id.
- termId String
- Term Id.
- chargingType string
- Charging type.
- multiplier number
- Billing unit applicable for Pav2 billing.
- productId string
- Product Id.
- skuId string
- Sku Id.
- termId string
- Term Id.
- charging_type str
- Charging type.
- multiplier float
- Billing unit applicable for Pav2 billing.
- product_id str
- Product Id.
- sku_id str
- Sku Id.
- term_id str
- Term Id.
- chargingType String
- Charging type.
- multiplier Number
- Billing unit applicable for Pav2 billing.
- productId String
- Product Id.
- skuId String
- Sku Id.
- termId String
- Term Id.
SpecificationResponse 
SupportedFilterTypes  
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 v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi