IEncryption Interface

Definition

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

Properties

CustomerManagedKeyEncryptionKeyUrl
KeyEncryptionKeyIdentityDelegatedIdentityClientId
KeyEncryptionKeyIdentityType
KeyEncryptionKeyIdentityUserAssignedIdentityResourceId

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to