net10.0
namespace Azure.ResourceManager.CognitiveServices.Models
{
    public static class ArmCognitiveServicesModelFactory
    {
        public static CognitiveServicesAccountProperties CognitiveServicesAccountProperties(ServiceAccountProvisioningState? provisioningState = default, string endpoint = null, IEnumerable<CognitiveServicesSkuCapability> capabilities = null, bool? isMigrated = default, string migrationToken = null, CognitiveServicesSkuChangeInfo skuChangeInfo = null, string customSubDomainName = null, CognitiveServicesNetworkRuleSet networkAcls = null, ServiceAccountEncryptionProperties encryption = null, IEnumerable<ServiceAccountUserOwnedStorage> userOwnedStorage = null, UserOwnedAmlWorkspace amlWorkspace = null, IEnumerable<CognitiveServicesPrivateEndpointConnectionData> privateEndpointConnections = null, ServiceAccountPublicNetworkAccess? publicNetworkAccess = default, ServiceAccountApiProperties apiProperties = null, DateTimeOffset? createdOn = default, ServiceAccountCallRateLimit callRateLimit = null, bool? enableDynamicThrottling = default, ServiceAccountQuotaLimit quotaLimit = null, bool? restrictOutboundNetworkAccess = default, IEnumerable<string> allowedFqdnList = null, bool? disableLocalAuth = default, IReadOnlyDictionary<string, string> endpoints = null, bool? restore = default, DateTimeOffset? deletedOn = default, string scheduledPurgeDate = null, CognitiveServicesMultiRegionSettings locations = null, IEnumerable<CommitmentPlanAssociation> commitmentPlanAssociations = null, AbusePenalty abusePenalty = null, RaiMonitorConfig raiMonitorConfig = null, AIFoundryNetworkInjection aiFoundryNetworkInjection = null, bool? allowProjectManagement = default, string defaultProject = null, IEnumerable<string> associatedProjects = null);
    }
}
.NET
8.09.010.0
Information specific to net10.0
Assembly

Azure.ResourceManager.CognitiveServices , Version=1.5.2.0, PublicKeyToken=92742159e12e44c8

Referencing

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

Package Azure.ResourceManager.CognitiveServices (1.5.2) net8.0
Platform Restrictions

This API is supported on all platforms.

  • Built-in API
  • Package-provided API