get_datastore: Get an existing datastore

Description Usage Arguments Value

View source: R/datastore.R

Description

Get the corresponding datastore object for an existing datastore by name from the given workspace.

Usage

1
get_datastore(workspace, datastore_name)

Arguments

workspace

The Workspace object.

datastore_name

A string of the name of the datastore.

Value

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.


aawoocay/vignettefiles documentation built on Dec. 31, 2020, 6:38 p.m.