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