Delen via


EncryptionProperty Class

Definition

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

Constructors

EncryptionProperty()

Properties

IdentityUserAssignedIdentity
KeyVaultPropertyIdentityClientId
KeyVaultPropertyKeyIdentifier
KeyVaultPropertyKeyVaultArmId
Status

Methods

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

Applies to