Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
reset the file in rest client
  • Loading branch information
Nethra Sashikar committed Oct 29, 2024
commit cc7b5f137257b1c6be39d12d88d5278d20a160f7
Original file line number Diff line number Diff line change
Expand Up @@ -35062,9 +35062,6 @@ def __init__(
the workspace. Possible values include: "AccessKey", "Identity", "UserDelegationSAS".
:paramtype system_datastores_auth_mode: str or
~azure.mgmt.machinelearningservices.models.SystemDatastoresAuthMode
:keyword system_datastores_auth_mode: The auth mode used for accessing the system datastores of
the workspace.
:paramtype system_datastores_auth_mode: str
:keyword v1_legacy_mode: Enabling v1_legacy_mode may prevent you from using features provided
by the v2 API.
:paramtype v1_legacy_mode: bool
Expand Down