你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IDedicatedHsm Interface

Definition

[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)

Applies to