IDedicatedHsm 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.DedicatedHsm.Models.Api20211130.DedicatedHsmTypeConverter))]
public interface IDedicatedHsm : Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Models.Api20211130.IResource
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Models.Api20211130.DedicatedHsmTypeConverter))>]
type IDedicatedHsm = interface
interface IJsonSerializable
interface IResource
Public Interface IDedicatedHsm
Implements IResource
- Derived
- Attributes
- Implements
Properties
Id |
The Azure Resource Manager resource ID for the dedicated HSM. (Inherited from IResource) |
Location |
The supported Azure location where the dedicated HSM should be created. (Inherited from IResource) |
ManagementNetworkProfileNetworkInterface |
Specifies the list of resource Ids for the network interfaces associated with the dedicated HSM. |
ManagementNetworkProfileSubnetId |
The ARM resource id in the form of /subscriptions/{SubscriptionId}/resourceGroups/{ResourceGroupName}/... |
Name |
The name of the dedicated HSM. (Inherited from IResource) |
NetworkProfileNetworkInterface |
Specifies the list of resource Ids for the network interfaces associated with the dedicated HSM. |
NetworkProfileSubnetId |
The ARM resource id in the form of /subscriptions/{SubscriptionId}/resourceGroups/{ResourceGroupName}/... |
ProvisioningState |
Provisioning state. |
SkuName |
SKU of the dedicated HSM (Inherited from IResource) |
StampId |
This field will be used when RP does not support Availability zones. |
StatusMessage |
Resource Status Message. |
SystemDataCreatedAt |
The timestamp of dedicated hsm resource creation (UTC). |
SystemDataCreatedBy |
The identity that created dedicated hsm resource. |
SystemDataCreatedByType |
The type of identity that created dedicated hsm resource. |
SystemDataLastModifiedAt |
The timestamp of dedicated hsm resource last modification (UTC). |
SystemDataLastModifiedBy |
The identity that last modified dedicated hsm resource. |
SystemDataLastModifiedByType |
The type of identity that last modified dedicated hsm resource. |
Tag |
Resource tags (Inherited from IResource) |
Type |
The resource type of the dedicated HSM. (Inherited from IResource) |
Zone |
The Dedicated Hsm zones. (Inherited from IResource) |
Methods
ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |