Share via


AccountKeyDatastoreSecrets Class

Definition

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

Constructors

AccountKeyDatastoreSecrets()

Properties

Key
SecretsType

Methods

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

Applies to