Delen via


IAzureDataLakeGen1Datastore Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.AzureDataLakeGen1DatastoreTypeConverter))]
public interface IAzureDataLakeGen1Datastore : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.IDatastoreProperties
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.AzureDataLakeGen1DatastoreTypeConverter))>]
type IAzureDataLakeGen1Datastore = interface
    interface IJsonSerializable
    interface IDatastoreProperties
    interface IResourceBase
Public Interface IAzureDataLakeGen1Datastore
Implements IDatastoreProperties
Derived
Attributes
Implements

Properties

Credentials

[Required] Account credentials.

(Inherited from IDatastoreProperties)
DatastoreType

[Required] Storage type backing the datastore.

(Inherited from IDatastoreProperties)
Description

The asset description text.

(Inherited from IResourceBase)
IsDefault

Readonly property to indicate if datastore is the workspace default datastore

(Inherited from IDatastoreProperties)
Property

The asset property dictionary.

(Inherited from IResourceBase)
ServiceDataAccessAuthIdentity

Indicates which identity to use to authenticate service data access to customer's storage.

StoreName

[Required] Azure Data Lake store name.

Tag

Tag dictionary. Tags can be added, removed, and updated.

(Inherited from IResourceBase)

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to