Description Usage Arguments Value
Get the corresponding datastore object for an existing datastore by name from the given workspace.
1 | get_datastore(workspace, datastore_name)
|
workspace |
The |
datastore_name |
A string of the name of the datastore. |
The azureml.data.azure_sql_database.AzureBlobDatastore
,
azureml.data.azure_sql_database.AzureFileDatastore
,
azureml.data.azure_sql_database.AzureSqlDatabaseDatastore
,
azureml.data.azure_data_lake_datastore.AzureDataLakeGen2Datastore
,
azureml.data.azure_postgre_sql_datastore.AzurePostgreSqlDatastore
, or
azureml.data.azure_sql_database.AzureSqlDatabaseDatastore
object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.