net11.0
namespace Azure.ResourceManager.MachineLearning.Models
{
    public static class ArmMachineLearningModelFactory
    {
        public static MachineLearningWorkspaceData MachineLearningWorkspaceData(ResourceIdentifier id = null, string name = null, ResourceType resourceType = default, SystemData systemData = null, IDictionary<string, string> tags = null, AzureLocation location = default, bool? allowPublicAccessWhenBehindVnet = default, string applicationInsights = null, IEnumerable<string> associatedWorkspaces = null, string containerRegistry = null, string description = null, Uri discoveryUri = null, bool? enableDataIsolation = default, bool? enableServiceSideCMKEncryption = default, MachineLearningEncryptionProperty encryptionProperty = null, FeatureStoreSettings featureStoreSettings = null, string friendlyName = null, bool? isHbiWorkspace = default, ResourceIdentifier hubResourceId = null, string imageBuildCompute = null, string keyVault = null, ManagedNetworkSettings managedNetwork = null, Uri mlFlowTrackingUri = null, MachineLearningNotebookResourceInfo notebookInfo = null, string primaryUserAssignedIdentity = null, IEnumerable<MachineLearningPrivateEndpointConnectionData> privateEndpointConnections = null, int? privateLinkCount = default, bool? isProvisionNetworkNow = default, MachineLearningProvisioningState? provisioningState = default, PublicNetworkAccess? publicNetworkAccess = default, ServerlessComputeSettings serverlessComputeSettings = null, string serviceProvisionedResourceGroup = null, IEnumerable<MachineLearningSharedPrivateLinkResource> sharedPrivateLinkResources = null, string storageAccount = null, bool? isStorageHnsEnabled = default, SystemDatastoresAuthMode? systemDatastoresAuthMode = default, Guid? tenantId = default, bool? isV1LegacyMode = default, WorkspaceHubConfig workspaceHubConfig = null, string workspaceId = null, int? serviceManagedResourcesCosmosDBCollectionsThroughput = default, ManagedServiceIdentity identity = null, string kind = null, MachineLearningSku sku = null);
    }
}
.NET
8.09.010.011.0
Information specific to net11.0
Assembly

Azure.ResourceManager.MachineLearning , Version=1.3.0.0, PublicKeyToken=92742159e12e44c8

Referencing

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

Package Azure.ResourceManager.MachineLearning (1.3.0) net10.0
Platform Restrictions

This API is supported on all platforms.

  • Built-in API
  • Package-provided API