Share via


IAzureBlobDatastore Interface

Definition

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

Properties

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

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to