ApplicationGatewayManagedHsm interface
Managed HSM properties of an application gateway.
Properties
| key |
Key identifier of a key stored in Managed HSM. |
| public |
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