ApplicationGatewayManagedHsm interface

Managed HSM properties of an application gateway.

Properties

keyId

Key identifier of a key stored in Managed HSM.

publicCertData

Base-64 encoded value of a base-64 public certificate.

Property Details

keyId

Key identifier of a key stored in Managed HSM.

keyId?: string

Property Value

string

publicCertData

Base-64 encoded value of a base-64 public certificate.

publicCertData?: string

Property Value

string