IManagedHsmSku Interface
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.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.KeyVault.Models.ManagedHsmSkuTypeConverter))]
public interface IManagedHsmSku : Microsoft.Azure.PowerShell.Cmdlets.KeyVault.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.KeyVault.Models.ManagedHsmSkuTypeConverter))>]
type IManagedHsmSku = interface
interface IJsonSerializable
Public Interface IManagedHsmSku
Implements IJsonSerializable
- Derived
- Attributes
- Implements
Properties
Family |
SKU Family of the managed HSM Pool |
Name |
SKU of the managed HSM Pool |
Methods
ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |