net11.0
namespace Azure.ResourceManager.ProviderHub.Models
{
    public static class ArmProviderHubModelFactory
    {
        public static ResourceTypeEndpoint ResourceTypeEndpoint(ResourceTypeEndpointKind? kind = default, bool? isEnabled = default, IEnumerable<string> apiVersions = null, IEnumerable<AzureLocation> locations = null, IEnumerable<string> requiredFeatures = null, FeaturesPolicy? requiredFeaturesPolicy = default, IEnumerable<ResourceTypeExtension> extensions = null, TimeSpan? timeout = default, ProviderEndpointTypeResourceType? endpointType = default, TokenAuthConfiguration tokenAuthConfiguration = null, string skuLink = null, Uri endpointUri = null, string apiVersion = null, IEnumerable<string> zones = null, ProviderDstsConfiguration dstsConfiguration = null, ResourceTypeDataBoundary? dataBoundary = default);
    }
}
.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