IAzureFileDatastore Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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) |