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

IDedicatedHsmProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Models.Api20211130.DedicatedHsmPropertiesTypeConverter))]
public interface IDedicatedHsmProperties : Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Models.Api20211130.DedicatedHsmPropertiesTypeConverter))>]
type IDedicatedHsmProperties = interface
    interface IJsonSerializable
Public Interface IDedicatedHsmProperties
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

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}/...

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.

StampId

This field will be used when RP does not support Availability zones.

StatusMessage

Resource Status Message.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to