Aracılığıyla paylaş


IAccountKeyDatastoreCredentials Interface

Definition

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

Properties

CredentialsType

[Required] Credential type used to authentication with storage.

(Inherited from IDatastoreCredentials)
Secret

[Required] Storage account secrets.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to