net11.0
namespace Azure.ResourceManager.ProviderHub.Models
{
    public static class ArmProviderHubModelFactory
    {
        public static ResourceTypeSkuSetting ResourceTypeSkuSetting(string name = null, string tier = null, string size = null, string family = null, string kind = null, IEnumerable<string> locations = null, IEnumerable<ResourceTypeSkuLocationInfo> locationInfo = null, IEnumerable<string> requiredQuotaIds = null, IEnumerable<string> requiredFeatures = null, ResourceTypeSkuCapacity capacity = null, IEnumerable<ResourceTypeSkuCost> costs = null, IEnumerable<ResourceSkuCapability> capabilities = null);
    }
}
.NET
8.09.010.011.0
Information specific to net11.0
Assembly

Azure.ResourceManager.ProviderHub , Version=1.2.1.0, PublicKeyToken=92742159e12e44c8

Referencing

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

Package Azure.ResourceManager.ProviderHub (1.2.1) net10.0
Platform Restrictions

This API is supported on all platforms.

  • Built-in API
  • Package-provided API