MachineLearningWorkspacePropertiesPatch Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The parameters for updating a machine learning workspace.
public class MachineLearningWorkspacePropertiesPatch : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.MachineLearning.Models.MachineLearningWorkspacePropertiesPatch>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.MachineLearning.Models.MachineLearningWorkspacePropertiesPatch>
type MachineLearningWorkspacePropertiesPatch = class
interface IJsonModel<MachineLearningWorkspacePropertiesPatch>
interface IPersistableModel<MachineLearningWorkspacePropertiesPatch>
Public Class MachineLearningWorkspacePropertiesPatch
Implements IJsonModel(Of MachineLearningWorkspacePropertiesPatch), IPersistableModel(Of MachineLearningWorkspacePropertiesPatch)
- Inheritance
-
MachineLearningWorkspacePropertiesPatch
- Implements
Constructors
| Name | Description |
|---|---|
| MachineLearningWorkspacePropertiesPatch() |
Initializes a new instance of MachineLearningWorkspacePropertiesPatch. |
Properties
| Name | Description |
|---|---|
| ApplicationInsights |
ARM id of the application insights associated with this workspace. |
| ContainerRegistry |
ARM id of the container registry associated with this workspace. |
| Description |
The description of this workspace. |
| EnableDataIsolation |
Gets or sets the EnableDataIsolation. |
| EncryptionKeyIdentifier |
Gets the KeyIdentifier. |
| FeatureStoreSettings |
Settings for feature store type workspace. |
| FriendlyName |
The friendly name for this workspace. This name in mutable. |
| ImageBuildCompute |
The compute name for image build. |
| IsV1LegacyMode |
Enabling v1_legacy_mode may prevent you from using features provided by the v2 API. |
| ManagedNetwork |
Gets or sets the ManagedNetwork. |
| PrimaryUserAssignedIdentity |
The user assigned identity resource id that represents the workspace identity. |
| PublicNetworkAccessType |
Whether requests from Public Network are allowed. |
| ServerlessComputeSettings |
Settings for serverless compute in a workspace. |
| ServiceManagedResourcesCosmosDBCollectionsThroughput |
Gets or sets the CollectionsThroughput. |
| SystemDatastoresAuthMode |
The auth mode used for accessing the system datastores of the workspace. |