Share via


AzureBlobDatastore Class

Definition

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

Constructors

AzureBlobDatastore()

Properties

AccountName
ContainerName
Credentials
DatastoreType
Description
Endpoint
IsDefault
Property
Protocol
ServiceDataAccessAuthIdentity
Tag

Methods

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

Applies to