ManagedHsm 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.
Resource information with extended details.
public class ManagedHsm : Microsoft.Azure.Management.KeyVault.Models.ManagedHsmResource
type ManagedHsm = class
inherit ManagedHsmResource
Public Class ManagedHsm
Inherits ManagedHsmResource
- Inheritance
Constructors
ManagedHsm() |
Initializes a new instance of the ManagedHsm class. |
ManagedHsm(String, String, String, String, ManagedHsmSku, IDictionary<String,String>, ManagedHsmProperties) |
Initializes a new instance of the ManagedHsm class. |
Properties
Id |
Gets the Azure Resource Manager resource ID for the managed HSM Pool. (Inherited from ManagedHsmResource) |
Location |
Gets or sets the supported Azure location where the managed HSM Pool should be created. (Inherited from ManagedHsmResource) |
Name |
Gets the name of the managed HSM Pool. (Inherited from ManagedHsmResource) |
Properties |
Gets or sets properties of the managed HSM |
Sku |
Gets or sets SKU details (Inherited from ManagedHsmResource) |
Tags |
Gets or sets resource tags (Inherited from ManagedHsmResource) |
Type |
Gets the resource type of the managed HSM Pool. (Inherited from ManagedHsmResource) |
Methods
Validate() |
Validate the object. |
Applies to
Azure SDK for .NET