Share via


AccountKeyDatastoreCredentials Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.AccountKeyDatastoreCredentialsTypeConverter))]
public class AccountKeyDatastoreCredentials : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.IAccountKeyDatastoreCredentials, Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.IValidates
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.AccountKeyDatastoreCredentialsTypeConverter))>]
type AccountKeyDatastoreCredentials = class
    interface IAccountKeyDatastoreCredentials
    interface IJsonSerializable
    interface IDatastoreCredentials
    interface IValidates
Public Class AccountKeyDatastoreCredentials
Implements IAccountKeyDatastoreCredentials, IValidates
Inheritance
AccountKeyDatastoreCredentials
Attributes
Implements

Constructors

AccountKeyDatastoreCredentials()

Properties

CredentialsType
Secret

Methods

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

Applies to