net10.0
namespace Azure.ResourceManager.ProviderHub.Models
{
    public static class ArmProviderHubModelFactory
    {
        public static ProviderResourceType ProviderResourceType(string name = null, ResourceRoutingType? routingType = default, AdditionalOptionResourceType? additionalOptions = default, CrossTenantTokenValidation? crossTenantTokenValidation = default, ResourceValidation? resourceValidation = default, IEnumerable<string> allowedUnauthorizedActions = null, IEnumerable<AllowedUnauthorizedActionsExtension> allowedUnauthorizedActionsExtensions = null, IEnumerable<AuthorizationActionMapping> authorizationActionMappings = null, IEnumerable<LinkedAccessCheck> linkedAccessChecks = null, string defaultApiVersion = null, IEnumerable<LoggingRule> loggingRules = null, IEnumerable<ThrottlingRule> throttlingRules = null, IEnumerable<ResourceProviderEndpoint> endpoints = null, MarketplaceType? marketplaceType = default, IdentityManagementType? managementType = default, BinaryData metadata = null, IEnumerable<string> requiredFeatures = null, FeaturesPolicy? requiredFeaturesPolicy = default, IEnumerable<ProviderSubscriptionStateRule> subscriptionStateRules = null, IEnumerable<ServiceTreeInfo> serviceTreeInfos = null, ProviderRequestHeaderOptions requestHeaderOptions = null, string skuLink = null, IEnumerable<string> disallowedActionVerbs = null, TemplateDeploymentPolicy templateDeploymentPolicy = null, IEnumerable<ProviderHubExtendedLocationOptions> extendedLocations = null, IEnumerable<LinkedOperationRule> linkedOperationRules = null, ManifestResourceDeletionPolicy? resourceDeletionPolicy = default, ProviderQuotaRule quotaRule = null, IEnumerable<ProviderNotification> notifications = null, IEnumerable<LinkedNotificationRule> linkedNotificationRules = null, AsyncOperationPollingRules asyncOperationPollingRules = null);
    }
}
.NET
8.09.010.0
Information specific to net10.0
Assembly

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

Referencing

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

Package Azure.ResourceManager.ProviderHub (1.2.0) net8.0
Platform Restrictions

This API is supported on all platforms.

  • Built-in API
  • Package-provided API