ApplicationGatewayManagedHsm Class
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.
Managed HSM properties of an application gateway.
public class ApplicationGatewayManagedHsm : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Network.Models.ApplicationGatewayManagedHsm>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Network.Models.ApplicationGatewayManagedHsm>
type ApplicationGatewayManagedHsm = class
interface IJsonModel<ApplicationGatewayManagedHsm>
interface IPersistableModel<ApplicationGatewayManagedHsm>
Public Class ApplicationGatewayManagedHsm
Implements IJsonModel(Of ApplicationGatewayManagedHsm), IPersistableModel(Of ApplicationGatewayManagedHsm)
- Inheritance
-
ApplicationGatewayManagedHsm
- Implements
Constructors
| Name | Description |
|---|---|
| ApplicationGatewayManagedHsm() |
Initializes a new instance of ApplicationGatewayManagedHsm. |
Properties
| Name | Description |
|---|---|
| KeyId |
Key identifier of a key stored in Managed HSM. |
| PublicCertData |
Base-64 encoded value of a base-64 public certificate. |