Partilhar via


IKeyEncryptionKeyInfo Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.KeyEncryptionKeyInfoTypeConverter))]
public interface IKeyEncryptionKeyInfo : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.KeyEncryptionKeyInfoTypeConverter))>]
type IKeyEncryptionKeyInfo = interface
    interface IJsonSerializable
Public Interface IKeyEncryptionKeyInfo
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

KeyIdentifier

The key URL / identifier.

KeyVaultResourceArmId

The KeyVault resource ARM Id for key.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to