KeyProperties.ExternalKey Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the external key reference, if available. Only populated on Managed HSM with service
version 2026-01-01-preview or later when the key is registered as an external key.
public Azure.Security.KeyVault.Keys.ExternalKey ExternalKey { get; }
member this.ExternalKey : Azure.Security.KeyVault.Keys.ExternalKey
Public ReadOnly Property ExternalKey As ExternalKey