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.63.0 published on Tuesday, Sep 24, 2024 by Pulumi
azure-native.edgeorder.listProductFamilies
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.63.0 published on Tuesday, Sep 24, 2024 by Pulumi
This method provides the list of product families for the given subscription. Azure REST API version: 2021-12-01.
Other available API versions: 2020-12-01-preview.
Using listProductFamilies
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 listProductFamilies(args: ListProductFamiliesArgs, opts?: InvokeOptions): Promise<ListProductFamiliesResult>
function listProductFamiliesOutput(args: ListProductFamiliesOutputArgs, opts?: InvokeOptions): Output<ListProductFamiliesResult>
def list_product_families(customer_subscription_details: Optional[CustomerSubscriptionDetails] = None,
expand: Optional[str] = None,
filterable_properties: Optional[Mapping[str, Sequence[FilterableProperty]]] = None,
skip_token: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> ListProductFamiliesResult
def list_product_families_output(customer_subscription_details: Optional[pulumi.Input[CustomerSubscriptionDetailsArgs]] = None,
expand: Optional[pulumi.Input[str]] = None,
filterable_properties: Optional[pulumi.Input[Mapping[str, pulumi.Input[Sequence[pulumi.Input[FilterablePropertyArgs]]]]]] = None,
skip_token: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[ListProductFamiliesResult]
func ListProductFamilies(ctx *Context, args *ListProductFamiliesArgs, opts ...InvokeOption) (*ListProductFamiliesResult, error)
func ListProductFamiliesOutput(ctx *Context, args *ListProductFamiliesOutputArgs, opts ...InvokeOption) ListProductFamiliesResultOutput
> Note: This function is named ListProductFamilies
in the Go SDK.
public static class ListProductFamilies
{
public static Task<ListProductFamiliesResult> InvokeAsync(ListProductFamiliesArgs args, InvokeOptions? opts = null)
public static Output<ListProductFamiliesResult> Invoke(ListProductFamiliesInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<ListProductFamiliesResult> listProductFamilies(ListProductFamiliesArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:edgeorder:listProductFamilies
arguments:
# arguments dictionary
The following arguments are supported:
- Filterable
Properties Dictionary<string, ImmutableArray<Pulumi. Azure Native. Edge Order. Inputs. Filterable Property>> - Dictionary of filterable properties on product family.
- Customer
Subscription 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
- Expand string
- $expand is supported on configurations parameter for product, which provides details on the configurations for the product.
- Skip
Token string - $skipToken is supported on list of product families, which provides the next page in the list of product families.
- Filterable
Properties map[string][]FilterableProperty - Dictionary of filterable properties on product family.
- Customer
Subscription CustomerDetails Subscription Details - Customer subscription properties. Clients can display available products to unregistered customers by explicitly passing subscription details
- Expand string
- $expand is supported on configurations parameter for product, which provides details on the configurations for the product.
- Skip
Token string - $skipToken is supported on list of product families, which provides the next page in the list of product families.
- filterable
Properties Map<String,List<FilterableProperty>> - Dictionary of filterable properties on product family.
- customer
Subscription CustomerDetails Subscription Details - Customer subscription properties. Clients can display available products to unregistered customers by explicitly passing subscription details
- expand String
- $expand is supported on configurations parameter for product, which provides details on the configurations for the product.
- skip
Token String - $skipToken is supported on list of product families, which provides the next page in the list of product families.
- filterable
Properties {[key: string]: FilterableProperty[]} - Dictionary of filterable properties on product family.
- customer
Subscription CustomerDetails Subscription Details - Customer subscription properties. Clients can display available products to unregistered customers by explicitly passing subscription details
- expand string
- $expand is supported on configurations parameter for product, which provides details on the configurations for the product.
- skip
Token string - $skipToken is supported on list of product families, which provides the next page in the list of product families.
- filterable_
properties Mapping[str, Sequence[FilterableProperty]] - Dictionary of filterable properties on product family.
- customer_
subscription_ Customerdetails Subscription Details - Customer subscription properties. Clients can display available products to unregistered customers by explicitly passing subscription details
- expand str
- $expand is supported on configurations parameter for product, which provides details on the configurations for the product.
- skip_
token str - $skipToken is supported on list of product families, which provides the next page in the list of product families.
- filterable
Properties Map<List<Property Map>> - Dictionary of filterable properties on product family.
- customer
Subscription Property MapDetails - Customer subscription properties. Clients can display available products to unregistered customers by explicitly passing subscription details
- expand String
- $expand is supported on configurations parameter for product, which provides details on the configurations for the product.
- skip
Token String - $skipToken is supported on list of product families, which provides the next page in the list of product families.
listProductFamilies Result
The following output properties are available:
- Value
List<Pulumi.
Azure Native. Edge Order. Outputs. Product Family Response> - List of product families.
- Next
Link string - Link for the next set of product families.
- Value
[]Product
Family Response - List of product families.
- Next
Link string - Link for the next set of product families.
- value
List<Product
Family Response> - List of product families.
- next
Link String - Link for the next set of product families.
- value
Product
Family Response[] - List of product families.
- next
Link string - Link for the next set of product families.
- value
Sequence[Product
Family Response] - List of product families.
- next_
link str - Link for the next set of product families.
- value List<Property Map>
- List of product families.
- next
Link String - Link for the next set of product families.
Supporting Types
AvailabilityInformationResponse
- Availability
Stage string - Current availability stage of the product.
- Disabled
Reason string - Reason why the product is disabled.
- Disabled
Reason stringMessage - Message for why the product is disabled.
- Availability
Stage string - Current availability stage of the product.
- Disabled
Reason string - Reason why the product is disabled.
- Disabled
Reason stringMessage - Message for why the product is disabled.
- availability
Stage String - Current availability stage of the product.
- disabled
Reason String - Reason why the product is disabled.
- disabled
Reason StringMessage - Message for why the product is disabled.
- availability
Stage string - Current availability stage of the product.
- disabled
Reason string - Reason why the product is disabled.
- disabled
Reason 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.
- availability
Stage String - Current availability stage of the product.
- disabled
Reason String - Reason why the product is disabled.
- disabled
Reason StringMessage - Message for why the product is disabled.
BillingMeterDetailsResponse
- Frequency string
- Frequency of recurrence.
- Meter
Details Pulumi.Azure | Pulumi.Native. Edge Order. Inputs. Pav2Meter Details Response Azure Native. Edge Order. Inputs. Purchase Meter Details Response - Represents MeterDetails.
- Metering
Type string - Represents Metering type (eg one-time or recurrent).
- Name string
- Represents Billing type name.
- Frequency string
- Frequency of recurrence.
- Meter
Details Pav2MeterDetails | PurchaseResponse Meter Details Response - Represents MeterDetails.
- Metering
Type string - Represents Metering type (eg one-time or recurrent).
- Name string
- Represents Billing type name.
- frequency String
- Frequency of recurrence.
- meter
Details Pav2MeterDetails | PurchaseResponse Meter Details Response - Represents MeterDetails.
- metering
Type String - Represents Metering type (eg one-time or recurrent).
- name String
- Represents Billing type name.
- frequency string
- Frequency of recurrence.
- meter
Details Pav2MeterDetails | PurchaseResponse Meter Details Response - Represents MeterDetails.
- metering
Type 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.
- meter
Details Property Map | Property Map - Represents MeterDetails.
- metering
Type String - Represents Metering type (eg one-time or recurrent).
- name String
- Represents Billing type name.
CategoryInformationResponse
- Category
Display stringName - Category display name of the child configuration.
- Category
Name 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.
- Category
Display stringName - Category display name of the child configuration.
- Category
Name string - Category name of the child configuration.
- Description string
- Description text for the category.
- Links
[]Link
Response - Links for the category.
- category
Display StringName - Category display name of the child configuration.
- category
Name String - Category name of the child configuration.
- description String
- Description text for the category.
- links
List<Link
Response> - Links for the category.
- category
Display stringName - Category display name of the child configuration.
- category
Name string - Category name of the child configuration.
- description string
- Description text for the category.
- links
Link
Response[] - 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[Link
Response] - Links for the category.
- category
Display StringName - Category display name of the child configuration.
- category
Name String - Category name of the child configuration.
- description String
- Description text for the category.
- links List<Property Map>
- Links for the category.
ChildConfigurationResponse
- Availability
Information Pulumi.Azure Native. Edge Order. Inputs. Availability Information Response - Availability information of the product system.
- Child
Configuration stringType - Child configuration type.
- Child
Configuration List<string>Types - Different types of child configurations which exist for this configuration, these can be used to populate the child configuration filter.
- Cost
Information 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.
- Display
Name string - Display Name for the product system.
- Filterable
Properties List<Pulumi.Azure Native. Edge Order. Inputs. Filterable Property Response> - List of filters supported for a product.
- Fulfilled
By string - The entity responsible for fulfillment of the item at the given hierarchy level.
- Grouped
Child 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.
- Hierarchy
Information Pulumi.Azure Native. Edge Order. Inputs. Hierarchy Information Response - Hierarchy information of a product.
- Image
Information List<Pulumi.Azure Native. Edge Order. Inputs. Image Information 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
List<Pulumi.
Azure Native. Edge Order. Inputs. Specification Response> - Specifications of the configuration.
- Availability
Information AvailabilityInformation Response - Availability information of the product system.
- Child
Configuration stringType - Child configuration type.
- Child
Configuration []stringTypes - 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
Description
Response - Description related to the product system.
- Dimensions
Dimensions
Response - Dimensions of the configuration.
- Display
Name string - Display Name for the product system.
- Filterable
Properties []FilterableProperty Response - List of filters supported for a product.
- Fulfilled
By string - The entity responsible for fulfillment of the item at the given hierarchy level.
- Grouped
Child []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 []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
[]Specification
Response - Specifications of the configuration.
- availability
Information AvailabilityInformation Response - Availability information of the product system.
- child
Configuration StringType - Child configuration type.
- child
Configuration List<String>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
Description
Response - Description related to the product system.
- dimensions
Dimensions
Response - Dimensions of the configuration.
- display
Name String - Display Name for the product system.
- filterable
Properties List<FilterableProperty Response> - List of filters supported for a product.
- fulfilled
By String - The entity responsible for fulfillment of the item at the given hierarchy level.
- grouped
Child 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.
- hierarchy
Information HierarchyInformation Response - Hierarchy information of a product.
- image
Information List<ImageInformation Response> - Image information for the product system.
- is
Part 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.
- maximum
Quantity Integer - Maximum quantity a customer can order while choosing this configuration.
- minimum
Quantity Integer - Minimum quantity a customer can order while choosing this configuration.
- specifications
List<Specification
Response> - Specifications of the configuration.
- availability
Information AvailabilityInformation Response - Availability information of the product system.
- child
Configuration stringType - Child configuration type.
- child
Configuration string[]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
Description
Response - Description related to the product system.
- dimensions
Dimensions
Response - Dimensions of the configuration.
- display
Name string - Display Name for the product system.
- filterable
Properties FilterableProperty Response[] - List of filters supported for a product.
- fulfilled
By string - The entity responsible for fulfillment of the item at the given hierarchy level.
- grouped
Child 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 ImageInformation Response[] - Image information for the product system.
- is
Part 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.
- maximum
Quantity number - Maximum quantity a customer can order while choosing this configuration.
- minimum
Quantity number - Minimum quantity a customer can order while choosing this configuration.
- specifications
Specification
Response[] - 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
Description
Response - Description related to the product system.
- dimensions
Dimensions
Response - 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[Specification
Response] - Specifications of the configuration.
- availability
Information Property Map - Availability information of the product system.
- child
Configuration StringType - Child configuration type.
- child
Configuration List<String>Types - Different types of child configurations which exist for this configuration, these can be used to populate the child configuration filter.
- cost
Information Property Map - Cost information for the product system.
- description Property Map
- Description related to the product system.
- dimensions Property Map
- Dimensions of the configuration.
- display
Name String - Display Name for the product system.
- filterable
Properties List<Property Map> - List of filters supported for a product.
- fulfilled
By String - The entity responsible for fulfillment of the item at the given hierarchy level.
- grouped
Child List<Property Map>Configurations - Child configurations present for the configuration after applying child configuration filter, grouped by the category name of the child configuration.
- hierarchy
Information Property Map - Hierarchy information of a product.
- image
Information List<Property Map> - Image information for the product system.
- is
Part 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.
- maximum
Quantity Number - Maximum quantity a customer can order while choosing this configuration.
- minimum
Quantity Number - Minimum quantity a customer can order while choosing this configuration.
- specifications List<Property Map>
- Specifications of the configuration.
ConfigurationResponse
- Availability
Information Pulumi.Azure Native. Edge Order. Inputs. Availability Information Response - Availability information of the product system.
- Child
Configuration List<string>Types - Different types of child configurations which exist for this configuration, these can be used to populate the child configuration filter.
- Cost
Information 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.
- Display
Name string - Display Name for the product system.
- Filterable
Properties List<Pulumi.Azure Native. Edge Order. Inputs. Filterable Property Response> - List of filters supported for a product.
- Fulfilled
By string - The entity responsible for fulfillment of the item at the given hierarchy level.
- Grouped
Child 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.
- Hierarchy
Information Pulumi.Azure Native. Edge Order. Inputs. Hierarchy Information Response - Hierarchy information of a product.
- Image
Information 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.
- Availability
Information AvailabilityInformation Response - Availability information of the product system.
- Child
Configuration []stringTypes - 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
Description
Response - Description related to the product system.
- Dimensions
Dimensions
Response - Dimensions of the configuration.
- Display
Name string - Display Name for the product system.
- Filterable
Properties []FilterableProperty Response - List of filters supported for a product.
- Fulfilled
By string - The entity responsible for fulfillment of the item at the given hierarchy level.
- Grouped
Child []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 []ImageInformation Response - Image information for the product system.
- Specifications
[]Specification
Response - Specifications of the configuration.
- availability
Information AvailabilityInformation Response - Availability information of the product system.
- child
Configuration List<String>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
Description
Response - Description related to the product system.
- dimensions
Dimensions
Response - Dimensions of the configuration.
- display
Name String - Display Name for the product system.
- filterable
Properties List<FilterableProperty Response> - List of filters supported for a product.
- fulfilled
By String - The entity responsible for fulfillment of the item at the given hierarchy level.
- grouped
Child 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.
- hierarchy
Information HierarchyInformation Response - Hierarchy information of a product.
- image
Information List<ImageInformation Response> - Image information for the product system.
- specifications
List<Specification
Response> - Specifications of the configuration.
- availability
Information AvailabilityInformation Response - Availability information of the product system.
- child
Configuration string[]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
Description
Response - Description related to the product system.
- dimensions
Dimensions
Response - Dimensions of the configuration.
- display
Name string - Display Name for the product system.
- filterable
Properties FilterableProperty Response[] - List of filters supported for a product.
- fulfilled
By string - The entity responsible for fulfillment of the item at the given hierarchy level.
- grouped
Child 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 ImageInformation Response[] - Image information for the product system.
- specifications
Specification
Response[] - 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
Description
Response - Description related to the product system.
- dimensions
Dimensions
Response - 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[Specification
Response] - Specifications of the configuration.
- availability
Information Property Map - Availability information of the product system.
- child
Configuration List<String>Types - Different types of child configurations which exist for this configuration, these can be used to populate the child configuration filter.
- cost
Information Property Map - Cost information for the product system.
- description Property Map
- Description related to the product system.
- dimensions Property Map
- Dimensions of the configuration.
- display
Name String - Display Name for the product system.
- filterable
Properties List<Property Map> - List of filters supported for a product.
- fulfilled
By String - The entity responsible for fulfillment of the item at the given hierarchy level.
- grouped
Child List<Property Map>Configurations - Child configurations present for the configuration after applying child configuration filter, grouped by the category name of the child configuration.
- hierarchy
Information Property Map - Hierarchy information of a product.
- image
Information List<Property Map> - Image information for the product system.
- specifications List<Property Map>
- Specifications of the configuration.
CostInformationResponse
- Billing
Info stringUrl - Default url to display billing information.
- Billing
Meter List<Pulumi.Details Azure Native. Edge Order. Inputs. Billing Meter Details Response> - Details on the various billing aspects for the product system.
- Billing
Info stringUrl - Default url to display billing information.
- Billing
Meter []BillingDetails Meter Details Response - Details on the various billing aspects for the product system.
- billing
Info StringUrl - Default url to display billing information.
- billing
Meter List<BillingDetails Meter Details Response> - Details on the various billing aspects for the product system.
- billing
Info stringUrl - Default url to display billing information.
- billing
Meter 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.
- billing
Info StringUrl - Default url to display billing information.
- billing
Meter List<Property Map>Details - Details on the various billing aspects for the product system.
CustomerSubscriptionDetails
- Quota
Id string - Quota ID of a subscription.
- Location
Placement stringId - Location placement Id of a subscription.
- Registered
Features List<Pulumi.Azure Native. Edge Order. Inputs. Customer Subscription Registered Features> - List of registered feature flags for subscription.
- Quota
Id string - Quota ID of a subscription.
- Location
Placement stringId - Location placement Id of a subscription.
- Registered
Features []CustomerSubscription Registered Features - List of registered feature flags for subscription.
- quota
Id String - Quota ID of a subscription.
- location
Placement StringId - Location placement Id of a subscription.
- registered
Features List<CustomerSubscription Registered Features> - List of registered feature flags for subscription.
- quota
Id string - Quota ID of a subscription.
- location
Placement stringId - Location placement Id of a subscription.
- registered
Features 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.
- quota
Id String - Quota ID of a subscription.
- location
Placement StringId - Location placement Id of a subscription.
- registered
Features List<Property Map> - List of registered feature flags for subscription.
CustomerSubscriptionRegisteredFeatures
DescriptionResponse
- Attributes List<string>
- Attributes for the product system.
- Description
Type 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.
- Long
Description string - Long description of the product system.
- Short
Description string - Short description of the product system.
- Attributes []string
- Attributes for the product system.
- Description
Type string - Type of description.
- Keywords []string
- Keywords for the product system.
- Links
[]Link
Response - Links for the product system.
- Long
Description string - Long description of the product system.
- Short
Description string - Short description of the product system.
- attributes List<String>
- Attributes for the product system.
- description
Type String - Type of description.
- keywords List<String>
- Keywords for the product system.
- links
List<Link
Response> - Links for the product system.
- long
Description String - Long description of the product system.
- short
Description String - Short description of the product system.
- attributes string[]
- Attributes for the product system.
- description
Type string - Type of description.
- keywords string[]
- Keywords for the product system.
- links
Link
Response[] - Links for the product system.
- long
Description string - Long description of the product system.
- short
Description 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[Link
Response] - 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.
- description
Type String - Type of description.
- keywords List<String>
- Keywords for the product system.
- links List<Property Map>
- Links for the product system.
- long
Description String - Long description of the product system.
- short
Description 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.
- Length
Height stringUnit - Unit for the dimensions of length, height and width.
- Weight double
- Weight of the device.
- Weight
Unit 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.
- Length
Height stringUnit - Unit for the dimensions of length, height and width.
- Weight float64
- Weight of the device.
- Weight
Unit 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.
- length
Height StringUnit - Unit for the dimensions of length, height and width.
- weight Double
- Weight of the device.
- weight
Unit 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.
- length
Height stringUnit - Unit for the dimensions of length, height and width.
- weight number
- Weight of the device.
- weight
Unit 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.
- length
Height StringUnit - Unit for the dimensions of length, height and width.
- weight Number
- Weight of the device.
- weight
Unit String - Unit for the dimensions of weight.
- width Number
- Width of the device.
FilterableProperty
- Supported
Values List<string> - Values to be filtered.
- Type
string | Pulumi.
Azure Native. Edge Order. Supported Filter Types - Type of product filter.
- Supported
Values []string - Values to be filtered.
- Type
string | Supported
Filter Types - Type of product filter.
- supported
Values List<String> - Values to be filtered.
- type
String | Supported
Filter Types - Type of product filter.
- supported
Values string[] - Values to be filtered.
- type
string | Supported
Filter Types - Type of product filter.
- supported_
values Sequence[str] - Values to be filtered.
- type
str | Supported
Filter Types - Type of product filter.
- supported
Values List<String> - Values to be filtered.
- type
String | "Ship
To Countries" | "Double Encryption Status" - Type of product filter.
FilterablePropertyResponse
- Supported
Values List<string> - Values to be filtered.
- Type string
- Type of product filter.
- Supported
Values []string - Values to be filtered.
- Type string
- Type of product filter.
- supported
Values List<String> - Values to be filtered.
- type String
- Type of product filter.
- supported
Values 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.
- supported
Values List<String> - Values to be filtered.
- type String
- Type of product filter.
GroupedChildConfigurationsResponse
- Category
Information Pulumi.Azure Native. Edge Order. Inputs. Category Information Response - Category information.
- Child
Configurations List<Pulumi.Azure Native. Edge Order. Inputs. Child Configuration Response> - List of child configurations.
- Category
Information CategoryInformation Response - Category information.
- Child
Configurations []ChildConfiguration Response - List of child configurations.
- category
Information CategoryInformation Response - Category information.
- child
Configurations List<ChildConfiguration Response> - List of child configurations.
- category
Information CategoryInformation Response - Category information.
- child
Configurations ChildConfiguration Response[] - List of child configurations.
- category_
information CategoryInformation Response - Category information.
- child_
configurations Sequence[ChildConfiguration Response] - List of child configurations.
- category
Information Property Map - Category information.
- child
Configurations List<Property Map> - List of child configurations.
HierarchyInformationResponse
- 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
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
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
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_
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
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.
ImageInformationResponse
- image_
type str - Type of the image.
- image_
url str - Url of the image.
LinkResponse
Pav2MeterDetailsResponse
- Charging
Type string - Charging type.
- Meter
Guid string - Validation status of requested data center and transport.
- Multiplier double
- Billing unit applicable for Pav2 billing.
- Charging
Type string - Charging type.
- Meter
Guid string - Validation status of requested data center and transport.
- Multiplier float64
- Billing unit applicable for Pav2 billing.
- charging
Type String - Charging type.
- meter
Guid String - Validation status of requested data center and transport.
- multiplier Double
- Billing unit applicable for Pav2 billing.
- charging
Type string - Charging type.
- meter
Guid 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.
- charging
Type String - Charging type.
- meter
Guid String - Validation status of requested data center and transport.
- multiplier Number
- Billing unit applicable for Pav2 billing.
ProductFamilyResponse
- Availability
Information Pulumi.Azure Native. Edge Order. Inputs. Availability Information Response - Availability information of the product system.
- Cost
Information 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.
- Display
Name string - Display Name for the product system.
- Filterable
Properties List<Pulumi.Azure Native. Edge Order. Inputs. Filterable Property Response> - List of filters supported for a product.
- Fulfilled
By string - The entity responsible for fulfillment of the item at the given hierarchy level.
- Hierarchy
Information Pulumi.Azure Native. Edge Order. Inputs. Hierarchy Information Response - Hierarchy information of a product.
- Image
Information List<Pulumi.Azure Native. Edge Order. Inputs. Image Information Response> - Image information for the product system.
- Product
Lines List<Pulumi.Azure Native. Edge Order. Inputs. Product Line Response> - List of product lines supported in the product family.
- Resource
Provider List<Pulumi.Details Azure Native. Edge Order. Inputs. Resource Provider Details Response> - Contains details related to resource provider.
- Availability
Information AvailabilityInformation Response - Availability information of the product system.
- Cost
Information CostInformation Response - Cost information for the product system.
- Description
Description
Response - Description related to the product system.
- Display
Name string - Display Name for the product system.
- Filterable
Properties []FilterableProperty Response - List of filters supported for a product.
- Fulfilled
By string - The entity responsible for fulfillment of the item at the given hierarchy level.
- Hierarchy
Information HierarchyInformation Response - Hierarchy information of a product.
- Image
Information []ImageInformation Response - Image information for the product system.
- Product
Lines []ProductLine Response - List of product lines supported in the product family.
- Resource
Provider []ResourceDetails Provider Details Response - Contains details related to resource provider.
- availability
Information AvailabilityInformation Response - Availability information of the product system.
- cost
Information CostInformation Response - Cost information for the product system.
- description
Description
Response - Description related to the product system.
- display
Name String - Display Name for the product system.
- filterable
Properties List<FilterableProperty Response> - List of filters supported for a product.
- fulfilled
By String - The entity responsible for fulfillment of the item at the given hierarchy level.
- hierarchy
Information HierarchyInformation Response - Hierarchy information of a product.
- image
Information List<ImageInformation Response> - Image information for the product system.
- product
Lines List<ProductLine Response> - List of product lines supported in the product family.
- resource
Provider List<ResourceDetails Provider Details Response> - Contains details related to resource provider.
- availability
Information AvailabilityInformation Response - Availability information of the product system.
- cost
Information CostInformation Response - Cost information for the product system.
- description
Description
Response - Description related to the product system.
- display
Name string - Display Name for the product system.
- filterable
Properties FilterableProperty Response[] - List of filters supported for a product.
- fulfilled
By string - The entity responsible for fulfillment of the item at the given hierarchy level.
- hierarchy
Information HierarchyInformation Response - Hierarchy information of a product.
- image
Information ImageInformation Response[] - Image information for the product system.
- product
Lines ProductLine Response[] - List of product lines supported in the product family.
- resource
Provider ResourceDetails Provider Details Response[] - Contains details related to resource provider.
- availability_
information AvailabilityInformation Response - Availability information of the product system.
- cost_
information CostInformation Response - Cost information for the product system.
- description
Description
Response - Description related to the product system.
- 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.
- hierarchy_
information HierarchyInformation Response - Hierarchy information of a product.
- image_
information Sequence[ImageInformation Response] - Image information for the product system.
- product_
lines Sequence[ProductLine Response] - List of product lines supported in the product family.
- resource_
provider_ Sequence[Resourcedetails Provider Details Response] - Contains details related to resource provider.
- availability
Information Property Map - Availability information of the product system.
- cost
Information Property Map - Cost information for the product system.
- description Property Map
- Description related to the product system.
- display
Name String - Display Name for the product system.
- filterable
Properties List<Property Map> - List of filters supported for a product.
- fulfilled
By String - The entity responsible for fulfillment of the item at the given hierarchy level.
- hierarchy
Information Property Map - Hierarchy information of a product.
- image
Information List<Property Map> - Image information for the product system.
- product
Lines List<Property Map> - List of product lines supported in the product family.
- resource
Provider List<Property Map>Details - Contains details related to resource provider.
ProductLineResponse
- Availability
Information Pulumi.Azure Native. Edge Order. Inputs. Availability Information Response - Availability information of the product system.
- Cost
Information 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.
- Display
Name string - Display Name for the product system.
- Filterable
Properties List<Pulumi.Azure Native. Edge Order. Inputs. Filterable Property Response> - List of filters supported for a product.
- Fulfilled
By string - The entity responsible for fulfillment of the item at the given hierarchy level.
- Hierarchy
Information Pulumi.Azure Native. Edge Order. Inputs. Hierarchy Information Response - Hierarchy information of a product.
- Image
Information List<Pulumi.Azure Native. Edge Order. Inputs. Image Information Response> - Image information for the product system.
- Products
List<Pulumi.
Azure Native. Edge Order. Inputs. Product Response> - List of products in the product line.
- Availability
Information AvailabilityInformation Response - Availability information of the product system.
- Cost
Information CostInformation Response - Cost information for the product system.
- Description
Description
Response - Description related to the product system.
- Display
Name string - Display Name for the product system.
- Filterable
Properties []FilterableProperty Response - List of filters supported for a product.
- Fulfilled
By string - The entity responsible for fulfillment of the item at the given hierarchy level.
- Hierarchy
Information HierarchyInformation Response - Hierarchy information of a product.
- Image
Information []ImageInformation Response - Image information for the product system.
- Products
[]Product
Response - List of products in the product line.
- availability
Information AvailabilityInformation Response - Availability information of the product system.
- cost
Information CostInformation Response - Cost information for the product system.
- description
Description
Response - Description related to the product system.
- display
Name String - Display Name for the product system.
- filterable
Properties List<FilterableProperty Response> - List of filters supported for a product.
- fulfilled
By String - The entity responsible for fulfillment of the item at the given hierarchy level.
- hierarchy
Information HierarchyInformation Response - Hierarchy information of a product.
- image
Information List<ImageInformation Response> - Image information for the product system.
- products
List<Product
Response> - List of products in the product line.
- availability
Information AvailabilityInformation Response - Availability information of the product system.
- cost
Information CostInformation Response - Cost information for the product system.
- description
Description
Response - Description related to the product system.
- display
Name string - Display Name for the product system.
- filterable
Properties FilterableProperty Response[] - List of filters supported for a product.
- fulfilled
By string - The entity responsible for fulfillment of the item at the given hierarchy level.
- hierarchy
Information HierarchyInformation Response - Hierarchy information of a product.
- image
Information ImageInformation Response[] - Image information for the product system.
- products
Product
Response[] - List of products in the product line.
- availability_
information AvailabilityInformation Response - Availability information of the product system.
- cost_
information CostInformation Response - Cost information for the product system.
- description
Description
Response - Description related to the product system.
- 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.
- hierarchy_
information HierarchyInformation Response - Hierarchy information of a product.
- image_
information Sequence[ImageInformation Response] - Image information for the product system.
- products
Sequence[Product
Response] - List of products in the product line.
- availability
Information Property Map - Availability information of the product system.
- cost
Information Property Map - Cost information for the product system.
- description Property Map
- Description related to the product system.
- display
Name String - Display Name for the product system.
- filterable
Properties List<Property Map> - List of filters supported for a product.
- fulfilled
By String - The entity responsible for fulfillment of the item at the given hierarchy level.
- hierarchy
Information Property Map - Hierarchy information of a product.
- image
Information List<Property Map> - Image information for the product system.
- products List<Property Map>
- List of products in the product line.
ProductResponse
- Availability
Information Pulumi.Azure Native. Edge Order. Inputs. Availability Information Response - Availability information of the product system.
- Configurations
List<Pulumi.
Azure Native. Edge Order. Inputs. Configuration Response> - List of configurations for the product.
- Cost
Information 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.
- Display
Name string - Display Name for the product system.
- Filterable
Properties List<Pulumi.Azure Native. Edge Order. Inputs. Filterable Property Response> - List of filters supported for a product.
- Fulfilled
By string - The entity responsible for fulfillment of the item at the given hierarchy level.
- Hierarchy
Information Pulumi.Azure Native. Edge Order. Inputs. Hierarchy Information Response - Hierarchy information of a product.
- Image
Information List<Pulumi.Azure Native. Edge Order. Inputs. Image Information Response> - Image information for the product system.
- Availability
Information AvailabilityInformation Response - Availability information of the product system.
- Configurations
[]Configuration
Response - List of configurations for the product.
- Cost
Information CostInformation Response - Cost information for the product system.
- Description
Description
Response - Description related to the product system.
- Display
Name string - Display Name for the product system.
- Filterable
Properties []FilterableProperty Response - List of filters supported for a product.
- Fulfilled
By string - The entity responsible for fulfillment of the item at the given hierarchy level.
- Hierarchy
Information HierarchyInformation Response - Hierarchy information of a product.
- Image
Information []ImageInformation Response - Image information for the product system.
- availability
Information AvailabilityInformation Response - Availability information of the product system.
- configurations
List<Configuration
Response> - List of configurations for the product.
- cost
Information CostInformation Response - Cost information for the product system.
- description
Description
Response - Description related to the product system.
- display
Name String - Display Name for the product system.
- filterable
Properties List<FilterableProperty Response> - List of filters supported for a product.
- fulfilled
By String - The entity responsible for fulfillment of the item at the given hierarchy level.
- hierarchy
Information HierarchyInformation Response - Hierarchy information of a product.
- image
Information List<ImageInformation Response> - Image information for the product system.
- availability
Information AvailabilityInformation Response - Availability information of the product system.
- configurations
Configuration
Response[] - List of configurations for the product.
- cost
Information CostInformation Response - Cost information for the product system.
- description
Description
Response - Description related to the product system.
- display
Name string - Display Name for the product system.
- filterable
Properties FilterableProperty Response[] - List of filters supported for a product.
- fulfilled
By string - The entity responsible for fulfillment of the item at the given hierarchy level.
- hierarchy
Information HierarchyInformation Response - Hierarchy information of a product.
- image
Information ImageInformation Response[] - Image information for the product system.
- availability_
information AvailabilityInformation Response - Availability information of the product system.
- configurations
Sequence[Configuration
Response] - List of configurations for the product.
- cost_
information CostInformation Response - Cost information for the product system.
- description
Description
Response - Description related to the product system.
- 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.
- hierarchy_
information HierarchyInformation Response - Hierarchy information of a product.
- image_
information Sequence[ImageInformation Response] - Image information for the product system.
- availability
Information Property Map - Availability information of the product system.
- configurations List<Property Map>
- List of configurations for the product.
- cost
Information Property Map - Cost information for the product system.
- description Property Map
- Description related to the product system.
- display
Name String - Display Name for the product system.
- filterable
Properties List<Property Map> - List of filters supported for a product.
- fulfilled
By String - The entity responsible for fulfillment of the item at the given hierarchy level.
- hierarchy
Information Property Map - Hierarchy information of a product.
- image
Information List<Property Map> - Image information for the product system.
PurchaseMeterDetailsResponse
- Charging
Type string - Charging type.
- Multiplier double
- Billing unit applicable for Pav2 billing.
- Product
Id string - Product Id.
- Sku
Id string - Sku Id.
- Term
Id string - Term Id.
- Charging
Type string - Charging type.
- Multiplier float64
- Billing unit applicable for Pav2 billing.
- Product
Id string - Product Id.
- Sku
Id string - Sku Id.
- Term
Id string - Term Id.
- charging
Type String - Charging type.
- multiplier Double
- Billing unit applicable for Pav2 billing.
- product
Id String - Product Id.
- sku
Id String - Sku Id.
- term
Id String - Term Id.
- charging
Type string - Charging type.
- multiplier number
- Billing unit applicable for Pav2 billing.
- product
Id string - Product Id.
- sku
Id string - Sku Id.
- term
Id 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.
- charging
Type String - Charging type.
- multiplier Number
- Billing unit applicable for Pav2 billing.
- product
Id String - Product Id.
- sku
Id String - Sku Id.
- term
Id String - Term Id.
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.
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.63.0 published on Tuesday, Sep 24, 2024 by Pulumi