ManagedHsmResource 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 resource
public class ManagedHsmResource : Microsoft.Rest.Azure.IResource
type ManagedHsmResource = class
interface IResource
Public Class ManagedHsmResource
Implements IResource
- Inheritance
-
ManagedHsmResource
- Derived
- Implements
Constructors
ManagedHsmResource() |
Initializes a new instance of the ManagedHsmResource class. |
ManagedHsmResource(String, String, String, String, ManagedHsmSku, IDictionary<String,String>) |
Initializes a new instance of the ManagedHsmResource class. |
Properties
Id |
Gets the Azure Resource Manager resource ID for the managed HSM Pool. |
Location |
Gets or sets the supported Azure location where the managed HSM Pool should be created. |
Name |
Gets the name of the managed HSM Pool. |
Sku |
Gets or sets SKU details |
Tags |
Gets or sets resource tags |
Type |
Gets the resource type of the managed HSM Pool. |
Methods
Validate() |
Validate the object. |
Applies to
Azure SDK for .NET