Delen via


AzureFileDatastore Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.AzureFileDatastoreTypeConverter))]
public class AzureFileDatastore : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.IAzureFileDatastore, Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.IValidates
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.AzureFileDatastoreTypeConverter))>]
type AzureFileDatastore = class
    interface IAzureFileDatastore
    interface IJsonSerializable
    interface IDatastoreProperties
    interface IResourceBase
    interface IValidates
Public Class AzureFileDatastore
Implements IAzureFileDatastore, IValidates
Inheritance
AzureFileDatastore
Attributes
Implements

Constructors

AzureFileDatastore()

Properties

AccountName
Credentials
DatastoreType
Description
Endpoint
FileShareName
IsDefault
Property
Protocol
ServiceDataAccessAuthIdentity
Tag

Methods

DeserializeFromDictionary(IDictionary)
DeserializeFromPSObject(PSObject)
FromJson(JsonNode)
FromJsonString(String)
ToJson(JsonObject, SerializationMode)
ToJsonString()
ToString()
Validate(IEventListener)

Applies to