Share via


IAzureFileDatastore Interface

Definition

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

Properties

AccountName
Credentials (Inherited from IDatastoreProperties)
DatastoreType (Inherited from IDatastoreProperties)
Description (Inherited from IResourceBase)
Endpoint
FileShareName
IsDefault (Inherited from IDatastoreProperties)
Property (Inherited from IResourceBase)
Protocol
ServiceDataAccessAuthIdentity
Tag (Inherited from IResourceBase)

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to