Delen via


Encryption Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.EncryptionTypeConverter))]
public class Encryption : Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.IEncryption
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.EncryptionTypeConverter))>]
type Encryption = class
    interface IEncryption
    interface IJsonSerializable
Public Class Encryption
Implements IEncryption
Inheritance
Encryption
Attributes
Implements

Constructors

Encryption()

Properties

CustomerManagedKeyEncryptionKeyUrl
KeyEncryptionKeyIdentityDelegatedIdentityClientId
KeyEncryptionKeyIdentityType
KeyEncryptionKeyIdentityUserAssignedIdentityResourceId

Methods

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

Applies to