IDataReferenceCredential Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20240401.DataReferenceCredentialTypeConverter))]
public interface IDataReferenceCredential : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20240401.DataReferenceCredentialTypeConverter))>]
type IDataReferenceCredential = interface
    interface IJsonSerializable
Public Interface IDataReferenceCredential
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

CredentialType

[Required] Credential type used to authentication with storage.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to