Sdílet prostřednictvím


MachineLearningWorkspacePatch Class

Definition

The parameters for updating a machine learning workspace.

public class MachineLearningWorkspacePatch
type MachineLearningWorkspacePatch = class
Public Class MachineLearningWorkspacePatch
Inheritance
MachineLearningWorkspacePatch

Constructors

MachineLearningWorkspacePatch()

Initializes a new instance of MachineLearningWorkspacePatch.

Properties

ApplicationInsights

ARM id of the application insights associated with this workspace.

ContainerRegistry

ARM id of the container registry associated with this workspace.

CosmosDbCollectionsThroughput

Gets or sets the cosmos db collections throughput.

Description

The description of this workspace.

EnableDataIsolation

Gets or sets the enable data isolation.

FeatureStoreSettings

Settings for feature store type workspace.

FriendlyName

The friendly name for this workspace. This name in mutable.

Identity

Managed service identity (system assigned and/or user assigned identities).

ImageBuildCompute

The compute name for image build.

KeyIdentifier

Gets or sets the key identifier.

ManagedNetwork

Managed Network settings for a machine learning workspace.

PrimaryUserAssignedIdentity

The user assigned identity resource id that represents the workspace identity.

PublicNetworkAccessType

Whether requests from Public Network are allowed.

Sku

Optional. This field is required to be implemented by the RP because AML is supporting more than one tier.

SoftDeleteRetentionInDays

Retention time in days after workspace get soft deleted.

Tags

The resource tags for the machine learning workspace.

V1LegacyMode

Enabling v1_legacy_mode may prevent you from using features provided by the v2 API.

Applies to