Share via


EncryptionKeyVaultProperties Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.EncryptionKeyVaultPropertiesTypeConverter))]
public class EncryptionKeyVaultProperties : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.IEncryptionKeyVaultProperties
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.EncryptionKeyVaultPropertiesTypeConverter))>]
type EncryptionKeyVaultProperties = class
    interface IEncryptionKeyVaultProperties
    interface IJsonSerializable
Public Class EncryptionKeyVaultProperties
Implements IEncryptionKeyVaultProperties
Inheritance
EncryptionKeyVaultProperties
Attributes
Implements

Constructors

EncryptionKeyVaultProperties()

Properties

IdentityClientId
KeyIdentifier
KeyVaultArmId

Methods

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

Applies to