Interface Workspace.Update
- All Superinterfaces:
Workspace.UpdateStages.WithApplicationInsights,Workspace.UpdateStages.WithContainerRegistry,Workspace.UpdateStages.WithDescription,Workspace.UpdateStages.WithEnableDataIsolation,Workspace.UpdateStages.WithEncryption,Workspace.UpdateStages.WithFeatureStoreSettings,Workspace.UpdateStages.WithFriendlyName,Workspace.UpdateStages.WithIdentity,Workspace.UpdateStages.WithImageBuildCompute,Workspace.UpdateStages.WithManagedNetwork,Workspace.UpdateStages.WithPrimaryUserAssignedIdentity,Workspace.UpdateStages.WithPublicNetworkAccess,Workspace.UpdateStages.WithServerlessComputeSettings,Workspace.UpdateStages.WithServiceManagedResourcesSettings,Workspace.UpdateStages.WithSku,Workspace.UpdateStages.WithTags,Workspace.UpdateStages.WithV1LegacyMode
- Enclosing interface:
- Workspace
public static interface Workspace.Update
extends Workspace.UpdateStages.WithTags, Workspace.UpdateStages.WithSku, Workspace.UpdateStages.WithIdentity, Workspace.UpdateStages.WithDescription, Workspace.UpdateStages.WithFriendlyName, Workspace.UpdateStages.WithImageBuildCompute, Workspace.UpdateStages.WithServiceManagedResourcesSettings, Workspace.UpdateStages.WithPrimaryUserAssignedIdentity, Workspace.UpdateStages.WithServerlessComputeSettings, Workspace.UpdateStages.WithPublicNetworkAccess, Workspace.UpdateStages.WithApplicationInsights, Workspace.UpdateStages.WithContainerRegistry, Workspace.UpdateStages.WithFeatureStoreSettings, Workspace.UpdateStages.WithManagedNetwork, Workspace.UpdateStages.WithEnableDataIsolation, Workspace.UpdateStages.WithV1LegacyMode, Workspace.UpdateStages.WithEncryption
The template for Workspace update.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.machinelearning.models.Workspace.UpdateStages.WithApplicationInsights
withApplicationInsightsMethods inherited from interface com.azure.resourcemanager.machinelearning.models.Workspace.UpdateStages.WithContainerRegistry
withContainerRegistryMethods inherited from interface com.azure.resourcemanager.machinelearning.models.Workspace.UpdateStages.WithDescription
withDescriptionMethods inherited from interface com.azure.resourcemanager.machinelearning.models.Workspace.UpdateStages.WithEnableDataIsolation
withEnableDataIsolationMethods inherited from interface com.azure.resourcemanager.machinelearning.models.Workspace.UpdateStages.WithEncryption
withEncryptionMethods inherited from interface com.azure.resourcemanager.machinelearning.models.Workspace.UpdateStages.WithFeatureStoreSettings
withFeatureStoreSettingsMethods inherited from interface com.azure.resourcemanager.machinelearning.models.Workspace.UpdateStages.WithFriendlyName
withFriendlyNameMethods inherited from interface com.azure.resourcemanager.machinelearning.models.Workspace.UpdateStages.WithIdentity
withIdentityMethods inherited from interface com.azure.resourcemanager.machinelearning.models.Workspace.UpdateStages.WithImageBuildCompute
withImageBuildComputeMethods inherited from interface com.azure.resourcemanager.machinelearning.models.Workspace.UpdateStages.WithManagedNetwork
withManagedNetworkMethods inherited from interface com.azure.resourcemanager.machinelearning.models.Workspace.UpdateStages.WithPrimaryUserAssignedIdentity
withPrimaryUserAssignedIdentityMethods inherited from interface com.azure.resourcemanager.machinelearning.models.Workspace.UpdateStages.WithPublicNetworkAccess
withPublicNetworkAccessMethods inherited from interface com.azure.resourcemanager.machinelearning.models.Workspace.UpdateStages.WithServerlessComputeSettings
withServerlessComputeSettingsMethods inherited from interface com.azure.resourcemanager.machinelearning.models.Workspace.UpdateStages.WithServiceManagedResourcesSettings
withServiceManagedResourcesSettingsMethods inherited from interface com.azure.resourcemanager.machinelearning.models.Workspace.UpdateStages.WithSku
withSkuMethods inherited from interface com.azure.resourcemanager.machinelearning.models.Workspace.UpdateStages.WithTags
withTagsMethods inherited from interface com.azure.resourcemanager.machinelearning.models.Workspace.UpdateStages.WithV1LegacyMode
withV1LegacyMode
-
Method Details
-
apply
Workspace apply()Executes the update request.- Returns:
- the updated resource.
-
apply
Executes the update request.- Parameters:
context- The context to associate with this operation.- Returns:
- the updated resource.
-