PaymentHsmProperties 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.
The Payment HSM Properties.
public class PaymentHsmProperties : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.HardwareSecurityModules.Models.PaymentHsmProperties>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.HardwareSecurityModules.Models.PaymentHsmProperties>
type PaymentHsmProperties = class
interface IJsonModel<PaymentHsmProperties>
interface IPersistableModel<PaymentHsmProperties>
Public Class PaymentHsmProperties
Implements IJsonModel(Of PaymentHsmProperties), IPersistableModel(Of PaymentHsmProperties)
- Inheritance
-
PaymentHsmProperties
- Implements
Properties
| Name | Description |
|---|---|
| AppFqdn |
App FQDN of the Payment HSM. |
| MgmtFqdn |
Mgmt FQDN of the Payment HSM. |
| State |
The Payment HSM State. |
| StateMessage |
The Payment HSM State message. |