net11.0
namespace Azure.ResourceManager.EdgeOrder.Models
{
    public static class ArmEdgeOrderModelFactory
    {
        public static EdgeOrderChildConfiguration EdgeOrderChildConfiguration(EdgeOrderChildConfigurationType? childConfigurationType = default, bool? isPartOfBaseConfiguration = default, int? minimumQuantity = default, int? maximumQuantity = default, IEnumerable<ProductSpecification> specifications = null, ProductDimensions dimensions = null, EdgeOrderProvisioningSupport? provisioningSupport = default, IEnumerable<EdgeOrderChildConfigurationType> childConfigurationTypes = null, IEnumerable<EdgeOrderGroupedChildConfigurations> groupedChildConfigurations = null, IEnumerable<TimeSpan> supportedTermCommitmentDurations = null, IEnumerable<FilterableProperty> filterableProperties = null, string displayName = null, ProductDescription description = null, IEnumerable<EdgeOrderProductImageInformation> imageInformation = null, EdgeOrderProductCostInformation costInformation = null, ProductAvailabilityInformation availabilityInformation = null, HierarchyInformation hierarchyInformation = null, EdgeOrderFulfillmentType? fulfilledBy = default);
    }
}
.NET
8.09.010.011.0
Information specific to net11.0
Assembly

Azure.ResourceManager.EdgeOrder , Version=1.1.2.0, PublicKeyToken=92742159e12e44c8

Referencing

Your project needs a package reference to Azure.ResourceManager.EdgeOrder.

Package Azure.ResourceManager.EdgeOrder (1.1.2) net10.0
Platform Restrictions

This API is supported on all platforms.

  • Built-in API
  • Package-provided API